#EEECAB#EEECAB
#EEECAB is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 92.9% C 0.083 H 106.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECAB |
|---|---|
| RGB | rgb(238, 236, 171) |
| HSL | hsl(58, 66%, 80%) |
| HSV | hsv(58, 28%, 93%) |
| CMYK | cmyk(0%, 0.8%, 28.2%, 6.7%) |
| CIE-LAB | lab(92.18, -9.23, 31.86) |
| CIE-LCH | lch(92.18, 33.17, 106.15°) |
| OKLab | oklab(92.93% -0.0235 0.0798) |
| OKLCH | oklch(92.93% 0.083 106.4) |
| XYZ | xyz(72.6063, 81.1095, 50.3511) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.45
Light Tan
#FBEEAC
ΔE00 3.32
Light Beige
#FFFEB6
ΔE00 3.82
Parchment
#FEFCAF
ΔE00 3.85
Egg Shell
#FFFCC4
ΔE00 4.03
Vanilla
#F3E5AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECAB #ABADEE
analogous
#EECAAB #EEECAB #CEEEAB
triadic
#EEECAB #ABEEEC #ECABEE
tetradic
#EEECAB #ABEECA #ABADEE #EEABCE
square
#EEECAB #ABEECA #ABADEE #EEABCE
split-complementary
#EEECAB #ABCEEE #CAABEE
monochromatic
#D9D545 #E4E078 #EEECAB #F8F8DE #FAF9E6
Accessibility & contrast
On white
1.22
#EEECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#EEECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECAB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECAB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#F8E4DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecab; /* rgb */ color: rgb(238, 236, 171); /* oklch */ color: oklch(92.9% 0.083 106.4);
Tailwind
colors: {
custom: {
50: '#f4f2c4',
500: '#eeecab',
950: '#000000',
},
}SCSS
$custom: #eeecab; $custom-light: #f4f2c4; $custom-dark: #000000;
JSON
{
"hex": "#eeecab",
"rgb": {
"r": 238,
"g": 236,
"b": 171
},
"hsl": {
"h": 58.209,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.92934,
"c": 0.08323,
"h": 106.4
},
"luminance": 0.81108
}Semantic roles & 50–950 ramp
primary
#EEECAB
secondary
#7275CB
accent
#1DCE17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582