#E9DF80#E9DF80
#E9DF80 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.117 H 103.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DF80 |
|---|---|
| RGB | rgb(233, 223, 128) |
| HSL | hsl(54, 70%, 71%) |
| HSV | hsv(54, 45%, 91%) |
| CMYK | cmyk(0%, 4.3%, 45.1%, 8.6%) |
| CIE-LAB | lab(87.80, -9.44, 47.57) |
| CIE-LCH | lch(87.80, 48.49, 101.22°) |
| OKLab | oklab(89.16% -0.0268 0.1143) |
| OKLCH | oklch(89.16% 0.117 103.2) |
| XYZ | xyz(63.8897, 71.6594, 30.8840) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.80
Sandy
#F1DA7A
ΔE00 3.64
Dark Cream
#FFF39A
ΔE00 4.62
Dull Yellow
#EEDC5B
ΔE00 4.94
Sandy Yellow
#FDEE73
ΔE00 5.06
Buff
#FEF69E
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DF80 #808AE9
analogous
#E9AA80 #E9DF80 #BEE980
triadic
#E9DF80 #80E9DF #DF80E9
tetradic
#E9DF80 #80E9AA #808AE9 #E980BE
square
#E9DF80 #80E9AA #808AE9 #E980BE
split-complementary
#E9DF80 #80BEE9 #AA80E9
monochromatic
#CBBB23 #E0D24C #E9DF80 #F2ECB4 #FAF8E5
Accessibility & contrast
On white
1.37
#E9DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E9DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DF80
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DF80 | 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)
#EED978
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#F7D3C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9df80; /* rgb */ color: rgb(233, 223, 128); /* oklch */ color: oklch(89.2% 0.117 103.2);
Tailwind
colors: {
custom: {
50: '#f2e8a6',
500: '#e9df80',
950: '#000000',
},
}SCSS
$custom: #e9df80; $custom-light: #f2e8a6; $custom-dark: #000000;
JSON
{
"hex": "#e9df80",
"rgb": {
"r": 233,
"g": 223,
"b": 128
},
"hsl": {
"h": 54.286,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.89159,
"c": 0.11738,
"h": 103.2
},
"luminance": 0.71658
}Semantic roles & 50–950 ramp
primary
#E9DF80
secondary
#4B57C2
accent
#25D213
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480