#EEE088#EEE088
#EEE088 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.9% C 0.110 H 100.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE088 |
|---|---|
| RGB | rgb(238, 224, 136) |
| HSL | hsl(52, 75%, 73%) |
| HSV | hsv(52, 43%, 93%) |
| CMYK | cmyk(0%, 5.9%, 42.9%, 6.7%) |
| CIE-LAB | lab(88.58, -7.19, 44.70) |
| CIE-LCH | lch(88.58, 45.28, 99.13°) |
| OKLab | oklab(89.9% -0.0198 0.1083) |
| OKLCH | oklch(89.9% 0.11 100.4) |
| XYZ | xyz(66.3610, 73.2681, 33.9343) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 2.94
Dark Cream
#FFF39A
ΔE00 4.05
Wheat (survey)
#FBDD7E
ΔE00 4.50
Buff
#FEF69E
ΔE00 4.79
Light Tan
#FBEEAC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE088 #8896EE
analogous
#EEAD88 #EEE088 #C9EE88
triadic
#EEE088 #88EEE0 #E088EE
tetradic
#EEE088 #88EEAD #8896EE #EE88C9
square
#EEE088 #88EEAD #8896EE #EE88C9
split-complementary
#EEE088 #88C9EE #AD88EE
monochromatic
#DCC21F #E6D252 #EEE088 #F6EEBE #FBF8E4
Accessibility & contrast
On white
1.34
#EEE088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EEE088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE088
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE088 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#FCD5CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee088; /* rgb */ color: rgb(238, 224, 136); /* oklch */ color: oklch(89.9% 0.110 100.4);
Tailwind
colors: {
custom: {
50: '#f5e9ac',
500: '#eee088',
950: '#000000',
},
}SCSS
$custom: #eee088; $custom-light: #f5e9ac; $custom-dark: #000000;
JSON
{
"hex": "#eee088",
"rgb": {
"r": 238,
"g": 224,
"b": 136
},
"hsl": {
"h": 51.765,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.89903,
"c": 0.1101,
"h": 100.4
},
"luminance": 0.73266
}Semantic roles & 50–950 ramp
primary
#EEE088
secondary
#5162C9
accent
#2AD70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481