#E4D885#E4D885
#E4D885 is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.4% C 0.105 H 101.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D885 |
|---|---|
| RGB | rgb(228, 216, 133) |
| HSL | hsl(52, 64%, 71%) |
| HSV | hsv(52, 42%, 89%) |
| CMYK | cmyk(0%, 5.3%, 41.7%, 10.6%) |
| CIE-LAB | lab(85.66, -7.39, 42.33) |
| CIE-LCH | lch(85.66, 42.97, 99.90°) |
| OKLab | oklab(87.38% -0.0202 0.1029) |
| OKLCH | oklch(87.38% 0.105 101.1) |
| XYZ | xyz(60.7857, 67.3010, 31.9741) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.22
Sandy
#F1DA7A
ΔE00 3.67
Sand (survey)
#E2CA76
ΔE00 4.48
Wheat (survey)
#FBDD7E
ΔE00 5.50
Palegoldenrod
#EEE8AA
ΔE00 5.65
Dark Cream
#FFF39A
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D885 #8591E4
analogous
#E4A885 #E4D885 #C0E485
triadic
#E4D885 #85E4D8 #D885E4
tetradic
#E4D885 #85E4A8 #8591E4 #E485C0
square
#E4D885 #85E4A8 #8591E4 #E485C0
split-complementary
#E4D885 #85C0E4 #A885E4
monochromatic
#C3B02B #D9C853 #E4D885 #EFE8B7 #F9F7E6
Accessibility & contrast
On white
1.45
#E4D885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#E4D885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D885
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D885 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#F1CDC4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d885; /* rgb */ color: rgb(228, 216, 133); /* oklch */ color: oklch(87.4% 0.105 101.1);
Tailwind
colors: {
custom: {
50: '#eee3aa',
500: '#e4d885',
950: '#000000',
},
}SCSS
$custom: #e4d885; $custom-light: #eee3aa; $custom-dark: #000000;
JSON
{
"hex": "#e4d885",
"rgb": {
"r": 228,
"g": 216,
"b": 133
},
"hsl": {
"h": 52.421,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.87378,
"c": 0.10483,
"h": 101.1
},
"luminance": 0.67299
}Semantic roles & 50–950 ramp
primary
#E4D885
secondary
#515EBC
accent
#30CC1A
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481