#EEED90#EEED90
#EEED90 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.7% C 0.115 H 107.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED90 |
|---|---|
| RGB | rgb(238, 237, 144) |
| HSL | hsl(59, 73%, 75%) |
| HSV | hsv(59, 39%, 93%) |
| CMYK | cmyk(0%, 0.4%, 39.5%, 6.7%) |
| CIE-LAB | lab(92.03, -12.85, 45.13) |
| CIE-LCH | lch(92.03, 46.92, 105.89°) |
| OKLab | oklab(92.68% -0.0355 0.1097) |
| OKLCH | oklch(92.68% 0.115 107.9) |
| XYZ | xyz(70.5792, 80.7606, 38.2505) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Buff
#FEF69E
ΔE00 2.96
Dark Cream
#FFF39A
ΔE00 3.42
Light Khaki
#E6F2A2
ΔE00 4.30
Manilla
#FFFA86
ΔE00 4.33
Parchment
#FEFCAF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED90 #9091EE
analogous
#EEBE90 #EEED90 #C0EE90
triadic
#EEED90 #90EEED #ED90EE
tetradic
#EEED90 #90EEBE #9091EE #EE90C0
square
#EEED90 #90EEBE #9091EE #EE90C0
split-complementary
#EEED90 #90C0EE #BE90EE
monochromatic
#DEDC26 #E6E45B #EEED90 #F6F6C5 #FBFBE4
Accessibility & contrast
On white
1.22
#EEED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EEED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED90
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED90 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#FDEA94
Tritanopia (blue-blind)
#FAE2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed90; /* rgb */ color: rgb(238, 237, 144); /* oklch */ color: oklch(92.7% 0.115 107.9);
Tailwind
colors: {
custom: {
50: '#f5f2b2',
500: '#eeed90',
950: '#000000',
},
}SCSS
$custom: #eeed90; $custom-light: #f5f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eeed90",
"rgb": {
"r": 238,
"g": 237,
"b": 144
},
"hsl": {
"h": 59.362,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.92675,
"c": 0.11529,
"h": 107.9
},
"luminance": 0.80759
}Semantic roles & 50–950 ramp
primary
#EEED90
secondary
#595ACA
accent
#12D610
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581