#E4ECCD#E4ECCD
#E4ECCD is a very light, muted yellow-green. Relative luminance 0.809; OKLCH L 92.9% C 0.042 H 119.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ECCD |
|---|---|
| RGB | rgb(228, 236, 205) |
| HSL | hsl(75, 45%, 86%) |
| HSV | hsv(75, 13%, 93%) |
| CMYK | cmyk(3.4%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(92.08, -7.97, 14.14) |
| CIE-LCH | lch(92.08, 16.23, 119.40°) |
| OKLab | oklab(92.89% -0.0203 0.0366) |
| OKLCH | oklch(92.89% 0.042 119) |
| XYZ | xyz(73.0084, 80.8928, 69.5134) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.89
Lightyellow
#FFFFE0
ΔE00 5.25
Off White (survey)
#FFFFE4
ΔE00 5.55
Eggshell (survey)
#FFFFD4
ΔE00 5.91
Cream
#FFFDD0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ECCD #D5CDEC
analogous
#ECE5CD #E4ECCD #D5ECCD
triadic
#E4ECCD #CDE4EC #ECCDE4
tetradic
#E4ECCD #CDECE5 #D5CDEC #ECCDD5
square
#E4ECCD #CDECE5 #D5CDEC #ECCDD5
split-complementary
#E4ECCD #CDD5EC #E5CDEC
monochromatic
#B4CA74 #CCDBA1 #E4ECCD #F3F7E9 #F3F7E9
Accessibility & contrast
On white
1.22
#E4ECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#E4ECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ECCD
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ECCD | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CB
Deuteranopia (green-blind)
#F0E8CE
Tritanopia (blue-blind)
#E7E8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4eccd; /* rgb */ color: rgb(228, 236, 205); /* oklch */ color: oklch(92.9% 0.042 119.0);
Tailwind
colors: {
custom: {
50: '#ecf2dc',
500: '#e4eccd',
950: '#000000',
},
}SCSS
$custom: #e4eccd; $custom-light: #ecf2dc; $custom-dark: #000000;
JSON
{
"hex": "#e4eccd",
"rgb": {
"r": 228,
"g": 236,
"b": 205
},
"hsl": {
"h": 75.484,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.92888,
"c": 0.04185,
"h": 119
},
"luminance": 0.80893
}Semantic roles & 50–950 ramp
primary
#E4ECCD
secondary
#A295C8
accent
#2DB851
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584