#E1EBDB#E1EBDB
#E1EBDB is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.8% C 0.024 H 133.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBDB |
|---|---|
| RGB | rgb(225, 235, 219) |
| HSL | hsl(98, 29%, 89%) |
| HSV | hsv(98, 7%, 92%) |
| CMYK | cmyk(4.3%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.93, -6.17, 6.61) |
| CIE-LCH | lch(91.93, 9.04, 133.03°) |
| OKLab | oklab(92.81% -0.0164 0.0173) |
| OKLCH | oklch(92.81% 0.024 133.5) |
| XYZ | xyz(73.5437, 80.5384, 78.6751) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.36
Beige
#F5F5DC
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 5.90
Ivory
#FFFFF0
ΔE00 6.28
Mintcream
#F5FFFA
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBDB #E5DBEB
analogous
#E9EBDB #E1EBDB #DBEBDD
triadic
#E1EBDB #DBE1EB #EBDBE1
tetradic
#E1EBDB #DBE9EB #E5DBEB #EBDDDB
square
#E1EBDB #DBE9EB #E5DBEB #EBDDDB
split-complementary
#E1EBDB #DDDBEB #EBDBE9
monochromatic
#9FBF8C #C0D5B4 #E1EBDB #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.23
#E1EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#E1EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBDB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBDB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#E1E9E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1ebdb; /* rgb */ color: rgb(225, 235, 219); /* oklch */ color: oklch(92.8% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#eaf1e6',
500: '#e1ebdb',
950: '#000000',
},
}SCSS
$custom: #e1ebdb; $custom-light: #eaf1e6; $custom-dark: #000000;
JSON
{
"hex": "#e1ebdb",
"rgb": {
"r": 225,
"g": 235,
"b": 219
},
"hsl": {
"h": 97.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92813,
"c": 0.02382,
"h": 133.5
},
"luminance": 0.80539
}Semantic roles & 50–950 ramp
primary
#E1EBDB
secondary
#B9A6C4
accent
#3EA780
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584