#E8DF8D#E8DF8D
#E8DF8D is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.103 H 102.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF8D |
|---|---|
| RGB | rgb(232, 223, 141) |
| HSL | hsl(54, 66%, 73%) |
| HSV | hsv(54, 39%, 91%) |
| CMYK | cmyk(0%, 3.9%, 39.2%, 9%) |
| CIE-LAB | lab(87.90, -8.51, 41.27) |
| CIE-LCH | lch(87.90, 42.14, 101.66°) |
| OKLab | oklab(89.27% -0.023 0.1008) |
| OKLCH | oklch(89.27% 0.103 102.8) |
| XYZ | xyz(64.4752, 71.8559, 35.6673) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.99
Palegoldenrod
#EEE8AA
ΔE00 4.44
Sandy
#F1DA7A
ΔE00 4.48
Dark Cream
#FFF39A
ΔE00 4.56
Light Tan
#FBEEAC
ΔE00 4.89
Buff
#FEF69E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF8D #8D96E8
analogous
#E8B18D #E8DF8D #C3E88D
triadic
#E8DF8D #8DE8DF #DF8DE8
tetradic
#E8DF8D #8DE8B1 #8D96E8 #E88DC3
square
#E8DF8D #8DE8B1 #8D96E8 #E88DC3
split-complementary
#E8DF8D #8DC3E8 #B18DE8
monochromatic
#D1C02A #DED15A #E8DF8D #F2EDC0 #FAF8E6
Accessibility & contrast
On white
1.37
#E8DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E8DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF8D
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF8D | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#F0DF90
Tritanopia (blue-blind)
#F5D5CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df8d; /* rgb */ color: rgb(232, 223, 141); /* oklch */ color: oklch(89.3% 0.103 102.8);
Tailwind
colors: {
custom: {
50: '#f0e8af',
500: '#e8df8d',
950: '#000000',
},
}SCSS
$custom: #e8df8d; $custom-light: #f0e8af; $custom-dark: #000000;
JSON
{
"hex": "#e8df8d",
"rgb": {
"r": 232,
"g": 223,
"b": 141
},
"hsl": {
"h": 54.066,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.89272,
"c": 0.10341,
"h": 102.8
},
"luminance": 0.71854
}Semantic roles & 50–950 ramp
primary
#E8DF8D
secondary
#5762C2
accent
#29CE17
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481