#E4D87F#E4D87F
#E4D87F is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 87.3% C 0.111 H 101.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D87F |
|---|---|
| RGB | rgb(228, 216, 127) |
| HSL | hsl(53, 65%, 70%) |
| HSV | hsv(53, 44%, 89%) |
| CMYK | cmyk(0%, 5.3%, 44.3%, 10.6%) |
| CIE-LAB | lab(85.57, -7.99, 45.20) |
| CIE-LCH | lch(85.57, 45.90, 100.03°) |
| OKLab | oklab(87.29% -0.0225 0.109) |
| OKLCH | oklch(87.29% 0.111 101.6) |
| XYZ | xyz(60.3829, 67.1399, 29.8531) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.30
Sand (survey)
#E2CA76
ΔE00 4.54
Wheat (survey)
#FBDD7E
ΔE00 5.34
Dull Yellow
#EEDC5B
ΔE00 5.54
Dark Cream
#FFF39A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D87F #7F8BE4
analogous
#E4A67F #E4D87F #BEE47F
triadic
#E4D87F #7FE4D8 #D87FE4
tetradic
#E4D87F #7FE4A6 #7F8BE4 #E47FBE
square
#E4D87F #7FE4A6 #7F8BE4 #E47FBE
split-complementary
#E4D87F #7FBEE4 #A67FE4
monochromatic
#C0AE29 #D9C94C #E4D87F #EFE7B2 #F9F7E4
Accessibility & contrast
On white
1.46
#E4D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E4D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D87F
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D87F | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#EBD883
Tritanopia (blue-blind)
#F1CDC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d87f; /* rgb */ color: rgb(228, 216, 127); /* oklch */ color: oklch(87.3% 0.111 101.6);
Tailwind
colors: {
custom: {
50: '#eee3a5',
500: '#e4d87f',
950: '#000000',
},
}SCSS
$custom: #e4d87f; $custom-light: #eee3a5; $custom-dark: #000000;
JSON
{
"hex": "#e4d87f",
"rgb": {
"r": 228,
"g": 216,
"b": 127
},
"hsl": {
"h": 52.871,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.87287,
"c": 0.11127,
"h": 101.6
},
"luminance": 0.67138
}Semantic roles & 50–950 ramp
primary
#E4D87F
secondary
#4B59BC
accent
#2ECD19
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480