#EEECB5#EEECB5
#EEECB5 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.1% C 0.071 H 106.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB5 |
|---|---|
| RGB | rgb(238, 236, 181) |
| HSL | hsl(58, 63%, 82%) |
| HSV | hsv(58, 24%, 93%) |
| CMYK | cmyk(0%, 0.8%, 23.9%, 6.7%) |
| CIE-LAB | lab(92.36, -7.92, 27.00) |
| CIE-LCH | lch(92.36, 28.14, 106.34°) |
| OKLab | oklab(93.13% -0.0195 0.0683) |
| OKLCH | oklch(93.13% 0.071 106) |
| XYZ | xyz(73.5958, 81.5053, 55.5622) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.11
Egg Shell
#FFFCC4
ΔE00 3.37
Vanilla
#F3E5AB
ΔE00 3.91
Cream (survey)
#FFFFC2
ΔE00 3.99
Ecru
#FEFFCA
ΔE00 3.99
Ivory (survey)
#FFFFCB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB5 #B5B7EE
analogous
#EED0B5 #EEECB5 #D4EEB5
triadic
#EEECB5 #B5EEEC #ECB5EE
tetradic
#EEECB5 #B5EED0 #B5B7EE #EEB5D4
square
#EEECB5 #B5EED0 #B5B7EE #EEB5D4
split-complementary
#EEECB5 #B5D4EE #D0B5EE
monochromatic
#D7D251 #E3DF83 #EEECB5 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.21
#EEECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EEECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB5
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB5 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B2
Deuteranopia (green-blind)
#F7EAB7
Tritanopia (blue-blind)
#F7E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb5; /* rgb */ color: rgb(238, 236, 181); /* oklch */ color: oklch(93.1% 0.071 106.0);
Tailwind
colors: {
custom: {
50: '#f4f2cb',
500: '#eeecb5',
950: '#000000',
},
}SCSS
$custom: #eeecb5; $custom-light: #f4f2cb; $custom-dark: #000000;
JSON
{
"hex": "#eeecb5",
"rgb": {
"r": 238,
"g": 236,
"b": 181
},
"hsl": {
"h": 57.895,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.9313,
"c": 0.07108,
"h": 106
},
"luminance": 0.81504
}Semantic roles & 50–950 ramp
primary
#EEECB5
secondary
#7C7ECC
accent
#21CA1B
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583