#F8B484#F8B484
#F8B484 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.3% C 0.101 H 56.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B484 |
|---|---|
| RGB | rgb(248, 180, 132) |
| HSL | hsl(25, 89%, 75%) |
| HSV | hsv(25, 47%, 97%) |
| CMYK | cmyk(0%, 27.4%, 46.8%, 2.7%) |
| CIE-LAB | lab(78.62, 19.17, 34.19) |
| CIE-LCH | lch(78.62, 39.19, 60.72°) |
| OKLab | oklab(82.28% 0.0566 0.084) |
| OKLCH | oklch(82.28% 0.101 56) |
| XYZ | xyz(59.2003, 54.2690, 29.1822) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.23
Apricot (survey)
#FFB16D
ΔE00 4.42
Sandybrown
#F4A460
ΔE00 5.67
Pale Orange
#FFA756
ΔE00 7.12
Lightsalmon
#FFA07A
ΔE00 7.91
Apricot
#FBCEB1
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B484 #84C8F8
analogous
#F8848E #F8B484 #F8EE84
triadic
#F8B484 #84F8B4 #B484F8
tetradic
#F8B484 #8EF884 #84C8F8 #EE84F8
square
#F8B484 #8EF884 #84C8F8 #EE84F8
split-complementary
#F8B484 #84F8EE #848EF8
monochromatic
#F16D10 #F5914A #F8B484 #FBD7BE #FDEDE2
Accessibility & contrast
On white
1.77
#F8B484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#F8B484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B484
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B484 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA80
Deuteranopia (green-blind)
#D8C884
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f8b484; /* rgb */ color: rgb(248, 180, 132); /* oklch */ color: oklch(82.3% 0.101 56.0);
Tailwind
colors: {
custom: {
50: '#fdcaa8',
500: '#f8b484',
950: '#000000',
},
}SCSS
$custom: #f8b484; $custom-light: #fdcaa8; $custom-dark: #000000;
JSON
{
"hex": "#f8b484",
"rgb": {
"r": 248,
"g": 180,
"b": 132
},
"hsl": {
"h": 24.828,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.82283,
"c": 0.10129,
"h": 56
},
"luminance": 0.54265
}Semantic roles & 50–950 ramp
primary
#F8B484
secondary
#4B9CD5
accent
#87E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280