#EEECB6#EEECB6
#EEECB6 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.2% C 0.070 H 105.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB6 |
|---|---|
| RGB | rgb(238, 236, 182) |
| HSL | hsl(58, 62%, 82%) |
| HSV | hsv(58, 24%, 93%) |
| CMYK | cmyk(0%, 0.8%, 23.5%, 6.7%) |
| CIE-LAB | lab(92.37, -7.78, 26.51) |
| CIE-LCH | lch(92.37, 27.63, 106.36°) |
| OKLab | oklab(93.15% -0.0191 0.0672) |
| OKLCH | oklch(93.15% 0.07 105.9) |
| XYZ | xyz(73.6987, 81.5465, 56.1045) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.28
Egg Shell
#FFFCC4
ΔE00 3.37
Ecru
#FEFFCA
ΔE00 3.95
Vanilla
#F3E5AB
ΔE00 3.96
Ivory (survey)
#FFFFCB
ΔE00 3.97
Lemonchiffon
#FFFACD
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB6 #B6B8EE
analogous
#EED0B6 #EEECB6 #D4EEB6
triadic
#EEECB6 #B6EEEC #ECB6EE
tetradic
#EEECB6 #B6EED0 #B6B8EE #EEB6D4
square
#EEECB6 #B6EED0 #B6B8EE #EEB6D4
split-complementary
#EEECB6 #B6D4EE #D0B6EE
monochromatic
#D7D253 #E2DF84 #EEECB6 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.21
#EEECB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EEECB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB6
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB6 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B3
Deuteranopia (green-blind)
#F7EAB8
Tritanopia (blue-blind)
#F6E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb6; /* rgb */ color: rgb(238, 236, 182); /* oklch */ color: oklch(93.2% 0.070 105.9);
Tailwind
colors: {
custom: {
50: '#f4f2cc',
500: '#eeecb6',
950: '#000000',
},
}SCSS
$custom: #eeecb6; $custom-light: #f4f2cc; $custom-dark: #000000;
JSON
{
"hex": "#eeecb6",
"rgb": {
"r": 238,
"g": 236,
"b": 182
},
"hsl": {
"h": 57.857,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.93151,
"c": 0.06985,
"h": 105.9
},
"luminance": 0.81545
}Semantic roles & 50–950 ramp
primary
#EEECB6
secondary
#7D7FCC
accent
#22CA1C
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583