#EEECB2#EEECB2
#EEECB2 is a very light, moderate yellow. Relative luminance 0.814; OKLCH L 93.1% C 0.075 H 106.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB2 |
|---|---|
| RGB | rgb(238, 236, 178) |
| HSL | hsl(58, 64%, 82%) |
| HSV | hsv(58, 25%, 93%) |
| CMYK | cmyk(0%, 0.8%, 25.2%, 6.7%) |
| CIE-LAB | lab(92.30, -8.32, 28.46) |
| CIE-LCH | lch(92.30, 29.65, 106.29°) |
| OKLab | oklab(93.07% -0.0207 0.0718) |
| OKLCH | oklch(93.07% 0.075 106.1) |
| XYZ | xyz(73.2913, 81.3835, 53.9585) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.66
Egg Shell
#FFFCC4
ΔE00 3.45
Light Tan
#FBEEAC
ΔE00 3.70
Vanilla
#F3E5AB
ΔE00 3.84
Cream (survey)
#FFFFC2
ΔE00 3.89
Ecru
#FEFFCA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB2 #B2B4EE
analogous
#EECEB2 #EEECB2 #D2EEB2
triadic
#EEECB2 #B2EEEC #ECB2EE
tetradic
#EEECB2 #B2EECE #B2B4EE #EEB2D2
square
#EEECB2 #B2EECE #B2B4EE #EEB2D2
split-complementary
#EEECB2 #B2D2EE #CEB2EE
monochromatic
#D8D34E #E3E080 #EEECB2 #F9F8E4 #F9F9E6
Accessibility & contrast
On white
1.22
#EEECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#EEECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB2
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB2 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#F8EAB4
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb2; /* rgb */ color: rgb(238, 236, 178); /* oklch */ color: oklch(93.1% 0.075 106.1);
Tailwind
colors: {
custom: {
50: '#f4f2c9',
500: '#eeecb2',
950: '#000000',
},
}SCSS
$custom: #eeecb2; $custom-light: #f4f2c9; $custom-dark: #000000;
JSON
{
"hex": "#eeecb2",
"rgb": {
"r": 238,
"g": 236,
"b": 178
},
"hsl": {
"h": 58,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.9307,
"c": 0.07476,
"h": 106.1
},
"luminance": 0.81382
}Semantic roles & 50–950 ramp
primary
#EEECB2
secondary
#797BCC
accent
#20CC1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582