#E4DEBF#E4DEBF
#E4DEBF is a very light, muted yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.042 H 98.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEBF |
|---|---|
| RGB | rgb(228, 222, 191) |
| HSL | hsl(50, 41%, 82%) |
| HSV | hsv(50, 16%, 89%) |
| CMYK | cmyk(0%, 2.6%, 16.2%, 10.6%) |
| CIE-LAB | lab(88.21, -3.04, 15.96) |
| CIE-LCH | lch(88.21, 16.25, 100.78°) |
| OKLab | oklab(89.73% -0.0059 0.0412) |
| OKLCH | oklch(89.73% 0.042 98.1) |
| XYZ | xyz(67.5195, 72.4990, 59.7169) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.73
Beige
#F5F5DC
ΔE00 5.65
Beige (survey)
#E6DAA6
ΔE00 5.76
Cornsilk
#FFF8DC
ΔE00 5.78
Champagne
#F7E7CE
ΔE00 6.12
Warm Beige
#E9DCC9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEBF #BFC5E4
analogous
#E4CCBF #E4DEBF #D8E4BF
triadic
#E4DEBF #BFE4DE #DEBFE4
tetradic
#E4DEBF #BFE4CC #BFC5E4 #E4BFD8
square
#E4DEBF #BFE4CC #BFC5E4 #E4BFD8
split-complementary
#E4DEBF #BFD8E4 #CCBFE4
monochromatic
#C0B269 #D2C894 #E4DEBF #F6F4E9 #F6F4E9
Accessibility & contrast
On white
1.35
#E4DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E4DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEBF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEBF | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#EAD9D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4debf; /* rgb */ color: rgb(228, 222, 191); /* oklch */ color: oklch(89.7% 0.042 98.1);
Tailwind
colors: {
custom: {
50: '#ece8d2',
500: '#e4debf',
950: '#000000',
},
}SCSS
$custom: #e4debf; $custom-light: #ece8d2; $custom-dark: #000000;
JSON
{
"hex": "#e4debf",
"rgb": {
"r": 228,
"g": 222,
"b": 191
},
"hsl": {
"h": 50.27,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.89728,
"c": 0.04162,
"h": 98.1
},
"luminance": 0.72498
}Semantic roles & 50–950 ramp
primary
#E4DEBF
secondary
#8A92BE
accent
#47B432
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483