#E4EBD5#E4EBD5
#E4EBD5 is a very light, muted yellow-green. Relative luminance 0.807; OKLCH L 92.9% C 0.030 H 121.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBD5 |
|---|---|
| RGB | rgb(228, 235, 213) |
| HSL | hsl(79, 35%, 88%) |
| HSV | hsv(79, 9%, 92%) |
| CMYK | cmyk(3%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(92.00, -6.16, 9.87) |
| CIE-LCH | lch(92.00, 11.64, 121.96°) |
| OKLab | oklab(92.88% -0.0157 0.0257) |
| OKLCH | oklch(92.88% 0.03 121.4) |
| XYZ | xyz(73.7117, 80.7148, 74.6341) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.76
Off White (survey)
#FFFFE4
ΔE00 5.35
Honeydew
#F0FFF0
ΔE00 5.46
Lightyellow
#FFFFE0
ΔE00 5.72
Eggshell
#F0EAD6
ΔE00 5.86
Ivory
#FFFFF0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBD5 #DCD5EB
analogous
#EBE7D5 #E4EBD5 #D9EBD5
triadic
#E4EBD5 #D5E4EB #EBD5E4
tetradic
#E4EBD5 #D5EBE7 #DCD5EB #EBD5D9
square
#E4EBD5 #D5EBE7 #DCD5EB #EBD5D9
split-complementary
#E4EBD5 #D5D9EB #E7D5EB
monochromatic
#AFC482 #C9D7AC #E4EBD5 #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.22
#E4EBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E4EBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBD5
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBD5 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D4
Deuteranopia (green-blind)
#EDE8D6
Tritanopia (blue-blind)
#E6E8E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4ebd5; /* rgb */ color: rgb(228, 235, 213); /* oklch */ color: oklch(92.9% 0.030 121.4);
Tailwind
colors: {
custom: {
50: '#ecf1e1',
500: '#e4ebd5',
950: '#000000',
},
}SCSS
$custom: #e4ebd5; $custom-light: #ecf1e1; $custom-dark: #000000;
JSON
{
"hex": "#e4ebd5",
"rgb": {
"r": 228,
"g": 235,
"b": 213
},
"hsl": {
"h": 79.091,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.92883,
"c": 0.03015,
"h": 121.4
},
"luminance": 0.80715
}Semantic roles & 50–950 ramp
primary
#E4EBD5
secondary
#AB9FC5
accent
#37AE5D
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584