#EEE2BB#EEE2BB
#EEE2BB is a very light, muted yellow. Relative luminance 0.762; OKLCH L 91.3% C 0.053 H 92.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2BB |
|---|---|
| RGB | rgb(238, 226, 187) |
| HSL | hsl(46, 60%, 83%) |
| HSV | hsv(46, 21%, 93%) |
| CMYK | cmyk(0%, 5%, 21.4%, 6.7%) |
| CIE-LAB | lab(89.93, -2.03, 20.57) |
| CIE-LCH | lch(89.93, 20.67, 95.64°) |
| OKLab | oklab(91.25% -0.0027 0.0527) |
| OKLCH | oklch(91.25% 0.053 92.9) |
| XYZ | xyz(71.4258, 76.1591, 57.9416) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.90
Wheat
#F5DEB3
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.58
Pale
#FFF9D0
ΔE00 5.21
Moccasin
#FFE4B5
ΔE00 5.28
Pale Peach
#FFE5AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2BB #BBC7EE
analogous
#EEC8BB #EEE2BB #E0EEBB
triadic
#EEE2BB #BBEEE2 #E2BBEE
tetradic
#EEE2BB #BBEEC8 #BBC7EE #EEBBE0
square
#EEE2BB #BBEEC8 #BBC7EE #EEBBE0
split-complementary
#EEE2BB #BBE0EE #C8BBEE
monochromatic
#D6B859 #E2CD8A #EEE2BB #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.29
#EEE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EEE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2BB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2BB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#F7DCD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee2bb; /* rgb */ color: rgb(238, 226, 187); /* oklch */ color: oklch(91.3% 0.053 92.9);
Tailwind
colors: {
custom: {
50: '#f4ebcf',
500: '#eee2bb',
950: '#000000',
},
}SCSS
$custom: #eee2bb; $custom-light: #f4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#eee2bb",
"rgb": {
"r": 238,
"g": 226,
"b": 187
},
"hsl": {
"h": 45.882,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91254,
"c": 0.05275,
"h": 92.9
},
"luminance": 0.76158
}Semantic roles & 50–950 ramp
primary
#EEE2BB
secondary
#8193CC
accent
#46C81E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483