#EEEA90#EEEA90
#EEEA90 is a very light, moderate yellow. Relative luminance 0.790; OKLCH L 92.1% C 0.112 H 106.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA90 |
|---|---|
| RGB | rgb(238, 234, 144) |
| HSL | hsl(57, 73%, 75%) |
| HSV | hsv(57, 39%, 93%) |
| CMYK | cmyk(0%, 1.7%, 39.5%, 6.7%) |
| CIE-LAB | lab(91.25, -11.36, 44.15) |
| CIE-LCH | lch(91.25, 45.59, 104.44°) |
| OKLab | oklab(92.06% -0.0312 0.1075) |
| OKLCH | oklch(92.06% 0.112 106.2) |
| XYZ | xyz(69.7179, 79.0380, 37.9634) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.73
Buff
#FEF69E
ΔE00 2.93
Dark Cream
#FFF39A
ΔE00 3.09
Parchment
#FEFCAF
ΔE00 4.54
Manilla
#FFFA86
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA90 #9094EE
analogous
#EEBB90 #EEEA90 #C3EE90
triadic
#EEEA90 #90EEEA #EA90EE
tetradic
#EEEA90 #90EEBB #9094EE #EE90C3
square
#EEEA90 #90EEBB #9094EE #EE90C3
split-complementary
#EEEA90 #90C3EE #BB90EE
monochromatic
#DED626 #E6E05B #EEEA90 #F6F4C5 #FBFAE4
Accessibility & contrast
On white
1.25
#EEEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EEEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA90
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA90 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E489
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#FBDFD4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeea90; /* rgb */ color: rgb(238, 234, 144); /* oklch */ color: oklch(92.1% 0.112 106.2);
Tailwind
colors: {
custom: {
50: '#f5f0b2',
500: '#eeea90',
950: '#000000',
},
}SCSS
$custom: #eeea90; $custom-light: #f5f0b2; $custom-dark: #000000;
JSON
{
"hex": "#eeea90",
"rgb": {
"r": 238,
"g": 234,
"b": 144
},
"hsl": {
"h": 57.447,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.92061,
"c": 0.11192,
"h": 106.2
},
"luminance": 0.79036
}Semantic roles & 50–950 ramp
primary
#EEEA90
secondary
#595DCA
accent
#18D610
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581