#EEE08F#EEE08F
#EEE08F is a very light, moderate yellow. Relative luminance 0.735; OKLCH L 90.0% C 0.103 H 99.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE08F |
|---|---|
| RGB | rgb(238, 224, 143) |
| HSL | hsl(51, 74%, 75%) |
| HSV | hsv(51, 40%, 93%) |
| CMYK | cmyk(0%, 5.9%, 39.9%, 6.7%) |
| CIE-LAB | lab(88.67, -6.47, 41.36) |
| CIE-LCH | lch(88.67, 41.86, 98.89°) |
| OKLab | oklab(90.01% -0.0172 0.1011) |
| OKLCH | oklch(90.01% 0.103 99.7) |
| XYZ | xyz(66.8748, 73.4736, 36.6404) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 3.56
Dark Cream
#FFF39A
ΔE00 4.15
Light Tan
#FBEEAC
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE08F #8F9DEE
analogous
#EEB18F #EEE08F #CCEE8F
triadic
#EEE08F #8FEEE0 #E08FEE
tetradic
#EEE08F #8FEEB1 #8F9DEE #EE8FCC
square
#EEE08F #8FEEB1 #8F9DEE #EE8FCC
split-complementary
#EEE08F #8FCCEE #B18FEE
monochromatic
#DEC325 #E6D15A #EEE08F #F6EFC4 #FBF8E4
Accessibility & contrast
On white
1.34
#EEE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#EEE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE08F
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE08F | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#FBD5CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee08f; /* rgb */ color: rgb(238, 224, 143); /* oklch */ color: oklch(90.0% 0.103 99.7);
Tailwind
colors: {
custom: {
50: '#f5e9b1',
500: '#eee08f',
950: '#000000',
},
}SCSS
$custom: #eee08f; $custom-light: #f5e9b1; $custom-dark: #000000;
JSON
{
"hex": "#eee08f",
"rgb": {
"r": 238,
"g": 224,
"b": 143
},
"hsl": {
"h": 51.158,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.90012,
"c": 0.10252,
"h": 99.7
},
"luminance": 0.73472
}Semantic roles & 50–950 ramp
primary
#EEE08F
secondary
#5868CA
accent
#2DD610
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171611
muted
#858481