#EEE089#EEE089
#EEE089 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.9% C 0.109 H 100.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE089 |
|---|---|
| RGB | rgb(238, 224, 137) |
| HSL | hsl(52, 75%, 74%) |
| HSV | hsv(52, 42%, 93%) |
| CMYK | cmyk(0%, 5.9%, 42.4%, 6.7%) |
| CIE-LAB | lab(88.59, -7.09, 44.23) |
| CIE-LCH | lch(88.59, 44.79, 99.10°) |
| OKLab | oklab(89.92% -0.0195 0.1073) |
| OKLCH | oklch(89.92% 0.109 100.3) |
| XYZ | xyz(66.4324, 73.2966, 34.3103) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.65
Sandy
#F1DA7A
ΔE00 3.01
Dark Cream
#FFF39A
ΔE00 4.04
Wheat (survey)
#FBDD7E
ΔE00 4.52
Buff
#FEF69E
ΔE00 4.78
Light Tan
#FBEEAC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE089 #8997EE
analogous
#EEAD89 #EEE089 #C9EE89
triadic
#EEE089 #89EEE0 #E089EE
tetradic
#EEE089 #89EEAD #8997EE #EE89C9
square
#EEE089 #89EEAD #8997EE #EE89C9
split-complementary
#EEE089 #89C9EE #AD89EE
monochromatic
#DDC320 #E6D254 #EEE089 #F6EEBE #FBF8E4
Accessibility & contrast
On white
1.34
#EEE089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EEE089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE089
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE089 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#FCD5CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee089; /* rgb */ color: rgb(238, 224, 137); /* oklch */ color: oklch(89.9% 0.109 100.3);
Tailwind
colors: {
custom: {
50: '#f5e9ad',
500: '#eee089',
950: '#000000',
},
}SCSS
$custom: #eee089; $custom-light: #f5e9ad; $custom-dark: #000000;
JSON
{
"hex": "#eee089",
"rgb": {
"r": 238,
"g": 224,
"b": 137
},
"hsl": {
"h": 51.683,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.89918,
"c": 0.10903,
"h": 100.3
},
"luminance": 0.73295
}Semantic roles & 50–950 ramp
primary
#EEE089
secondary
#5263C9
accent
#2AD70F
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481