#EEE090#EEE090
#EEE090 is a very light, moderate yellow. Relative luminance 0.735; OKLCH L 90.0% C 0.101 H 99.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE090 |
|---|---|
| RGB | rgb(238, 224, 144) |
| HSL | hsl(51, 73%, 75%) |
| HSV | hsv(51, 39%, 93%) |
| CMYK | cmyk(0%, 5.9%, 39.5%, 6.7%) |
| CIE-LAB | lab(88.69, -6.36, 40.88) |
| CIE-LCH | lch(88.69, 41.37, 98.84°) |
| OKLab | oklab(90.03% -0.0168 0.1) |
| OKLCH | oklch(90.03% 0.101 99.5) |
| XYZ | xyz(66.9509, 73.5040, 37.0411) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.25
Sandy
#F1DA7A
ΔE00 3.67
Light Tan
#FBEEAC
ΔE00 4.15
Dark Cream
#FFF39A
ΔE00 4.20
Palegoldenrod
#EEE8AA
ΔE00 4.42
Vanilla
#F3E5AB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE090 #909EEE
analogous
#EEB190 #EEE090 #CDEE90
triadic
#EEE090 #90EEE0 #E090EE
tetradic
#EEE090 #90EEB1 #909EEE #EE90CD
square
#EEE090 #90EEB1 #909EEE #EE90CD
split-complementary
#EEE090 #90CDEE #B190EE
monochromatic
#DEC226 #E6D15B #EEE090 #F6EFC5 #FBF8E4
Accessibility & contrast
On white
1.34
#EEE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EEE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE090
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE090 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#F2E193
Tritanopia (blue-blind)
#FBD5CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee090; /* rgb */ color: rgb(238, 224, 144); /* oklch */ color: oklch(90.0% 0.101 99.5);
Tailwind
colors: {
custom: {
50: '#f5e9b1',
500: '#eee090',
950: '#000000',
},
}SCSS
$custom: #eee090; $custom-light: #f5e9b1; $custom-dark: #000000;
JSON
{
"hex": "#eee090",
"rgb": {
"r": 238,
"g": 224,
"b": 144
},
"hsl": {
"h": 51.064,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90028,
"c": 0.10142,
"h": 99.5
},
"luminance": 0.73502
}Semantic roles & 50–950 ramp
primary
#EEE090
secondary
#5969CA
accent
#2DD610
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481