#EEECB0#EEECB0
#EEECB0 is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 93.0% C 0.077 H 106.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB0 |
|---|---|
| RGB | rgb(238, 236, 176) |
| HSL | hsl(58, 65%, 81%) |
| HSV | hsv(58, 26%, 93%) |
| CMYK | cmyk(0%, 0.8%, 26.1%, 6.7%) |
| CIE-LAB | lab(92.27, -8.58, 29.43) |
| CIE-LCH | lch(92.27, 30.66, 106.25°) |
| OKLab | oklab(93.03% -0.0215 0.0741) |
| OKLCH | oklch(93.03% 0.077 106.2) |
| XYZ | xyz(73.0919, 81.3038, 52.9086) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.46
Light Tan
#FBEEAC
ΔE00 3.53
Egg Shell
#FFFCC4
ΔE00 3.57
Vanilla
#F3E5AB
ΔE00 3.84
Cream (survey)
#FFFFC2
ΔE00 3.88
Light Beige
#FFFEB6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB0 #B0B2EE
analogous
#EECDB0 #EEECB0 #D1EEB0
triadic
#EEECB0 #B0EEEC #ECB0EE
tetradic
#EEECB0 #B0EECD #B0B2EE #EEB0D1
square
#EEECB0 #B0EECD #B0B2EE #EEB0D1
split-complementary
#EEECB0 #B0D1EE #CDB0EE
monochromatic
#D8D44B #E3E07E #EEECB0 #F9F8E2 #FAF9E6
Accessibility & contrast
On white
1.22
#EEECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EEECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB0
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB0 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#F8EAB2
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb0; /* rgb */ color: rgb(238, 236, 176); /* oklch */ color: oklch(93.0% 0.077 106.2);
Tailwind
colors: {
custom: {
50: '#f4f2c8',
500: '#eeecb0',
950: '#000000',
},
}SCSS
$custom: #eeecb0; $custom-light: #f4f2c8; $custom-dark: #000000;
JSON
{
"hex": "#eeecb0",
"rgb": {
"r": 238,
"g": 236,
"b": 176
},
"hsl": {
"h": 58.065,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.9303,
"c": 0.0772,
"h": 106.2
},
"luminance": 0.81303
}Semantic roles & 50–950 ramp
primary
#EEECB0
secondary
#7779CC
accent
#1FCC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582