#F8D87E#F8D87E
#F8D87E is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.0% C 0.115 H 90.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D87E |
|---|---|
| RGB | rgb(248, 216, 126) |
| HSL | hsl(44, 90%, 73%) |
| HSV | hsv(44, 49%, 97%) |
| CMYK | cmyk(0%, 12.9%, 49.2%, 2.7%) |
| CIE-LAB | lab(87.28, -0.10, 48.18) |
| CIE-LCH | lch(87.28, 48.18, 90.12°) |
| OKLab | oklab(89.04% -0.0008 0.1153) |
| OKLCH | oklch(89.04% 0.115 90.4) |
| XYZ | xyz(67.0355, 70.5776, 29.8264) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.45
Sandy
#F1DA7A
ΔE00 2.85
Pale Gold
#FDDE6C
ΔE00 3.65
Light Mustard
#F7D560
ΔE00 3.80
Sand (survey)
#E2CA76
ΔE00 4.22
Yellow Tan
#FFE36E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D87E #7E9EF8
analogous
#F89B7E #F8D87E #DBF87E
triadic
#F8D87E #7EF8D8 #D87EF8
tetradic
#F8D87E #7EF89B #7E9EF8 #F87EDB
square
#F8D87E #7EF89B #7E9EF8 #F87EDB
split-complementary
#F8D87E #7EDBF8 #9B7EF8
monochromatic
#EFB30D #F5C644 #F8D87E #FBEAB8 #FDF6E2
Accessibility & contrast
On white
1.39
#F8D87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F8D87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D87E
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D87E | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD576
Deuteranopia (green-blind)
#F2DF81
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f8d87e; /* rgb */ color: rgb(248, 216, 126); /* oklch */ color: oklch(89.0% 0.115 90.4);
Tailwind
colors: {
custom: {
50: '#fde3a5',
500: '#f8d87e',
950: '#000000',
},
}SCSS
$custom: #f8d87e; $custom-light: #fde3a5; $custom-dark: #000000;
JSON
{
"hex": "#f8d87e",
"rgb": {
"r": 248,
"g": 216,
"b": 126
},
"hsl": {
"h": 44.262,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.8904,
"c": 0.11531,
"h": 90.4
},
"luminance": 0.70575
}Semantic roles & 50–950 ramp
primary
#F8D87E
secondary
#466BD5
accent
#3CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480