#E2DFBB#E2DFBB
#E2DFBB is a very light, muted yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.048 H 103.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFBB |
|---|---|
| RGB | rgb(226, 223, 187) |
| HSL | hsl(55, 40%, 81%) |
| HSV | hsv(55, 17%, 89%) |
| CMYK | cmyk(0%, 1.3%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.22, -4.87, 18.05) |
| CIE-LCH | lch(88.22, 18.69, 105.11°) |
| OKLab | oklab(89.68% -0.011 0.0464) |
| OKLCH | oklch(89.68% 0.048 103.4) |
| XYZ | xyz(66.7208, 72.5327, 57.4894) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.79
Pale
#FFF9D0
ΔE00 5.82
Beige
#F5F5DC
ΔE00 5.96
Lemonchiffon
#FFFACD
ΔE00 6.15
Eggshell
#F0EAD6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFBB #BBBEE2
analogous
#E2CBBB #E2DFBB #D1E2BB
triadic
#E2DFBB #BBE2DF #DFBBE2
tetradic
#E2DFBB #BBE2CB #BBBEE2 #E2BBD1
square
#E2DFBB #BBE2CB #BBBEE2 #E2BBD1
split-complementary
#E2DFBB #BBD1E2 #CBBBE2
monochromatic
#BDB765 #D0CB90 #E2DFBB #F4F3E6 #F6F5EA
Accessibility & contrast
On white
1.35
#E2DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#E2DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFBB
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFBB | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#E8DAD5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dfbb; /* rgb */ color: rgb(226, 223, 187); /* oklch */ color: oklch(89.7% 0.048 103.4);
Tailwind
colors: {
custom: {
50: '#ebe8cf',
500: '#e2dfbb',
950: '#000000',
},
}SCSS
$custom: #e2dfbb; $custom-light: #ebe8cf; $custom-dark: #000000;
JSON
{
"hex": "#e2dfbb",
"rgb": {
"r": 226,
"g": 223,
"b": 187
},
"hsl": {
"h": 55.385,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89676,
"c": 0.0477,
"h": 103.4
},
"luminance": 0.72532
}Semantic roles & 50–950 ramp
primary
#E2DFBB
secondary
#868ABB
accent
#3CB332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161613
muted
#848483