#EEE07A#EEE07A
#EEE07A is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.125 H 101.6°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE07A |
|---|---|
| RGB | rgb(238, 224, 122) |
| HSL | hsl(53, 77%, 71%) |
| HSV | hsv(53, 49%, 93%) |
| CMYK | cmyk(0%, 5.9%, 48.7%, 6.7%) |
| CIE-LAB | lab(88.40, -8.51, 51.27) |
| CIE-LCH | lch(88.40, 51.97, 99.42°) |
| OKLab | oklab(89.71% -0.025 0.122) |
| OKLCH | oklch(89.71% 0.125 101.6) |
| XYZ | xyz(65.4302, 72.8958, 29.0323) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.50
Sandy
#F1DA7A
ΔE00 2.83
Dull Yellow
#EEDC5B
ΔE00 3.66
Sandy Yellow
#FDEE73
ΔE00 3.94
Yellow Tan
#FFE36E
ΔE00 4.25
Sand Yellow
#FCE166
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE07A #7A88EE
analogous
#EEA67A #EEE07A #C2EE7A
triadic
#EEE07A #7AEEE0 #E07AEE
tetradic
#EEE07A #7AEEA6 #7A88EE #EE7AC2
square
#EEE07A #7AEEA6 #7A88EE #EE7AC2
split-complementary
#EEE07A #7AC2EE #A67AEE
monochromatic
#D3BC1B #E7D344 #EEE07A #F5EDB0 #FCF9E4
Accessibility & contrast
On white
1.35
#EEE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EEE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE07A
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE07A | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA71
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#FDD4C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee07a; /* rgb */ color: rgb(238, 224, 122); /* oklch */ color: oklch(89.7% 0.125 101.6);
Tailwind
colors: {
custom: {
50: '#f6e9a2',
500: '#eee07a',
950: '#000000',
},
}SCSS
$custom: #eee07a; $custom-light: #f6e9a2; $custom-dark: #000000;
JSON
{
"hex": "#eee07a",
"rgb": {
"r": 238,
"g": 224,
"b": 122
},
"hsl": {
"h": 52.759,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.89705,
"c": 0.12451,
"h": 101.6
},
"luminance": 0.72894
}Semantic roles & 50–950 ramp
primary
#EEE07A
secondary
#4554C8
accent
#25DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480