#EEECAA#EEECAA
#EEECAA is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 92.9% C 0.084 H 106.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECAA |
|---|---|
| RGB | rgb(238, 236, 170) |
| HSL | hsl(58, 67%, 80%) |
| HSV | hsv(58, 29%, 93%) |
| CMYK | cmyk(0%, 0.8%, 28.6%, 6.7%) |
| CIE-LAB | lab(92.16, -9.35, 32.34) |
| CIE-LCH | lch(92.16, 33.67, 106.13°) |
| OKLab | oklab(92.92% -0.0239 0.081) |
| OKLCH | oklch(92.92% 0.084 106.5) |
| XYZ | xyz(72.5114, 81.0715, 49.8510) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.53
Light Tan
#FBEEAC
ΔE00 3.32
Parchment
#FEFCAF
ΔE00 3.75
Light Beige
#FFFEB6
ΔE00 3.77
Creme
#FFFFB6
ΔE00 3.99
Vanilla
#F3E5AB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECAA #AAACEE
analogous
#EECAAA #EEECAA #CEEEAA
triadic
#EEECAA #AAEEEC #ECAAEE
tetradic
#EEECAA #AAEECA #AAACEE #EEAACE
square
#EEECAA #AAEECA #AAACEE #EEAACE
split-complementary
#EEECAA #AACEEE #CAAAEE
monochromatic
#DAD544 #E4E177 #EEECAA #F8F7DD #FAF9E5
Accessibility & contrast
On white
1.22
#EEECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EEECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECAA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECAA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A6
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#F8E4DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeecaa; /* rgb */ color: rgb(238, 236, 170); /* oklch */ color: oklch(92.9% 0.084 106.5);
Tailwind
colors: {
custom: {
50: '#f4f2c3',
500: '#eeecaa',
950: '#000000',
},
}SCSS
$custom: #eeecaa; $custom-light: #f4f2c3; $custom-dark: #000000;
JSON
{
"hex": "#eeecaa",
"rgb": {
"r": 238,
"g": 236,
"b": 170
},
"hsl": {
"h": 58.235,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.92915,
"c": 0.08443,
"h": 106.5
},
"luminance": 0.8107
}Semantic roles & 50–950 ramp
primary
#EEECAA
secondary
#7174CB
accent
#1CCF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582