#E2DEB7#E2DEB7
#E2DEB7 is a very light, muted yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.052 H 102.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEB7 |
|---|---|
| RGB | rgb(226, 222, 183) |
| HSL | hsl(54, 43%, 80%) |
| HSV | hsv(54, 19%, 89%) |
| CMYK | cmyk(0%, 1.8%, 19%, 11.4%) |
| CIE-LAB | lab(87.89, -4.95, 19.66) |
| CIE-LCH | lch(87.89, 20.28, 104.14°) |
| OKLab | oklab(89.38% -0.0112 0.0504) |
| OKLCH | oklch(89.38% 0.052 102.5) |
| XYZ | xyz(66.0321, 71.8311, 55.1768) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.15
Vanilla
#F3E5AB
ΔE00 5.63
Palegoldenrod
#EEE8AA
ΔE00 5.71
Pale
#FFF9D0
ΔE00 5.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.00
Lemonchiffon
#FFFACD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEB7 #B7BBE2
analogous
#E2C9B7 #E2DEB7 #D0E2B7
triadic
#E2DEB7 #B7E2DE #DEB7E2
tetradic
#E2DEB7 #B7E2C9 #B7BBE2 #E2B7D0
square
#E2DEB7 #B7E2C9 #B7BBE2 #E2B7D0
split-complementary
#E2DEB7 #B7D0E2 #C9B7E2
monochromatic
#BFB660 #D0CA8B #E2DEB7 #F4F2E3 #F6F5E9
Accessibility & contrast
On white
1.37
#E2DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E2DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEB7
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEB7 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB5
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#E9D8D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2deb7; /* rgb */ color: rgb(226, 222, 183); /* oklch */ color: oklch(89.4% 0.052 102.5);
Tailwind
colors: {
custom: {
50: '#ebe8cc',
500: '#e2deb7',
950: '#000000',
},
}SCSS
$custom: #e2deb7; $custom-light: #ebe8cc; $custom-dark: #000000;
JSON
{
"hex": "#e2deb7",
"rgb": {
"r": 226,
"g": 222,
"b": 183
},
"hsl": {
"h": 54.419,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.89383,
"c": 0.05163,
"h": 102.5
},
"luminance": 0.7183
}Semantic roles & 50–950 ramp
primary
#E2DEB7
secondary
#8287BB
accent
#3CB630
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483