#EEECB4#EEECB4
#EEECB4 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.1% C 0.072 H 106.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB4 |
|---|---|
| RGB | rgb(238, 236, 180) |
| HSL | hsl(58, 63%, 82%) |
| HSV | hsv(58, 24%, 93%) |
| CMYK | cmyk(0%, 0.8%, 24.4%, 6.7%) |
| CIE-LAB | lab(92.34, -8.05, 27.49) |
| CIE-LCH | lch(92.34, 28.64, 106.33°) |
| OKLab | oklab(93.11% -0.0199 0.0695) |
| OKLCH | oklch(93.11% 0.072 106) |
| XYZ | xyz(73.4935, 81.4644, 55.0238) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.94
Egg Shell
#FFFCC4
ΔE00 3.38
Vanilla
#F3E5AB
ΔE00 3.88
Light Tan
#FBEEAC
ΔE00 3.90
Cream (survey)
#FFFFC2
ΔE00 3.94
Ecru
#FEFFCA
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB4 #B4B6EE
analogous
#EECFB4 #EEECB4 #D3EEB4
triadic
#EEECB4 #B4EEEC #ECB4EE
tetradic
#EEECB4 #B4EECF #B4B6EE #EEB4D3
square
#EEECB4 #B4EECF #B4B6EE #EEB4D3
split-complementary
#EEECB4 #B4D3EE #CFB4EE
monochromatic
#D7D350 #E3DF82 #EEECB4 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.21
#EEECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#EEECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB4
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB4 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7B0
Deuteranopia (green-blind)
#F7EAB6
Tritanopia (blue-blind)
#F7E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb4; /* rgb */ color: rgb(238, 236, 180); /* oklch */ color: oklch(93.1% 0.072 106.0);
Tailwind
colors: {
custom: {
50: '#f4f2ca',
500: '#eeecb4',
950: '#000000',
},
}SCSS
$custom: #eeecb4; $custom-light: #f4f2ca; $custom-dark: #000000;
JSON
{
"hex": "#eeecb4",
"rgb": {
"r": 238,
"g": 236,
"b": 180
},
"hsl": {
"h": 57.931,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.9311,
"c": 0.07232,
"h": 106
},
"luminance": 0.81463
}Semantic roles & 50–950 ramp
primary
#EEECB4
secondary
#7B7DCC
accent
#21CB1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582