#E4EBD3#E4EBD3
#E4EBD3 is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.8% C 0.033 H 120.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBD3 |
|---|---|
| RGB | rgb(228, 235, 211) |
| HSL | hsl(78, 38%, 87%) |
| HSV | hsv(78, 10%, 92%) |
| CMYK | cmyk(3%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(91.96, -6.49, 10.85) |
| CIE-LCH | lch(91.96, 12.64, 120.89°) |
| OKLab | oklab(92.83% -0.0165 0.0282) |
| OKLCH | oklch(92.83% 0.033 120.3) |
| XYZ | xyz(73.4594, 80.6138, 73.3054) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.71
Off White (survey)
#FFFFE4
ΔE00 5.25
Lightyellow
#FFFFE0
ΔE00 5.47
Honeydew
#F0FFF0
ΔE00 5.81
Eggshell
#F0EAD6
ΔE00 6.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBD3 #DAD3EB
analogous
#EBE6D3 #E4EBD3 #D8EBD3
triadic
#E4EBD3 #D3E4EB #EBD3E4
tetradic
#E4EBD3 #D3EBE6 #DAD3EB #EBD3D8
square
#E4EBD3 #D3EBE6 #DAD3EB #EBD3D8
split-complementary
#E4EBD3 #D3D8EB #E6D3EB
monochromatic
#B0C57F #CAD8A9 #E4EBD3 #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.23
#E4EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#E4EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBD3
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBD3 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8D2
Deuteranopia (green-blind)
#EEE8D4
Tritanopia (blue-blind)
#E6E8E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4ebd3; /* rgb */ color: rgb(228, 235, 211); /* oklch */ color: oklch(92.8% 0.033 120.3);
Tailwind
colors: {
custom: {
50: '#ecf1e0',
500: '#e4ebd3',
950: '#000000',
},
}SCSS
$custom: #e4ebd3; $custom-light: #ecf1e0; $custom-dark: #000000;
JSON
{
"hex": "#e4ebd3",
"rgb": {
"r": 228,
"g": 235,
"b": 211
},
"hsl": {
"h": 77.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.92833,
"c": 0.0327,
"h": 120.3
},
"luminance": 0.80614
}Semantic roles & 50–950 ramp
primary
#E4EBD3
secondary
#A99DC6
accent
#35B059
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584