#E8DF85#E8DF85
#E8DF85 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.1% C 0.112 H 103.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF85 |
|---|---|
| RGB | rgb(232, 223, 133) |
| HSL | hsl(55, 68%, 72%) |
| HSV | hsv(55, 43%, 91%) |
| CMYK | cmyk(0%, 3.9%, 42.7%, 9%) |
| CIE-LAB | lab(87.79, -9.34, 45.09) |
| CIE-LCH | lch(87.79, 46.04, 101.71°) |
| OKLab | oklab(89.15% -0.026 0.1091) |
| OKLCH | oklch(89.15% 0.112 103.4) |
| XYZ | xyz(63.9013, 71.6264, 32.6449) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 4.01
Dark Cream
#FFF39A
ΔE00 4.53
Buff
#FEF69E
ΔE00 4.97
Palegoldenrod
#EEE8AA
ΔE00 5.63
Sandy Yellow
#FDEE73
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF85 #858EE8
analogous
#E8AE85 #E8DF85 #C0E885
triadic
#E8DF85 #85E8DF #DF85E8
tetradic
#E8DF85 #85E8AE #858EE8 #E885C0
square
#E8DF85 #85E8AE #858EE8 #E885C0
split-complementary
#E8DF85 #85C0E8 #AE85E8
monochromatic
#CCBD26 #DED152 #E8DF85 #F2EDB8 #FAF8E5
Accessibility & contrast
On white
1.37
#E8DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E8DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF85
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF85 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97E
Deuteranopia (green-blind)
#F1DE89
Tritanopia (blue-blind)
#F5D4C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df85; /* rgb */ color: rgb(232, 223, 133); /* oklch */ color: oklch(89.1% 0.112 103.4);
Tailwind
colors: {
custom: {
50: '#f1e8aa',
500: '#e8df85',
950: '#000000',
},
}SCSS
$custom: #e8df85; $custom-light: #f1e8aa; $custom-dark: #000000;
JSON
{
"hex": "#e8df85",
"rgb": {
"r": 232,
"g": 223,
"b": 133
},
"hsl": {
"h": 54.545,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.89148,
"c": 0.11211,
"h": 103.4
},
"luminance": 0.71625
}Semantic roles & 50–950 ramp
primary
#E8DF85
secondary
#505AC1
accent
#26D015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481