#EEE07C#EEE07C
#EEE07C is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.123 H 101.4°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE07C |
|---|---|
| RGB | rgb(238, 224, 124) |
| HSL | hsl(53, 77%, 71%) |
| HSV | hsv(53, 48%, 93%) |
| CMYK | cmyk(0%, 5.9%, 47.9%, 6.7%) |
| CIE-LAB | lab(88.42, -8.33, 50.34) |
| CIE-LCH | lch(88.42, 51.03, 99.39°) |
| OKLab | oklab(89.73% -0.0242 0.1201) |
| OKLCH | oklch(89.73% 0.123 101.4) |
| XYZ | xyz(65.5554, 72.9459, 29.6916) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.28
Sandy
#F1DA7A
ΔE00 2.75
Dull Yellow
#EEDC5B
ΔE00 3.92
Sandy Yellow
#FDEE73
ΔE00 4.12
Yellow Tan
#FFE36E
ΔE00 4.37
Sand Yellow
#FCE166
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE07C #7C8AEE
analogous
#EEA77C #EEE07C #C3EE7C
triadic
#EEE07C #7CEEE0 #E07CEE
tetradic
#EEE07C #7CEEA7 #7C8AEE #EE7CC3
square
#EEE07C #7CEEA7 #7C8AEE #EE7CC3
split-complementary
#EEE07C #7CC3EE #A77CEE
monochromatic
#D4BD1C #E7D346 #EEE07C #F5EDB2 #FBF9E4
Accessibility & contrast
On white
1.35
#EEE07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EEE07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE07C
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE07C | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA73
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#FDD4C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee07c; /* rgb */ color: rgb(238, 224, 124); /* oklch */ color: oklch(89.7% 0.123 101.4);
Tailwind
colors: {
custom: {
50: '#f5e9a4',
500: '#eee07c',
950: '#000000',
},
}SCSS
$custom: #eee07c; $custom-light: #f5e9a4; $custom-dark: #000000;
JSON
{
"hex": "#eee07c",
"rgb": {
"r": 238,
"g": 224,
"b": 124
},
"hsl": {
"h": 52.632,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.89731,
"c": 0.12251,
"h": 101.4
},
"luminance": 0.72944
}Semantic roles & 50–950 ramp
primary
#EEE07C
secondary
#4656C8
accent
#25D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480