#E4DEB2#E4DEB2
#E4DEB2 is a very light, muted yellow. Relative luminance 0.720; OKLCH L 89.4% C 0.058 H 101.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEB2 |
|---|---|
| RGB | rgb(228, 222, 178) |
| HSL | hsl(53, 48%, 80%) |
| HSV | hsv(53, 22%, 89%) |
| CMYK | cmyk(0%, 2.6%, 21.9%, 10.6%) |
| CIE-LAB | lab(87.95, -4.94, 22.37) |
| CIE-LCH | lch(87.95, 22.91, 102.45°) |
| OKLab | oklab(89.44% -0.0111 0.057) |
| OKLCH | oklch(89.44% 0.058 101) |
| XYZ | xyz(66.1519, 71.9519, 52.5141) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.80
Vanilla
#F3E5AB
ΔE00 4.30
Palegoldenrod
#EEE8AA
ΔE00 4.50
Pale
#FFF9D0
ΔE00 5.90
Lemonchiffon
#FFFACD
ΔE00 5.94
Light Tan
#FBEEAC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEB2 #B2B8E4
analogous
#E4C5B2 #E4DEB2 #D1E4B2
triadic
#E4DEB2 #B2E4DE #DEB2E4
tetradic
#E4DEB2 #B2E4C5 #B2B8E4 #E4B2D1
square
#E4DEB2 #B2E4C5 #B2B8E4 #E4B2D1
split-complementary
#E4DEB2 #B2D1E4 #C5B2E4
monochromatic
#C4B757 #D4CB85 #E4DEB2 #F4F1DF #F7F5E8
Accessibility & contrast
On white
1.36
#E4DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E4DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEB2
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEB2 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#ECD8D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4deb2; /* rgb */ color: rgb(228, 222, 178); /* oklch */ color: oklch(89.4% 0.058 101.0);
Tailwind
colors: {
custom: {
50: '#ede8c9',
500: '#e4deb2',
950: '#000000',
},
}SCSS
$custom: #e4deb2; $custom-light: #ede8c9; $custom-dark: #000000;
JSON
{
"hex": "#e4deb2",
"rgb": {
"r": 228,
"g": 222,
"b": 178
},
"hsl": {
"h": 52.8,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.89435,
"c": 0.05811,
"h": 101
},
"luminance": 0.71951
}Semantic roles & 50–950 ramp
primary
#E4DEB2
secondary
#7C84BE
accent
#3CBB2A
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161613
muted
#858482