#EEE290#EEE290
#EEE290 is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.4% C 0.103 H 101.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE290 |
|---|---|
| RGB | rgb(238, 226, 144) |
| HSL | hsl(52, 73%, 75%) |
| HSV | hsv(52, 39%, 93%) |
| CMYK | cmyk(0%, 5%, 39.5%, 6.7%) |
| CIE-LAB | lab(89.20, -7.37, 41.53) |
| CIE-LCH | lch(89.20, 42.18, 100.06°) |
| OKLab | oklab(90.43% -0.0197 0.1015) |
| OKLCH | oklch(90.43% 0.103 101) |
| XYZ | xyz(67.4916, 74.5854, 37.2213) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.57
Dark Cream
#FFF39A
ΔE00 3.72
Sandy
#F1DA7A
ΔE00 4.00
Light Tan
#FBEEAC
ΔE00 4.15
Buff
#FEF69E
ΔE00 4.29
Palegoldenrod
#EEE8AA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE290 #909CEE
analogous
#EEB390 #EEE290 #CBEE90
triadic
#EEE290 #90EEE2 #E290EE
tetradic
#EEE290 #90EEB3 #909CEE #EE90CB
square
#EEE290 #90EEB3 #909CEE #EE90CB
split-complementary
#EEE290 #90CBEE #B390EE
monochromatic
#DEC626 #E6D45B #EEE290 #F6F0C5 #FBF8E4
Accessibility & contrast
On white
1.32
#EEE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EEE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE290
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE290 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#F4E293
Tritanopia (blue-blind)
#FBD7CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee290; /* rgb */ color: rgb(238, 226, 144); /* oklch */ color: oklch(90.4% 0.103 101.0);
Tailwind
colors: {
custom: {
50: '#f5ebb1',
500: '#eee290',
950: '#000000',
},
}SCSS
$custom: #eee290; $custom-light: #f5ebb1; $custom-dark: #000000;
JSON
{
"hex": "#eee290",
"rgb": {
"r": 238,
"g": 226,
"b": 144
},
"hsl": {
"h": 52.34,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90433,
"c": 0.10342,
"h": 101
},
"luminance": 0.74583
}Semantic roles & 50–950 ramp
primary
#EEE290
secondary
#5967CA
accent
#29D610
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481