#E2D2DB#E2D2DB
#E2D2DB is a very light, muted pink. Relative luminance 0.674; OKLCH L 87.9% C 0.021 H 342.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2DB |
|---|---|
| RGB | rgb(226, 210, 219) |
| HSL | hsl(326, 22%, 85%) |
| HSV | hsv(326, 7%, 89%) |
| CMYK | cmyk(0%, 7.1%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.69, 7.08, -2.44) |
| CIE-LCH | lch(85.69, 7.49, 340.98°) |
| OKLab | oklab(87.94% 0.0204 -0.0064) |
| OKLCH | oklch(87.94% 0.021 342.6) |
| XYZ | xyz(67.1951, 67.3771, 76.4693) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.72
Mistyrose
#FFE4E1
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.70
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2DB #D2E2D9
analogous
#E1D2E2 #E2D2DB #E2D2D3
triadic
#E2D2DB #DBE2D2 #D2DBE2
tetradic
#E2D2DB #E2E1D2 #D2E2D9 #D2D3E2
square
#E2D2DB #E2E1D2 #D2E2D9 #D2D3E2
split-complementary
#E2D2DB #D3E2D2 #D2E2E1
monochromatic
#B2889F #CAADBD #E2D2DB #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.45
#E2D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#E2D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2DB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2DB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#E4D2D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d2db; /* rgb */ color: rgb(226, 210, 219); /* oklch */ color: oklch(87.9% 0.021 342.6);
Tailwind
colors: {
custom: {
50: '#ebdfe6',
500: '#e2d2db',
950: '#000000',
},
}SCSS
$custom: #e2d2db; $custom-light: #ebdfe6; $custom-dark: #000000;
JSON
{
"hex": "#e2d2db",
"rgb": {
"r": 226,
"g": 210,
"b": 219
},
"hsl": {
"h": 326.25,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.87935,
"c": 0.02134,
"h": 342.6
},
"luminance": 0.67376
}Semantic roles & 50–950 ramp
primary
#E2D2DB
secondary
#A0B9AB
accent
#A06D45
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484