#E7EBDD#E7EBDD
#E7EBDD is a very light, near-neutral yellow-green. Relative luminance 0.816; OKLCH L 93.3% C 0.019 H 119.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EBDD |
|---|---|
| RGB | rgb(231, 235, 221) |
| HSL | hsl(77, 26%, 89%) |
| HSV | hsv(77, 6%, 92%) |
| CMYK | cmyk(1.7%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(92.41, -3.79, 6.32) |
| CIE-LCH | lch(92.41, 7.37, 120.92°) |
| OKLab | oklab(93.32% -0.0095 0.0166) |
| OKLCH | oklch(93.32% 0.019 119.8) |
| XYZ | xyz(75.7125, 81.6261, 80.1593) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.60
Ivory
#FFFFF0
ΔE00 4.63
Eggshell
#F0EAD6
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 5.64
Mintcream
#F5FFFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EBDD #E1DDEB
analogous
#EBE8DD #E7EBDD #E0EBDD
triadic
#E7EBDD #DDE7EB #EBDDE7
tetradic
#E7EBDD #DDEBE8 #E1DDEB #EBDDE0
square
#E7EBDD #DDEBE8 #E1DDEB #EBDDE0
split-complementary
#E7EBDD #DDE0EB #E8DDEB
monochromatic
#B1BE90 #CCD4B6 #E7EBDD #F1F4EC #F1F4EC
Accessibility & contrast
On white
1.21
#E7EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#E7EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EBDD
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EBDD | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#EDE9DE
Tritanopia (blue-blind)
#E8E9E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e7ebdd; /* rgb */ color: rgb(231, 235, 221); /* oklch */ color: oklch(93.3% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#eef1e7',
500: '#e7ebdd',
950: '#000000',
},
}SCSS
$custom: #e7ebdd; $custom-light: #eef1e7; $custom-dark: #000000;
JSON
{
"hex": "#e7ebdd",
"rgb": {
"r": 231,
"g": 235,
"b": 221
},
"hsl": {
"h": 77.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.93318,
"c": 0.01909,
"h": 119.8
},
"luminance": 0.81626
}Semantic roles & 50–950 ramp
primary
#E7EBDD
secondary
#B0A9C3
accent
#41A45D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584