#EEEA95#EEEA95
#EEEA95 is a very light, moderate yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.106 H 106.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA95 |
|---|---|
| RGB | rgb(238, 234, 149) |
| HSL | hsl(57, 72%, 76%) |
| HSV | hsv(57, 37%, 93%) |
| CMYK | cmyk(0%, 1.7%, 37.4%, 6.7%) |
| CIE-LAB | lab(91.32, -10.83, 41.77) |
| CIE-LCH | lch(91.32, 43.15, 104.53°) |
| OKLab | oklab(92.14% -0.0293 0.1023) |
| OKLCH | oklch(92.14% 0.106 106) |
| XYZ | xyz(70.1085, 79.1943, 40.0208) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.98
Buff
#FEF69E
ΔE00 2.90
Dark Cream
#FFF39A
ΔE00 3.13
Parchment
#FEFCAF
ΔE00 4.12
Palegoldenrod
#EEE8AA
ΔE00 4.25
Light Khaki
#E6F2A2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA95 #9599EE
analogous
#EEBD95 #EEEA95 #C5EE95
triadic
#EEEA95 #95EEEA #EA95EE
tetradic
#EEEA95 #95EEBD #9599EE #EE95C5
square
#EEEA95 #95EEBD #9599EE #EE95C5
split-complementary
#EEEA95 #95C5EE #BD95EE
monochromatic
#DDD52C #E6E060 #EEEA95 #F6F4CA #FBFAE5
Accessibility & contrast
On white
1.25
#EEEA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EEEA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA95
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA95 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#FAE0D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeea95; /* rgb */ color: rgb(238, 234, 149); /* oklch */ color: oklch(92.1% 0.106 106.0);
Tailwind
colors: {
custom: {
50: '#f5f0b5',
500: '#eeea95',
950: '#000000',
},
}SCSS
$custom: #eeea95; $custom-light: #f5f0b5; $custom-dark: #000000;
JSON
{
"hex": "#eeea95",
"rgb": {
"r": 238,
"g": 234,
"b": 149
},
"hsl": {
"h": 57.303,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.9214,
"c": 0.1064,
"h": 106
},
"luminance": 0.79193
}Semantic roles & 50–950 ramp
primary
#EEEA95
secondary
#5D62CA
accent
#1AD411
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581