#E8DA85#E8DA85
#E8DA85 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.1% C 0.107 H 100.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DA85 |
|---|---|
| RGB | rgb(232, 218, 133) |
| HSL | hsl(52, 68%, 72%) |
| HSV | hsv(52, 43%, 91%) |
| CMYK | cmyk(0%, 6%, 42.7%, 9%) |
| CIE-LAB | lab(86.50, -6.82, 43.47) |
| CIE-LCH | lch(86.50, 44.00, 98.92°) |
| OKLab | oklab(88.13% -0.0188 0.1054) |
| OKLCH | oklch(88.13% 0.107 100.1) |
| XYZ | xyz(62.5852, 68.9940, 32.2062) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.82
Sandy
#F1DA7A
ΔE00 2.96
Sand (survey)
#E2CA76
ΔE00 4.44
Wheat (survey)
#FBDD7E
ΔE00 4.75
Dark Cream
#FFF39A
ΔE00 5.39
Palegoldenrod
#EEE8AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DA85 #8593E8
analogous
#E8A985 #E8DA85 #C5E885
triadic
#E8DA85 #85E8DA #DA85E8
tetradic
#E8DA85 #85E8A9 #8593E8 #E885C5
square
#E8DA85 #85E8A9 #8593E8 #E885C5
split-complementary
#E8DA85 #85C5E8 #A985E8
monochromatic
#CCB526 #DECA52 #E8DA85 #F2EAB8 #FAF7E5
Accessibility & contrast
On white
1.42
#E8DA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#E8DA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DA85
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DA85 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57E
Deuteranopia (green-blind)
#EDDB88
Tritanopia (blue-blind)
#F6CFC5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e8da85; /* rgb */ color: rgb(232, 218, 133); /* oklch */ color: oklch(88.1% 0.107 100.1);
Tailwind
colors: {
custom: {
50: '#f1e5aa',
500: '#e8da85',
950: '#000000',
},
}SCSS
$custom: #e8da85; $custom-light: #f1e5aa; $custom-dark: #000000;
JSON
{
"hex": "#e8da85",
"rgb": {
"r": 232,
"g": 218,
"b": 133
},
"hsl": {
"h": 51.515,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.88127,
"c": 0.10707,
"h": 100.1
},
"luminance": 0.68992
}Semantic roles & 50–950 ramp
primary
#E8DA85
secondary
#5060C1
accent
#30D015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481