#EEEA93#EEEA93
#EEEA93 is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.109 H 106.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA93 |
|---|---|
| RGB | rgb(238, 234, 147) |
| HSL | hsl(57, 73%, 75%) |
| HSV | hsv(57, 38%, 93%) |
| CMYK | cmyk(0%, 1.7%, 38.2%, 6.7%) |
| CIE-LAB | lab(91.29, -11.05, 42.73) |
| CIE-LCH | lch(91.29, 44.13, 104.49°) |
| OKLab | oklab(92.11% -0.0301 0.1044) |
| OKLCH | oklch(92.11% 0.109 106.1) |
| XYZ | xyz(69.9502, 79.1309, 39.1871) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.84
Buff
#FEF69E
ΔE00 2.88
Dark Cream
#FFF39A
ΔE00 3.09
Parchment
#FEFCAF
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.57
Light Khaki
#E6F2A2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA93 #9397EE
analogous
#EEBD93 #EEEA93 #C4EE93
triadic
#EEEA93 #93EEEA #EA93EE
tetradic
#EEEA93 #93EEBD #9397EE #EE93C4
square
#EEEA93 #93EEBD #9397EE #EE93C4
split-complementary
#EEEA93 #93C4EE #BD93EE
monochromatic
#DDD529 #E6E05E #EEEA93 #F6F4C8 #FBFAE5
Accessibility & contrast
On white
1.25
#EEEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EEEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA93
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA93 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#FAE0D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeea93; /* rgb */ color: rgb(238, 234, 147); /* oklch */ color: oklch(92.1% 0.109 106.1);
Tailwind
colors: {
custom: {
50: '#f5f0b4',
500: '#eeea93',
950: '#000000',
},
}SCSS
$custom: #eeea93; $custom-light: #f5f0b4; $custom-dark: #000000;
JSON
{
"hex": "#eeea93",
"rgb": {
"r": 238,
"g": 234,
"b": 147
},
"hsl": {
"h": 57.363,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.92108,
"c": 0.10862,
"h": 106.1
},
"luminance": 0.79129
}Semantic roles & 50–950 ramp
primary
#EEEA93
secondary
#5B60CA
accent
#19D511
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581