#EEEE90#EEEE90
#EEEE90 is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 92.9% C 0.116 H 108.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE90 |
|---|---|
| RGB | rgb(238, 238, 144) |
| HSL | hsl(60, 73%, 75%) |
| HSV | hsv(60, 39%, 93%) |
| CMYK | cmyk(0%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(92.28, -13.34, 45.46) |
| CIE-LCH | lch(92.28, 47.37, 106.36°) |
| OKLab | oklab(92.88% -0.0369 0.1104) |
| OKLCH | oklch(92.88% 0.116 108.5) |
| XYZ | xyz(70.8695, 81.3413, 38.3473) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.96
Buff
#FEF69E
ΔE00 3.04
Dark Cream
#FFF39A
ΔE00 3.58
Light Khaki
#E6F2A2
ΔE00 4.16
Manilla
#FFFA86
ΔE00 4.22
Parchment
#FEFCAF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE90 #9090EE
analogous
#EEBF90 #EEEE90 #BFEE90
triadic
#EEEE90 #90EEEE #EE90EE
tetradic
#EEEE90 #90EEBF #9090EE #EE90BF
square
#EEEE90 #90EEBF #9090EE #EE90BF
split-complementary
#EEEE90 #90BFEE #BF90EE
monochromatic
#DEDE26 #E6E65B #EEEE90 #F6F6C5 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EEEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE90
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE90 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#FDEB94
Tritanopia (blue-blind)
#FAE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeee90; /* rgb */ color: rgb(238, 238, 144); /* oklch */ color: oklch(92.9% 0.116 108.5);
Tailwind
colors: {
custom: {
50: '#f5f3b2',
500: '#eeee90',
950: '#000000',
},
}SCSS
$custom: #eeee90; $custom-light: #f5f3b2; $custom-dark: #000000;
JSON
{
"hex": "#eeee90",
"rgb": {
"r": 238,
"g": 238,
"b": 144
},
"hsl": {
"h": 60,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.92881,
"c": 0.11644,
"h": 108.5
},
"luminance": 0.8134
}Semantic roles & 50–950 ramp
primary
#EEEE90
secondary
#5959CA
accent
#10D610
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581