#EEE6BB#EEE6BB
#EEE6BB is a very light, muted yellow. Relative luminance 0.784; OKLCH L 92.1% C 0.057 H 98.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6BB |
|---|---|
| RGB | rgb(238, 230, 187) |
| HSL | hsl(51, 60%, 83%) |
| HSV | hsv(51, 21%, 93%) |
| CMYK | cmyk(0%, 3.4%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.94, -4.06, 21.97) |
| CIE-LCH | lch(90.94, 22.35, 100.48°) |
| OKLab | oklab(92.05% -0.0085 0.0561) |
| OKLCH | oklch(92.05% 0.057 98.6) |
| XYZ | xyz(72.5262, 78.3598, 58.3084) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.64
Vanilla
#F3E5AB
ΔE00 3.84
Pale
#FFF9D0
ΔE00 4.05
Lemonchiffon
#FFFACD
ΔE00 4.23
Palegoldenrod
#EEE8AA
ΔE00 4.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6BB #BBC3EE
analogous
#EECCBB #EEE6BB #DCEEBB
triadic
#EEE6BB #BBEEE6 #E6BBEE
tetradic
#EEE6BB #BBEECC #BBC3EE #EEBBDC
square
#EEE6BB #BBEECC #BBC3EE #EEBBDC
split-complementary
#EEE6BB #BBDCEE #CCBBEE
monochromatic
#D6C259 #E2D48A #EEE6BB #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.26
#EEE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#EEE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6BB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6BB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#F6E0DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee6bb; /* rgb */ color: rgb(238, 230, 187); /* oklch */ color: oklch(92.1% 0.057 98.6);
Tailwind
colors: {
custom: {
50: '#f4edcf',
500: '#eee6bb',
950: '#000000',
},
}SCSS
$custom: #eee6bb; $custom-light: #f4edcf; $custom-dark: #000000;
JSON
{
"hex": "#eee6bb",
"rgb": {
"r": 238,
"g": 230,
"b": 187
},
"hsl": {
"h": 50.588,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92051,
"c": 0.05677,
"h": 98.6
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#EEE6BB
secondary
#818DCC
accent
#38C81E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483