#E8D87F#E8D87F
#E8D87F is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.6% C 0.112 H 99.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D87F |
|---|---|
| RGB | rgb(232, 216, 127) |
| HSL | hsl(51, 70%, 70%) |
| HSV | hsv(51, 45%, 91%) |
| CMYK | cmyk(0%, 6.9%, 45.3%, 9%) |
| CIE-LAB | lab(85.91, -6.40, 45.69) |
| CIE-LCH | lch(85.91, 46.13, 97.98°) |
| OKLab | oklab(87.63% -0.0181 0.11) |
| OKLCH | oklch(87.63% 0.112 99.3) |
| XYZ | xyz(61.6669, 67.8019, 29.9133) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.25
Khaki (CSS)
#F0E68C
ΔE00 3.35
Sand (survey)
#E2CA76
ΔE00 3.86
Wheat (survey)
#FBDD7E
ΔE00 4.24
Dull Yellow
#EEDC5B
ΔE00 5.28
Pale Gold
#FDDE6C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D87F #7F8FE8
analogous
#E8A37F #E8D87F #C3E87F
triadic
#E8D87F #7FE8D8 #D87FE8
tetradic
#E8D87F #7FE8A3 #7F8FE8 #E87FC3
square
#E8D87F #7FE8A3 #7F8FE8 #E87FC3
split-complementary
#E8D87F #7FC3E8 #A37FE8
monochromatic
#C9AF24 #DFC84B #E8D87F #F1E8B3 #FAF7E5
Accessibility & contrast
On white
1.44
#E8D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#E8D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D87F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D87F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#F6CDC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e8d87f; /* rgb */ color: rgb(232, 216, 127); /* oklch */ color: oklch(87.6% 0.112 99.3);
Tailwind
colors: {
custom: {
50: '#f1e3a5',
500: '#e8d87f',
950: '#000000',
},
}SCSS
$custom: #e8d87f; $custom-light: #f1e3a5; $custom-dark: #000000;
JSON
{
"hex": "#e8d87f",
"rgb": {
"r": 232,
"g": 216,
"b": 127
},
"hsl": {
"h": 50.857,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.87631,
"c": 0.11151,
"h": 99.3
},
"luminance": 0.678
}Semantic roles & 50–950 ramp
primary
#E8D87F
secondary
#4B5DC1
accent
#31D214
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480