#E2DCDF#E2DCDF
#E2DCDF is a very light, near-neutral pink. Relative luminance 0.727; OKLCH L 90.0% C 0.008 H 345.4°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCDF |
|---|---|
| RGB | rgb(226, 220, 223) |
| HSL | hsl(330, 9%, 87%) |
| HSV | hsv(330, 3%, 89%) |
| CMYK | cmyk(0%, 2.7%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.30, 2.57, -0.74) |
| CIE-LCH | lch(88.30, 2.67, 343.87°) |
| OKLab | oklab(90.01% 0.0074 -0.0019) |
| OKLCH | oklch(90.01% 0.008 345.4) |
| XYZ | xyz(70.2745, 72.6831, 80.1248) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 4.35
Fog
#D8DCE0
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 6.05
Lavenderblush
#FFF0F5
ΔE00 6.15
Whitesmoke
#F5F5F5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCDF #DCE2DF
analogous
#E2DCE2 #E2DCDF #E2DCDC
triadic
#E2DCDF #DFE2DC #DCDFE2
tetradic
#E2DCDF #E2E2DC #DCE2DF #DCDCE2
square
#E2DCDF #E2E2DC #DCE2DF #DCDCE2
split-complementary
#E2DCDF #DCE2DC #DCE2E2
monochromatic
#AB99A2 #C6BBC0 #E2DCDF #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.35
#E2DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#E2DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCDF
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCDF | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#E3DCDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dcdf; /* rgb */ color: rgb(226, 220, 223); /* oklch */ color: oklch(90.0% 0.008 345.4);
Tailwind
colors: {
custom: {
50: '#ebe6e9',
500: '#e2dcdf',
950: '#000000',
},
}SCSS
$custom: #e2dcdf; $custom-light: #ebe6e9; $custom-dark: #000000;
JSON
{
"hex": "#e2dcdf",
"rgb": {
"r": 226,
"g": 220,
"b": 223
},
"hsl": {
"h": 330,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.90007,
"c": 0.00766,
"h": 345.4
},
"luminance": 0.72683
}Semantic roles & 50–950 ramp
primary
#E2DCDF
secondary
#ACB6B1
accent
#937352
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484