#EEE07E#EEE07E
#EEE07E is a very light, vivid yellow. Relative luminance 0.730; OKLCH L 89.8% C 0.120 H 101.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE07E |
|---|---|
| RGB | rgb(238, 224, 126) |
| HSL | hsl(53, 77%, 71%) |
| HSV | hsv(53, 47%, 93%) |
| CMYK | cmyk(0%, 5.9%, 47.1%, 6.7%) |
| CIE-LAB | lab(88.45, -8.15, 49.41) |
| CIE-LCH | lch(88.45, 50.08, 99.36°) |
| OKLab | oklab(89.76% -0.0235 0.1182) |
| OKLCH | oklch(89.76% 0.121 101.3) |
| XYZ | xyz(65.6832, 72.9970, 30.3645) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.09
Sandy
#F1DA7A
ΔE00 2.71
Dull Yellow
#EEDC5B
ΔE00 4.19
Sandy Yellow
#FDEE73
ΔE00 4.32
Dark Cream
#FFF39A
ΔE00 4.41
Wheat (survey)
#FBDD7E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE07E #7E8CEE
analogous
#EEA87E #EEE07E #C4EE7E
triadic
#EEE07E #7EEEE0 #E07EEE
tetradic
#EEE07E #7EEEA8 #7E8CEE #EE7EC4
square
#EEE07E #7EEEA8 #7E8CEE #EE7EC4
split-complementary
#EEE07E #7EC4EE #A87EEE
monochromatic
#D5BE1C #E7D348 #EEE07E #F5EDB4 #FBF9E4
Accessibility & contrast
On white
1.35
#EEE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#EEE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE07E
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE07E | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#F4E182
Tritanopia (blue-blind)
#FDD4C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee07e; /* rgb */ color: rgb(238, 224, 126); /* oklch */ color: oklch(89.8% 0.120 101.3);
Tailwind
colors: {
custom: {
50: '#f5e9a5',
500: '#eee07e',
950: '#000000',
},
}SCSS
$custom: #eee07e; $custom-light: #f5e9a5; $custom-dark: #000000;
JSON
{
"hex": "#eee07e",
"rgb": {
"r": 238,
"g": 224,
"b": 126
},
"hsl": {
"h": 52.5,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.89759,
"c": 0.1205,
"h": 101.3
},
"luminance": 0.72995
}Semantic roles & 50–950 ramp
primary
#EEE07E
secondary
#4858C8
accent
#26D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480