Skip to content

#f8af7b

a light, electric orange · warm · closest name: peru

RGB
248, 175, 123
HSL
25°, 90%, 73%
CMYK
0, 29, 50, 3
Luminance
0.5205

Every format

HEX#f8af7b
RGBrgb(248, 175, 123)
HSLhsl(25, 90%, 73%)
CMYKcmyk(0%, 29%, 50%, 3%)
LABlab(77.3 21.0 37.2)
LCHlch(77.3 42.7 60.6)
OKLCHoklch(0.812 0.109 56.0)

Copy-ready code

/* CSS */
color: #f8af7b;
background-color: #f8af7b;
/* Tailwind (arbitrary) */
class="text-[#f8af7b] bg-[#f8af7b]"
/* SCSS */
$brand: #f8af7b;
/* SwiftUI */
Color(red: 0.973, green: 0.686, blue: 0.482)
/* Android */
Color.parseColor("#f8af7b")

Accessibility — WCAG contrast

Aa
#f8af7b on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#f8af7b on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green68.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta29.4%
Yellow50.4%
Key (black)2.7%

Color previews

#f8af7b text on a black background

contrast 11.41:1

Card sample

#f8af7b text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f8af7b;
Background color
Panel with #f8af7b background
background-color: #f8af7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f8af7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(248, 175, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 175, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f8af7b;
background: linear-gradient(135deg, #f8af7b, #EEF87B);

Monochromatic scale

Palettes built from #f8af7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8af7b in the Color Lab