#EEECAE#EEECAE
#EEECAE is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.080 H 106.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECAE |
|---|---|
| RGB | rgb(238, 236, 174) |
| HSL | hsl(58, 65%, 81%) |
| HSV | hsv(58, 27%, 93%) |
| CMYK | cmyk(0%, 0.8%, 26.9%, 6.7%) |
| CIE-LAB | lab(92.23, -8.84, 30.40) |
| CIE-LCH | lch(92.23, 31.66, 106.21°) |
| OKLab | oklab(92.99% -0.0223 0.0764) |
| OKLCH | oklch(92.99% 0.08 106.3) |
| XYZ | xyz(72.8955, 81.2252, 51.8741) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.37
Light Tan
#FBEEAC
ΔE00 3.41
Egg Shell
#FFFCC4
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 3.89
Cream (survey)
#FFFFC2
ΔE00 3.93
Light Beige
#FFFEB6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECAE #AEB0EE
analogous
#EECCAE #EEECAE #D0EEAE
triadic
#EEECAE #AEEEEC #ECAEEE
tetradic
#EEECAE #AEEECC #AEB0EE #EEAED0
square
#EEECAE #AEEECC #AEB0EE #EEAED0
split-complementary
#EEECAE #AED0EE #CCAEEE
monochromatic
#D9D449 #E3E07B #EEECAE #F9F8E1 #FAF9E6
Accessibility & contrast
On white
1.22
#EEECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EEECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECAE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECAE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AA
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecae; /* rgb */ color: rgb(238, 236, 174); /* oklch */ color: oklch(93.0% 0.080 106.3);
Tailwind
colors: {
custom: {
50: '#f4f2c6',
500: '#eeecae',
950: '#000000',
},
}SCSS
$custom: #eeecae; $custom-light: #f4f2c6; $custom-dark: #000000;
JSON
{
"hex": "#eeecae",
"rgb": {
"r": 238,
"g": 236,
"b": 174
},
"hsl": {
"h": 58.125,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.92991,
"c": 0.07962,
"h": 106.3
},
"luminance": 0.81224
}Semantic roles & 50–950 ramp
primary
#EEECAE
secondary
#7577CB
accent
#1ECD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582