#EEE080#EEE080
#EEE080 is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.8% C 0.118 H 101.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE080 |
|---|---|
| RGB | rgb(238, 224, 128) |
| HSL | hsl(52, 76%, 72%) |
| HSV | hsv(52, 46%, 93%) |
| CMYK | cmyk(0%, 5.9%, 46.2%, 6.7%) |
| CIE-LAB | lab(88.47, -7.96, 48.48) |
| CIE-LCH | lch(88.47, 49.13, 99.33°) |
| OKLab | oklab(89.79% -0.0228 0.1163) |
| OKLCH | oklch(89.79% 0.118 101.1) |
| XYZ | xyz(65.8135, 73.0491, 31.0510) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.91
Sandy
#F1DA7A
ΔE00 2.69
Dark Cream
#FFF39A
ΔE00 4.30
Wheat (survey)
#FBDD7E
ΔE00 4.46
Dull Yellow
#EEDC5B
ΔE00 4.47
Sandy Yellow
#FDEE73
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE080 #808EEE
analogous
#EEA980 #EEE080 #C5EE80
triadic
#EEE080 #80EEE0 #E080EE
tetradic
#EEE080 #80EEA9 #808EEE #EE80C5
square
#EEE080 #80EEA9 #808EEE #EE80C5
split-complementary
#EEE080 #80C5EE #A980EE
monochromatic
#D7BF1D #E7D34A #EEE080 #F5EDB6 #FBF8E4
Accessibility & contrast
On white
1.35
#EEE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#EEE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE080
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE080 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB78
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#FCD4C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee080; /* rgb */ color: rgb(238, 224, 128); /* oklch */ color: oklch(89.8% 0.118 101.1);
Tailwind
colors: {
custom: {
50: '#f5e9a6',
500: '#eee080',
950: '#000000',
},
}SCSS
$custom: #eee080; $custom-light: #f5e9a6; $custom-dark: #000000;
JSON
{
"hex": "#eee080",
"rgb": {
"r": 238,
"g": 224,
"b": 128
},
"hsl": {
"h": 52.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.89786,
"c": 0.11846,
"h": 101.1
},
"luminance": 0.73047
}Semantic roles & 50–950 ramp
primary
#EEE080
secondary
#4A5AC8
accent
#27D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480