#EEE07F#EEE07F
#EEE07F is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.8% C 0.119 H 101.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE07F |
|---|---|
| RGB | rgb(238, 224, 127) |
| HSL | hsl(52, 77%, 72%) |
| HSV | hsv(52, 47%, 93%) |
| CMYK | cmyk(0%, 5.9%, 46.6%, 6.7%) |
| CIE-LAB | lab(88.46, -8.05, 48.95) |
| CIE-LCH | lch(88.46, 49.60, 99.34°) |
| OKLab | oklab(89.77% -0.0232 0.1172) |
| OKLCH | oklch(89.77% 0.119 101.2) |
| XYZ | xyz(65.7480, 73.0229, 30.7060) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.99
Sandy
#F1DA7A
ΔE00 2.69
Dull Yellow
#EEDC5B
ΔE00 4.33
Dark Cream
#FFF39A
ΔE00 4.35
Sandy Yellow
#FDEE73
ΔE00 4.42
Wheat (survey)
#FBDD7E
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE07F #7F8DEE
analogous
#EEA97F #EEE07F #C5EE7F
triadic
#EEE07F #7FEEE0 #E07FEE
tetradic
#EEE07F #7FEEA9 #7F8DEE #EE7FC5
square
#EEE07F #7FEEA9 #7F8DEE #EE7FC5
split-complementary
#EEE07F #7FC5EE #A97FEE
monochromatic
#D6BF1C #E7D349 #EEE07F #F5EDB5 #FBF8E4
Accessibility & contrast
On white
1.35
#EEE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#EEE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE07F
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE07F | 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)
#F0DB77
Deuteranopia (green-blind)
#F4E183
Tritanopia (blue-blind)
#FDD4C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee07f; /* rgb */ color: rgb(238, 224, 127); /* oklch */ color: oklch(89.8% 0.119 101.2);
Tailwind
colors: {
custom: {
50: '#f5e9a6',
500: '#eee07f',
950: '#000000',
},
}SCSS
$custom: #eee07f; $custom-light: #f5e9a6; $custom-dark: #000000;
JSON
{
"hex": "#eee07f",
"rgb": {
"r": 238,
"g": 224,
"b": 127
},
"hsl": {
"h": 52.432,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.89772,
"c": 0.11949,
"h": 101.2
},
"luminance": 0.73021
}Semantic roles & 50–950 ramp
primary
#EEE07F
secondary
#4959C8
accent
#26D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480