#EEEAAE#EEEAAE
#EEEAAE is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.077 H 104.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAAE |
|---|---|
| RGB | rgb(238, 234, 174) |
| HSL | hsl(56, 65%, 81%) |
| HSV | hsv(56, 27%, 93%) |
| CMYK | cmyk(0%, 1.7%, 26.9%, 6.7%) |
| CIE-LAB | lab(91.72, -7.84, 29.71) |
| CIE-LCH | lch(91.72, 30.73, 104.78°) |
| OKLab | oklab(92.59% -0.0195 0.0748) |
| OKLCH | oklch(92.59% 0.077 104.6) |
| XYZ | xyz(72.3229, 80.0800, 51.6833) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.83
Light Tan
#FBEEAC
ΔE00 3.10
Vanilla
#F3E5AB
ΔE00 3.19
Egg Shell
#FFFCC4
ΔE00 3.91
Cream (survey)
#FFFFC2
ΔE00 4.35
Beige (survey)
#E6DAA6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAAE #AEB2EE
analogous
#EECAAE #EEEAAE #D2EEAE
triadic
#EEEAAE #AEEEEA #EAAEEE
tetradic
#EEEAAE #AEEECA #AEB2EE #EEAED2
square
#EEEAAE #AEEECA #AEB2EE #EEAED2
split-complementary
#EEEAAE #AED2EE #CAAEEE
monochromatic
#D9D049 #E3DD7B #EEEAAE #F9F7E1 #FAF8E6
Accessibility & contrast
On white
1.23
#EEEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EEEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAAE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAAE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5AA
Deuteranopia (green-blind)
#F6E9B0
Tritanopia (blue-blind)
#F8E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeaae; /* rgb */ color: rgb(238, 234, 174); /* oklch */ color: oklch(92.6% 0.077 104.6);
Tailwind
colors: {
custom: {
50: '#f4f0c6',
500: '#eeeaae',
950: '#000000',
},
}SCSS
$custom: #eeeaae; $custom-light: #f4f0c6; $custom-dark: #000000;
JSON
{
"hex": "#eeeaae",
"rgb": {
"r": 238,
"g": 234,
"b": 174
},
"hsl": {
"h": 56.25,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.92586,
"c": 0.07727,
"h": 104.6
},
"luminance": 0.80079
}Semantic roles & 50–950 ramp
primary
#EEEAAE
secondary
#757ACB
accent
#24CD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582