#EEDF80#EEDF80
#EEDF80 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.6% C 0.118 H 100.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF80 |
|---|---|
| RGB | rgb(238, 223, 128) |
| HSL | hsl(52, 76%, 72%) |
| HSV | hsv(52, 46%, 93%) |
| CMYK | cmyk(0%, 6.3%, 46.2%, 6.7%) |
| CIE-LAB | lab(88.22, -7.46, 48.16) |
| CIE-LCH | lch(88.22, 48.74, 98.80°) |
| OKLab | oklab(89.58% -0.0213 0.1156) |
| OKLCH | oklch(89.58% 0.118 100.5) |
| XYZ | xyz(65.5456, 72.5132, 30.9616) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 2.37
Wheat (survey)
#FBDD7E
ΔE00 4.18
Dark Cream
#FFF39A
ΔE00 4.47
Dull Yellow
#EEDC5B
ΔE00 4.51
Yellow Tan
#FFE36E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF80 #808FEE
analogous
#EEA880 #EEDF80 #C6EE80
triadic
#EEDF80 #80EEDF #DF80EE
tetradic
#EEDF80 #80EEA8 #808FEE #EE80C6
square
#EEDF80 #80EEA8 #808FEE #EE80C6
split-complementary
#EEDF80 #80C6EE #A880EE
monochromatic
#D7BD1D #E7D14A #EEDF80 #F5EDB6 #FBF8E4
Accessibility & contrast
On white
1.35
#EEDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#EEDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF80
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF80 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#FDD3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf80; /* rgb */ color: rgb(238, 223, 128); /* oklch */ color: oklch(89.6% 0.118 100.5);
Tailwind
colors: {
custom: {
50: '#f5e8a6',
500: '#eedf80',
950: '#000000',
},
}SCSS
$custom: #eedf80; $custom-light: #f5e8a6; $custom-dark: #000000;
JSON
{
"hex": "#eedf80",
"rgb": {
"r": 238,
"g": 223,
"b": 128
},
"hsl": {
"h": 51.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.89583,
"c": 0.11751,
"h": 100.5
},
"luminance": 0.72511
}Semantic roles & 50–950 ramp
primary
#EEDF80
secondary
#4A5BC8
accent
#29D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480