#E8DF82#E8DF82
#E8DF82 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.115 H 103.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF82 |
|---|---|
| RGB | rgb(232, 223, 130) |
| HSL | hsl(55, 69%, 71%) |
| HSV | hsv(55, 44%, 91%) |
| CMYK | cmyk(0%, 3.9%, 44%, 9%) |
| CIE-LAB | lab(87.75, -9.64, 46.51) |
| CIE-LCH | lch(87.75, 47.49, 101.71°) |
| OKLab | oklab(89.1% -0.0271 0.1121) |
| OKLCH | oklch(89.1% 0.115 103.6) |
| XYZ | xyz(63.6970, 71.5447, 31.5689) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.72
Sandy
#F1DA7A
ΔE00 3.93
Dark Cream
#FFF39A
ΔE00 4.62
Buff
#FEF69E
ΔE00 5.07
Dull Yellow
#EEDC5B
ΔE00 5.34
Sandy Yellow
#FDEE73
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF82 #828BE8
analogous
#E8AC82 #E8DF82 #BEE882
triadic
#E8DF82 #82E8DF #DF82E8
tetradic
#E8DF82 #82E8AC #828BE8 #E882BE
square
#E8DF82 #82E8AC #828BE8 #E882BE
split-complementary
#E8DF82 #82BEE8 #AC82E8
monochromatic
#CABC25 #DED24E #E8DF82 #F2ECB6 #FAF8E5
Accessibility & contrast
On white
1.37
#E8DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#E8DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF82
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF82 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#F5D4C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df82; /* rgb */ color: rgb(232, 223, 130); /* oklch */ color: oklch(89.1% 0.115 103.6);
Tailwind
colors: {
custom: {
50: '#f1e8a8',
500: '#e8df82',
950: '#000000',
},
}SCSS
$custom: #e8df82; $custom-light: #f1e8a8; $custom-dark: #000000;
JSON
{
"hex": "#e8df82",
"rgb": {
"r": 232,
"g": 223,
"b": 130
},
"hsl": {
"h": 54.706,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.89104,
"c": 0.11529,
"h": 103.6
},
"luminance": 0.71543
}Semantic roles & 50–950 ramp
primary
#E8DF82
secondary
#4D57C1
accent
#25D115
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171610
muted
#858480