#EEEB90#EEEB90
#EEEB90 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.113 H 106.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB90 |
|---|---|
| RGB | rgb(238, 235, 144) |
| HSL | hsl(58, 73%, 75%) |
| HSV | hsv(58, 39%, 93%) |
| CMYK | cmyk(0%, 1.3%, 39.5%, 6.7%) |
| CIE-LAB | lab(91.51, -11.86, 44.48) |
| CIE-LCH | lch(91.51, 46.03, 104.93°) |
| OKLab | oklab(92.27% -0.0326 0.1082) |
| OKLCH | oklch(92.27% 0.113 106.8) |
| XYZ | xyz(70.0034, 79.6090, 38.0586) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.03
Buff
#FEF69E
ΔE00 2.90
Dark Cream
#FFF39A
ΔE00 3.17
Parchment
#FEFCAF
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 4.63
Manilla
#FFFA86
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB90 #9093EE
analogous
#EEBC90 #EEEB90 #C2EE90
triadic
#EEEB90 #90EEEB #EB90EE
tetradic
#EEEB90 #90EEBC #9093EE #EE90C2
square
#EEEB90 #90EEBC #9093EE #EE90C2
split-complementary
#EEEB90 #90C2EE #BC90EE
monochromatic
#DED826 #E6E15B #EEEB90 #F6F5C5 #FBFAE4
Accessibility & contrast
On white
1.24
#EEEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EEEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB90
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB90 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#FBE994
Tritanopia (blue-blind)
#FAE0D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeb90; /* rgb */ color: rgb(238, 235, 144); /* oklch */ color: oklch(92.3% 0.113 106.8);
Tailwind
colors: {
custom: {
50: '#f5f1b2',
500: '#eeeb90',
950: '#000000',
},
}SCSS
$custom: #eeeb90; $custom-light: #f5f1b2; $custom-dark: #000000;
JSON
{
"hex": "#eeeb90",
"rgb": {
"r": 238,
"g": 235,
"b": 144
},
"hsl": {
"h": 58.085,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.92266,
"c": 0.11303,
"h": 106.8
},
"luminance": 0.79607
}Semantic roles & 50–950 ramp
primary
#EEEB90
secondary
#595CCA
accent
#16D610
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581