#E0DBBB#E0DBBB
#E0DBBB is a very light, muted yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.043 H 99.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DBBB |
|---|---|
| RGB | rgb(224, 219, 187) |
| HSL | hsl(52, 37%, 81%) |
| HSV | hsv(52, 17%, 88%) |
| CMYK | cmyk(0%, 2.2%, 16.5%, 12.2%) |
| CIE-LAB | lab(87.05, -3.55, 16.37) |
| CIE-LCH | lch(87.05, 16.75, 102.24°) |
| OKLab | oklab(88.71% -0.0074 0.0422) |
| OKLCH | oklch(88.71% 0.043 99.9) |
| XYZ | xyz(65.0410, 70.0990, 57.1082) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.52
Eggshell
#F0EAD6
ΔE00 5.54
Beige
#F5F5DC
ΔE00 6.25
Cornsilk
#FFF8DC
ΔE00 6.64
Pale
#FFF9D0
ΔE00 6.78
Warm Beige
#E9DCC9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DBBB #BBC0E0
analogous
#E0C8BB #E0DBBB #D2E0BB
triadic
#E0DBBB #BBE0DB #DBBBE0
tetradic
#E0DBBB #BBE0C8 #BBC0E0 #E0BBD2
square
#E0DBBB #BBE0C8 #BBC0E0 #E0BBD2
split-complementary
#E0DBBB #BBD2E0 #C8BBE0
monochromatic
#BAAE67 #CDC591 #E0DBBB #F3F1E5 #F5F4EA
Accessibility & contrast
On white
1.40
#E0DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#E0DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DBBB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DBBB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#E6D6D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e0dbbb; /* rgb */ color: rgb(224, 219, 187); /* oklch */ color: oklch(88.7% 0.043 99.9);
Tailwind
colors: {
custom: {
50: '#eae6cf',
500: '#e0dbbb',
950: '#000000',
},
}SCSS
$custom: #e0dbbb; $custom-light: #eae6cf; $custom-dark: #000000;
JSON
{
"hex": "#e0dbbb",
"rgb": {
"r": 224,
"g": 219,
"b": 187
},
"hsl": {
"h": 51.892,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.88707,
"c": 0.04286,
"h": 99.9
},
"luminance": 0.70098
}Semantic roles & 50–950 ramp
primary
#E0DBBB
secondary
#878DB9
accent
#46B035
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483