#E2DBBB#E2DBBB
#E2DBBB is a very light, muted yellow. Relative luminance 0.704; OKLCH L 88.9% C 0.043 H 97.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBBB |
|---|---|
| RGB | rgb(226, 219, 187) |
| HSL | hsl(49, 40%, 81%) |
| HSV | hsv(49, 17%, 89%) |
| CMYK | cmyk(0%, 3.1%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.20, -2.83, 16.62) |
| CIE-LCH | lch(87.20, 16.86, 99.65°) |
| OKLab | oklab(88.87% -0.0052 0.0428) |
| OKLCH | oklch(88.87% 0.043 97) |
| XYZ | xyz(65.6647, 70.4206, 57.1374) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.32
Eggshell
#F0EAD6
ΔE00 5.32
Warm Beige
#E9DCC9
ΔE00 6.23
Champagne
#F7E7CE
ΔE00 6.25
Wheat
#F5DEB3
ΔE00 6.31
Cornsilk
#FFF8DC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBBB #BBC2E2
analogous
#E2C7BB #E2DBBB #D5E2BB
triadic
#E2DBBB #BBE2DB #DBBBE2
tetradic
#E2DBBB #BBE2C7 #BBC2E2 #E2BBD5
square
#E2DBBB #BBE2C7 #BBC2E2 #E2BBD5
split-complementary
#E2DBBB #BBD5E2 #C7BBE2
monochromatic
#BDAE65 #D0C490 #E2DBBB #F4F2E6 #F6F4EA
Accessibility & contrast
On white
1.39
#E2DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#E2DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBBB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBBB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#E9D6D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2dbbb; /* rgb */ color: rgb(226, 219, 187); /* oklch */ color: oklch(88.9% 0.043 97.0);
Tailwind
colors: {
custom: {
50: '#ebe6cf',
500: '#e2dbbb',
950: '#000000',
},
}SCSS
$custom: #e2dbbb; $custom-light: #ebe6cf; $custom-dark: #000000;
JSON
{
"hex": "#e2dbbb",
"rgb": {
"r": 226,
"g": 219,
"b": 187
},
"hsl": {
"h": 49.231,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8887,
"c": 0.04315,
"h": 97
},
"luminance": 0.7042
}Semantic roles & 50–950 ramp
primary
#E2DBBB
secondary
#8690BB
accent
#49B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483