#E3DCDF#E3DCDF
#E3DCDF is a very light, near-neutral pink. Relative luminance 0.728; OKLCH L 90.1% C 0.009 H 349.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DCDF |
|---|---|
| RGB | rgb(227, 220, 223) |
| HSL | hsl(334, 11%, 88%) |
| HSV | hsv(334, 3%, 89%) |
| CMYK | cmyk(0%, 3.1%, 1.8%, 11%) |
| CIE-LAB | lab(88.37, 2.91, -0.62) |
| CIE-LCH | lch(88.37, 2.97, 347.96°) |
| OKLab | oklab(90.09% 0.0085 -0.0016) |
| OKLCH | oklch(90.09% 0.009 349.3) |
| XYZ | xyz(70.5890, 72.8453, 80.1396) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.03
Light Gray
#D3D3D3
ΔE00 4.71
Fog
#D8DCE0
ΔE00 5.41
Lavenderblush
#FFF0F5
ΔE00 5.84
Very Light Pink
#FFF4F2
ΔE00 5.90
Whitesmoke
#F5F5F5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DCDF #DCE3E0
analogous
#E3DCE2 #E3DCDF #E3DCDC
triadic
#E3DCDF #DFE3DC #DCDFE3
tetradic
#E3DCDF #E2E3DC #DCE3E0 #DCDCE3
square
#E3DCDF #E2E3DC #DCE3E0 #DCDCE3
split-complementary
#E3DCDF #DCE3DC #DCE2E3
monochromatic
#AD98A1 #C8BAC0 #E3DCDF #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.35
#E3DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E3DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DCDF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DCDF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#E4DCDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3dcdf; /* rgb */ color: rgb(227, 220, 223); /* oklch */ color: oklch(90.1% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#ebe6e9',
500: '#e3dcdf',
950: '#000000',
},
}SCSS
$custom: #e3dcdf; $custom-light: #ebe6e9; $custom-dark: #000000;
JSON
{
"hex": "#e3dcdf",
"rgb": {
"r": 227,
"g": 220,
"b": 223
},
"hsl": {
"h": 334.286,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.90087,
"c": 0.00861,
"h": 349.3
},
"luminance": 0.72845
}Semantic roles & 50–950 ramp
primary
#E3DCDF
secondary
#ACB8B2
accent
#957850
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484