#E2DDE2#E2DDE2
#E2DDE2 is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.3% C 0.009 H 325.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDE2 |
|---|---|
| RGB | rgb(226, 221, 226) |
| HSL | hsl(300, 8%, 88%) |
| HSV | hsv(300, 2%, 89%) |
| CMYK | cmyk(0%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(88.63, 2.59, -1.84) |
| CIE-LCH | lch(88.63, 3.18, 324.57°) |
| OKLab | oklab(90.29% 0.0071 -0.0049) |
| OKLCH | oklch(90.29% 0.009 325.6) |
| XYZ | xyz(70.9458, 73.3728, 82.3616) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 4.72
Fog
#D8DCE0
ΔE00 4.73
Ghostwhite
#F8F8FF
ΔE00 6.04
Lavenderblush
#FFF0F5
ΔE00 6.10
Whitesmoke
#F5F5F5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDE2 #DDE2DD
analogous
#DFDDE2 #E2DDE2 #E2DDDF
triadic
#E2DDE2 #E2E2DD #DDE2E2
tetradic
#E2DDE2 #E2DFDD #DDE2DD #DDDFE2
square
#E2DDE2 #E2DFDD #DDE2DD #DDDFE2
split-complementary
#E2DDE2 #DFE2DD #DDE2DF
monochromatic
#AA9BAA #C6BCC6 #E2DDE2 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.34
#E2DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E2DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDE2
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDE2 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#E2DDDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dde2; /* rgb */ color: rgb(226, 221, 226); /* oklch */ color: oklch(90.3% 0.009 325.6);
Tailwind
colors: {
custom: {
50: '#ebe7eb',
500: '#e2dde2',
950: '#000000',
},
}SCSS
$custom: #e2dde2; $custom-light: #ebe7eb; $custom-dark: #000000;
JSON
{
"hex": "#e2dde2",
"rgb": {
"r": 226,
"g": 221,
"b": 226
},
"hsl": {
"h": 300,
"s": 7.937,
"l": 87.647
},
"oklch": {
"l": 0.90291,
"c": 0.00861,
"h": 325.6
},
"luminance": 0.73373
}Semantic roles & 50–950 ramp
primary
#E2DDE2
secondary
#ADB6AD
accent
#925454
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484