#EEE077#EEE077
#EEE077 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.7% C 0.127 H 101.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE077 |
|---|---|
| RGB | rgb(238, 224, 119) |
| HSL | hsl(53, 78%, 70%) |
| HSV | hsv(53, 50%, 93%) |
| CMYK | cmyk(0%, 5.9%, 50%, 6.7%) |
| CIE-LAB | lab(88.36, -8.77, 52.65) |
| CIE-LCH | lch(88.36, 53.37, 99.45°) |
| OKLab | oklab(89.67% -0.026 0.1248) |
| OKLCH | oklch(89.67% 0.127 101.8) |
| XYZ | xyz(65.2472, 72.8226, 28.0684) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.83
Sandy
#F1DA7A
ΔE00 2.98
Dull Yellow
#EEDC5B
ΔE00 3.28
Sandy Yellow
#FDEE73
ΔE00 3.69
Sand Yellow
#FCE166
ΔE00 4.08
Yellow Tan
#FFE36E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE077 #7785EE
analogous
#EEA477 #EEE077 #C1EE77
triadic
#EEE077 #77EEE0 #E077EE
tetradic
#EEE077 #77EEA4 #7785EE #EE77C1
square
#EEE077 #77EEA4 #7785EE #EE77C1
split-complementary
#EEE077 #77C1EE #A477EE
monochromatic
#D1BB1A #E7D441 #EEE077 #F5ECAD #FCF9E4
Accessibility & contrast
On white
1.35
#EEE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#EEE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE077
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE077 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6E
Deuteranopia (green-blind)
#F5E17C
Tritanopia (blue-blind)
#FDD3C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee077; /* rgb */ color: rgb(238, 224, 119); /* oklch */ color: oklch(89.7% 0.127 101.8);
Tailwind
colors: {
custom: {
50: '#f6e9a0',
500: '#eee077',
950: '#000000',
},
}SCSS
$custom: #eee077; $custom-light: #f6e9a0; $custom-dark: #000000;
JSON
{
"hex": "#eee077",
"rgb": {
"r": 238,
"g": 224,
"b": 119
},
"hsl": {
"h": 52.941,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.89666,
"c": 0.12744,
"h": 101.8
},
"luminance": 0.7282
}Semantic roles & 50–950 ramp
primary
#EEE077
secondary
#4252C7
accent
#24DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480