#EEECB3#EEECB3
#EEECB3 is a very light, moderate yellow. Relative luminance 0.814; OKLCH L 93.1% C 0.074 H 106.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB3 |
|---|---|
| RGB | rgb(238, 236, 179) |
| HSL | hsl(58, 63%, 82%) |
| HSV | hsv(58, 25%, 93%) |
| CMYK | cmyk(0%, 0.8%, 24.8%, 6.7%) |
| CIE-LAB | lab(92.32, -8.18, 27.97) |
| CIE-LCH | lch(92.32, 29.14, 106.31°) |
| OKLab | oklab(93.09% -0.0203 0.0707) |
| OKLCH | oklch(93.09% 0.074 106.1) |
| XYZ | xyz(73.3920, 81.4238, 54.4892) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.80
Egg Shell
#FFFCC4
ΔE00 3.41
Light Tan
#FBEEAC
ΔE00 3.80
Vanilla
#F3E5AB
ΔE00 3.85
Cream (survey)
#FFFFC2
ΔE00 3.91
Ecru
#FEFFCA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB3 #B3B5EE
analogous
#EECFB3 #EEECB3 #D3EEB3
triadic
#EEECB3 #B3EEEC #ECB3EE
tetradic
#EEECB3 #B3EECF #B3B5EE #EEB3D3
square
#EEECB3 #B3EECF #B3B5EE #EEB3D3
split-complementary
#EEECB3 #B3D3EE #CFB3EE
monochromatic
#D8D34F #E3DF81 #EEECB3 #F9F9E5 #F9F9E6
Accessibility & contrast
On white
1.21
#EEECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#EEECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB3
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB3 | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AF
Deuteranopia (green-blind)
#F7EAB5
Tritanopia (blue-blind)
#F7E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb3; /* rgb */ color: rgb(238, 236, 179); /* oklch */ color: oklch(93.1% 0.074 106.1);
Tailwind
colors: {
custom: {
50: '#f4f2ca',
500: '#eeecb3',
950: '#000000',
},
}SCSS
$custom: #eeecb3; $custom-light: #f4f2ca; $custom-dark: #000000;
JSON
{
"hex": "#eeecb3",
"rgb": {
"r": 238,
"g": 236,
"b": 179
},
"hsl": {
"h": 57.966,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.9309,
"c": 0.07354,
"h": 106.1
},
"luminance": 0.81423
}Semantic roles & 50–950 ramp
primary
#EEECB3
secondary
#7A7CCC
accent
#20CB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582