#EEECAC#EEECAC
#EEECAC is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.082 H 106.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECAC |
|---|---|
| RGB | rgb(238, 236, 172) |
| HSL | hsl(58, 66%, 80%) |
| HSV | hsv(58, 28%, 93%) |
| CMYK | cmyk(0%, 0.8%, 27.7%, 6.7%) |
| CIE-LAB | lab(92.20, -9.10, 31.37) |
| CIE-LCH | lch(92.20, 32.67, 106.17°) |
| OKLab | oklab(92.95% -0.0231 0.0787) |
| OKLCH | oklch(92.95% 0.082 106.4) |
| XYZ | xyz(72.7020, 81.1478, 50.8549) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.40
Light Tan
#FBEEAC
ΔE00 3.34
Light Beige
#FFFEB6
ΔE00 3.88
Egg Shell
#FFFCC4
ΔE00 3.92
Parchment
#FEFCAF
ΔE00 3.96
Vanilla
#F3E5AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECAC #ACAEEE
analogous
#EECBAC #EEECAC #CFEEAC
triadic
#EEECAC #ACEEEC #ECACEE
tetradic
#EEECAC #ACEECB #ACAEEE #EEACCF
square
#EEECAC #ACEECB #ACAEEE #EEACCF
split-complementary
#EEECAC #ACCFEE #CBACEE
monochromatic
#D9D546 #E4E079 #EEECAC #F8F8DF #FAF9E6
Accessibility & contrast
On white
1.22
#EEECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#EEECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECAC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECAC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A8
Deuteranopia (green-blind)
#F8EAAE
Tritanopia (blue-blind)
#F8E4DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecac; /* rgb */ color: rgb(238, 236, 172); /* oklch */ color: oklch(93.0% 0.082 106.4);
Tailwind
colors: {
custom: {
50: '#f4f2c5',
500: '#eeecac',
950: '#000000',
},
}SCSS
$custom: #eeecac; $custom-light: #f4f2c5; $custom-dark: #000000;
JSON
{
"hex": "#eeecac",
"rgb": {
"r": 238,
"g": 236,
"b": 172
},
"hsl": {
"h": 58.182,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.92953,
"c": 0.08203,
"h": 106.4
},
"luminance": 0.81147
}Semantic roles & 50–950 ramp
primary
#EEECAC
secondary
#7375CB
accent
#1DCE18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582