#EEE190#EEE190
#EEE190 is a very light, moderate yellow. Relative luminance 0.740; OKLCH L 90.2% C 0.102 H 100.3°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE190 |
|---|---|
| RGB | rgb(238, 225, 144) |
| HSL | hsl(52, 73%, 75%) |
| HSV | hsv(52, 39%, 93%) |
| CMYK | cmyk(0%, 5.5%, 39.5%, 6.7%) |
| CIE-LAB | lab(88.94, -6.86, 41.21) |
| CIE-LCH | lch(88.94, 41.77, 99.46°) |
| OKLab | oklab(90.23% -0.0183 0.1008) |
| OKLCH | oklch(90.23% 0.102 100.3) |
| XYZ | xyz(67.2204, 74.0431, 37.1309) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.90
Sandy
#F1DA7A
ΔE00 3.82
Dark Cream
#FFF39A
ΔE00 3.95
Light Tan
#FBEEAC
ΔE00 4.13
Palegoldenrod
#EEE8AA
ΔE00 4.36
Buff
#FEF69E
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE190 #909DEE
analogous
#EEB290 #EEE190 #CCEE90
triadic
#EEE190 #90EEE1 #E190EE
tetradic
#EEE190 #90EEB2 #909DEE #EE90CC
square
#EEE190 #90EEB2 #909DEE #EE90CC
split-complementary
#EEE190 #90CCEE #B290EE
monochromatic
#DEC426 #E6D35B #EEE190 #F6EFC5 #FBF8E4
Accessibility & contrast
On white
1.33
#EEE190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#EEE190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE190
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE190 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#F3E293
Tritanopia (blue-blind)
#FBD6CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee190; /* rgb */ color: rgb(238, 225, 144); /* oklch */ color: oklch(90.2% 0.102 100.3);
Tailwind
colors: {
custom: {
50: '#f5eab1',
500: '#eee190',
950: '#000000',
},
}SCSS
$custom: #eee190; $custom-light: #f5eab1; $custom-dark: #000000;
JSON
{
"hex": "#eee190",
"rgb": {
"r": 238,
"g": 225,
"b": 144
},
"hsl": {
"h": 51.702,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.9023,
"c": 0.10241,
"h": 100.3
},
"luminance": 0.74041
}Semantic roles & 50–950 ramp
primary
#EEE190
secondary
#5968CA
accent
#2BD610
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481