#E4ECCA#E4ECCA
#E4ECCA is a very light, muted yellow-green. Relative luminance 0.807; OKLCH L 92.8% C 0.046 H 118.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ECCA |
|---|---|
| RGB | rgb(228, 236, 202) |
| HSL | hsl(74, 47%, 86%) |
| HSV | hsv(74, 14%, 93%) |
| CMYK | cmyk(3.4%, 0%, 14.4%, 7.5%) |
| CIE-LAB | lab(92.02, -8.44, 15.60) |
| CIE-LCH | lch(92.02, 17.74, 118.42°) |
| OKLab | oklab(92.82% -0.0215 0.0403) |
| OKLCH | oklch(92.82% 0.046 118.1) |
| XYZ | xyz(72.6497, 80.7493, 67.6245) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.54
Beige
#F5F5DC
ΔE00 4.95
Lightyellow
#FFFFE0
ΔE00 5.38
Eggshell (survey)
#FFFFD4
ΔE00 5.51
Off White (survey)
#FFFFE4
ΔE00 5.86
Cream
#FFFDD0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ECCA #D2CAEC
analogous
#ECE3CA #E4ECCA #D3ECCA
triadic
#E4ECCA #CAE4EC #ECCAE4
tetradic
#E4ECCA #CAECE3 #D2CAEC #ECCAD3
square
#E4ECCA #CAECE3 #D2CAEC #ECCAD3
split-complementary
#E4ECCA #CAD3EC #E3CAEC
monochromatic
#B6CC70 #CDDC9D #E4ECCA #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.22
#E4ECCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E4ECCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ECCA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ECCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ECCA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#F0E8CB
Tritanopia (blue-blind)
#E8E8E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4ecca; /* rgb */ color: rgb(228, 236, 202); /* oklch */ color: oklch(92.8% 0.046 118.1);
Tailwind
colors: {
custom: {
50: '#ecf2da',
500: '#e4ecca',
950: '#000000',
},
}SCSS
$custom: #e4ecca; $custom-light: #ecf2da; $custom-dark: #000000;
JSON
{
"hex": "#e4ecca",
"rgb": {
"r": 228,
"g": 236,
"b": 202
},
"hsl": {
"h": 74.118,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.92816,
"c": 0.04568,
"h": 118.1
},
"luminance": 0.80749
}Semantic roles & 50–950 ramp
primary
#E4ECCA
secondary
#9F92C8
accent
#2BBA4D
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161614
muted
#848583