#EEE07B#EEE07B
#EEE07B is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.124 H 101.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE07B |
|---|---|
| RGB | rgb(238, 224, 123) |
| HSL | hsl(53, 77%, 71%) |
| HSV | hsv(53, 48%, 93%) |
| CMYK | cmyk(0%, 5.9%, 48.3%, 6.7%) |
| CIE-LAB | lab(88.41, -8.42, 50.81) |
| CIE-LCH | lch(88.41, 51.50, 99.41°) |
| OKLab | oklab(89.72% -0.0246 0.121) |
| OKLCH | oklch(89.72% 0.124 101.5) |
| XYZ | xyz(65.4925, 72.9207, 29.3603) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.39
Sandy
#F1DA7A
ΔE00 2.79
Dull Yellow
#EEDC5B
ΔE00 3.79
Sandy Yellow
#FDEE73
ΔE00 4.03
Yellow Tan
#FFE36E
ΔE00 4.31
Sand Yellow
#FCE166
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE07B #7B89EE
analogous
#EEA67B #EEE07B #C2EE7B
triadic
#EEE07B #7BEEE0 #E07BEE
tetradic
#EEE07B #7BEEA6 #7B89EE #EE7BC2
square
#EEE07B #7BEEA6 #7B89EE #EE7BC2
split-complementary
#EEE07B #7BC2EE #A67BEE
monochromatic
#D3BD1B #E7D345 #EEE07B #F5EDB1 #FCF9E4
Accessibility & contrast
On white
1.35
#EEE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EEE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE07B
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE07B | 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)
#F0DA72
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#FDD4C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee07b; /* rgb */ color: rgb(238, 224, 123); /* oklch */ color: oklch(89.7% 0.124 101.5);
Tailwind
colors: {
custom: {
50: '#f5e9a3',
500: '#eee07b',
950: '#000000',
},
}SCSS
$custom: #eee07b; $custom-light: #f5e9a3; $custom-dark: #000000;
JSON
{
"hex": "#eee07b",
"rgb": {
"r": 238,
"g": 224,
"b": 123
},
"hsl": {
"h": 52.696,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.89718,
"c": 0.12351,
"h": 101.5
},
"luminance": 0.72919
}Semantic roles & 50–950 ramp
primary
#EEE07B
secondary
#4655C8
accent
#25D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480