#EEE593#EEE593
#EEE593 is a very light, moderate yellow. Relative luminance 0.763; OKLCH L 91.1% C 0.103 H 102.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE593 |
|---|---|
| RGB | rgb(238, 229, 147) |
| HSL | hsl(54, 73%, 75%) |
| HSV | hsv(54, 38%, 93%) |
| CMYK | cmyk(0%, 3.8%, 38.2%, 6.7%) |
| CIE-LAB | lab(90.01, -8.55, 41.08) |
| CIE-LCH | lch(90.01, 41.96, 101.76°) |
| OKLab | oklab(91.09% -0.0229 0.1006) |
| OKLCH | oklch(91.09% 0.103 102.8) |
| XYZ | xyz(68.5468, 76.3241, 38.7193) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.35
Dark Cream
#FFF39A
ΔE00 3.31
Buff
#FEF69E
ΔE00 3.63
Palegoldenrod
#EEE8AA
ΔE00 3.94
Light Tan
#FBEEAC
ΔE00 3.97
Sandy
#F1DA7A
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE593 #939CEE
analogous
#EEB793 #EEE593 #C9EE93
triadic
#EEE593 #93EEE5 #E593EE
tetradic
#EEE593 #93EEB7 #939CEE #EE93C9
square
#EEE593 #93EEB7 #939CEE #EE93C9
split-complementary
#EEE593 #93C9EE #B793EE
monochromatic
#DDCC29 #E6D85E #EEE593 #F6F2C8 #FBF9E5
Accessibility & contrast
On white
1.29
#EEE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE593
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE593 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#F6E596
Tritanopia (blue-blind)
#FBDBD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee593; /* rgb */ color: rgb(238, 229, 147); /* oklch */ color: oklch(91.1% 0.103 102.8);
Tailwind
colors: {
custom: {
50: '#f5edb3',
500: '#eee593',
950: '#000000',
},
}SCSS
$custom: #eee593; $custom-light: #f5edb3; $custom-dark: #000000;
JSON
{
"hex": "#eee593",
"rgb": {
"r": 238,
"g": 229,
"b": 147
},
"hsl": {
"h": 54.066,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.9109,
"c": 0.10319,
"h": 102.8
},
"luminance": 0.76322
}Semantic roles & 50–950 ramp
primary
#EEE593
secondary
#5B66CA
accent
#24D511
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481