#E2DEBE#E2DEBE
#E2DEBE is a very light, muted yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.043 H 101.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEBE |
|---|---|
| RGB | rgb(226, 222, 190) |
| HSL | hsl(53, 38%, 82%) |
| HSV | hsv(53, 16%, 89%) |
| CMYK | cmyk(0%, 1.8%, 15.9%, 11.4%) |
| CIE-LAB | lab(88.03, -3.91, 16.21) |
| CIE-LCH | lch(88.03, 16.68, 103.56°) |
| OKLab | oklab(89.54% -0.0084 0.0418) |
| OKLCH | oklch(89.54% 0.043 101.3) |
| XYZ | xyz(66.7789, 72.1298, 59.1097) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.28
Beige
#F5F5DC
ΔE00 5.58
Beige (survey)
#E6DAA6
ΔE00 5.74
Cornsilk
#FFF8DC
ΔE00 6.12
Pale
#FFF9D0
ΔE00 6.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEBE #BEC2E2
analogous
#E2CCBE #E2DEBE #D4E2BE
triadic
#E2DEBE #BEE2DE #DEBEE2
tetradic
#E2DEBE #BEE2CC #BEC2E2 #E2BED4
square
#E2DEBE #BEE2CC #BEC2E2 #E2BED4
split-complementary
#E2DEBE #BED4E2 #CCBEE2
monochromatic
#BCB369 #CFC994 #E2DEBE #F5F3E8 #F6F4EA
Accessibility & contrast
On white
1.36
#E2DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E2DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEBE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEBE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBC
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#E8D9D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2debe; /* rgb */ color: rgb(226, 222, 190); /* oklch */ color: oklch(89.5% 0.043 101.3);
Tailwind
colors: {
custom: {
50: '#ebe8d1',
500: '#e2debe',
950: '#000000',
},
}SCSS
$custom: #e2debe; $custom-light: #ebe8d1; $custom-dark: #000000;
JSON
{
"hex": "#e2debe",
"rgb": {
"r": 226,
"g": 222,
"b": 190
},
"hsl": {
"h": 53.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89544,
"c": 0.04265,
"h": 101.3
},
"luminance": 0.72129
}Semantic roles & 50–950 ramp
primary
#E2DEBE
secondary
#898FBB
accent
#42B134
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483