#EEECB1#EEECB1
#EEECB1 is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 93.0% C 0.076 H 106.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB1 |
|---|---|
| RGB | rgb(238, 236, 177) |
| HSL | hsl(58, 64%, 81%) |
| HSV | hsv(58, 26%, 93%) |
| CMYK | cmyk(0%, 0.8%, 25.6%, 6.7%) |
| CIE-LAB | lab(92.28, -8.45, 28.94) |
| CIE-LCH | lch(92.28, 30.15, 106.27°) |
| OKLab | oklab(93.05% -0.0211 0.073) |
| OKLCH | oklch(93.05% 0.076 106.2) |
| XYZ | xyz(73.1912, 81.3435, 53.4316) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.55
Egg Shell
#FFFCC4
ΔE00 3.50
Light Tan
#FBEEAC
ΔE00 3.61
Vanilla
#F3E5AB
ΔE00 3.83
Cream (survey)
#FFFFC2
ΔE00 3.88
Ecru
#FEFFCA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB1 #B1B3EE
analogous
#EECEB1 #EEECB1 #D2EEB1
triadic
#EEECB1 #B1EEEC #ECB1EE
tetradic
#EEECB1 #B1EECE #B1B3EE #EEB1D2
square
#EEECB1 #B1EECE #B1B3EE #EEB1D2
split-complementary
#EEECB1 #B1D2EE #CEB1EE
monochromatic
#D8D44D #E3E07F #EEECB1 #F9F8E3 #FAF9E6
Accessibility & contrast
On white
1.22
#EEECB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EEECB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB1
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB1 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AD
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb1; /* rgb */ color: rgb(238, 236, 177); /* oklch */ color: oklch(93.0% 0.076 106.2);
Tailwind
colors: {
custom: {
50: '#f4f2c8',
500: '#eeecb1',
950: '#000000',
},
}SCSS
$custom: #eeecb1; $custom-light: #f4f2c8; $custom-dark: #000000;
JSON
{
"hex": "#eeecb1",
"rgb": {
"r": 238,
"g": 236,
"b": 177
},
"hsl": {
"h": 58.033,
"s": 64.211,
"l": 81.373
},
"oklch": {
"l": 0.9305,
"c": 0.07598,
"h": 106.2
},
"luminance": 0.81342
}Semantic roles & 50–950 ramp
primary
#EEECB1
secondary
#787ACC
accent
#1FCC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582