#F8B181#F8B181
#F8B181 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.7% C 0.104 H 54.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B181 |
|---|---|
| RGB | rgb(248, 177, 129) |
| HSL | hsl(24, 89%, 74%) |
| HSV | hsv(24, 48%, 97%) |
| CMYK | cmyk(0%, 28.6%, 48%, 2.7%) |
| CIE-LAB | lab(77.87, 20.46, 34.79) |
| CIE-LCH | lch(77.87, 40.36, 59.54°) |
| OKLab | oklab(81.69% 0.0602 0.0852) |
| OKLCH | oklch(81.69% 0.104 54.8) |
| XYZ | xyz(58.3989, 52.9899, 27.9169) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.61
Apricot (survey)
#FFB16D
ΔE00 4.49
Sandybrown
#F4A460
ΔE00 5.33
Pale Orange
#FFA756
ΔE00 6.92
Lightsalmon
#FFA07A
ΔE00 7.10
Pastel Orange
#FF964F
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B181 #81C8F8
analogous
#F8818D #F8B181 #F8ED81
triadic
#F8B181 #81F8B1 #B181F8
tetradic
#F8B181 #8DF881 #81C8F8 #ED81F8
square
#F8B181 #8DF881 #81C8F8 #ED81F8
split-complementary
#F8B181 #81F8ED #818DF8
monochromatic
#F1690D #F58D47 #F8B181 #FBD5BB #FDEDE2
Accessibility & contrast
On white
1.81
#F8B181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#F8B181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B181
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B181 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77D
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#FFA3A5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8b181; /* rgb */ color: rgb(248, 177, 129); /* oklch */ color: oklch(81.7% 0.104 54.8);
Tailwind
colors: {
custom: {
50: '#fdc8a6',
500: '#f8b181',
950: '#000000',
},
}SCSS
$custom: #f8b181; $custom-light: #fdc8a6; $custom-dark: #000000;
JSON
{
"hex": "#f8b181",
"rgb": {
"r": 248,
"g": 177,
"b": 129
},
"hsl": {
"h": 24.202,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.81685,
"c": 0.10433,
"h": 54.8
},
"luminance": 0.52986
}Semantic roles & 50–950 ramp
primary
#F8B181
secondary
#489CD5
accent
#89E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280