#EEECB8#EEECB8
#EEECB8 is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 93.2% C 0.067 H 105.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECB8 |
|---|---|
| RGB | rgb(238, 236, 184) |
| HSL | hsl(58, 61%, 83%) |
| HSV | hsv(58, 23%, 93%) |
| CMYK | cmyk(0%, 0.8%, 22.7%, 6.7%) |
| CIE-LAB | lab(92.41, -7.51, 25.54) |
| CIE-LCH | lch(92.41, 26.62, 106.38°) |
| OKLab | oklab(93.19% -0.0184 0.0648) |
| OKLCH | oklch(93.19% 0.067 105.8) |
| XYZ | xyz(73.9069, 81.6298, 57.2008) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.66
Egg Shell
#FFFCC4
ΔE00 3.42
Lemonchiffon
#FFFACD
ΔE00 3.76
Ivory (survey)
#FFFFCB
ΔE00 3.90
Ecru
#FEFFCA
ΔE00 3.91
Cream
#FFFDD0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECB8 #B8BAEE
analogous
#EED1B8 #EEECB8 #D5EEB8
triadic
#EEECB8 #B8EEEC #ECB8EE
tetradic
#EEECB8 #B8EED1 #B8BAEE #EEB8D5
square
#EEECB8 #B8EED1 #B8BAEE #EEB8D5
split-complementary
#EEECB8 #B8D5EE #D1B8EE
monochromatic
#D6D255 #E2DF87 #EEECB8 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.21
#EEECB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#EEECB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECB8
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECB8 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B5
Deuteranopia (green-blind)
#F7EABA
Tritanopia (blue-blind)
#F6E5DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeecb8; /* rgb */ color: rgb(238, 236, 184); /* oklch */ color: oklch(93.2% 0.067 105.8);
Tailwind
colors: {
custom: {
50: '#f4f2cd',
500: '#eeecb8',
950: '#000000',
},
}SCSS
$custom: #eeecb8; $custom-light: #f4f2cd; $custom-dark: #000000;
JSON
{
"hex": "#eeecb8",
"rgb": {
"r": 238,
"g": 236,
"b": 184
},
"hsl": {
"h": 57.778,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.93192,
"c": 0.06738,
"h": 105.8
},
"luminance": 0.81629
}Semantic roles & 50–950 ramp
primary
#EEECB8
secondary
#7E81CC
accent
#23C91C
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583