#E4DCDF#E4DCDF
#E4DCDF is a very light, near-neutral pink. Relative luminance 0.730; OKLCH L 90.2% C 0.010 H 352.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCDF |
|---|---|
| RGB | rgb(228, 220, 223) |
| HSL | hsl(338, 13%, 88%) |
| HSV | hsv(338, 4%, 89%) |
| CMYK | cmyk(0%, 3.5%, 2.2%, 10.6%) |
| CIE-LAB | lab(88.45, 3.25, -0.50) |
| CIE-LCH | lch(88.45, 3.29, 351.30°) |
| OKLab | oklab(90.17% 0.0095 -0.0013) |
| OKLCH | oklch(90.17% 0.01 352.4) |
| XYZ | xyz(70.9054, 73.0085, 80.1544) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.08
Lavenderblush
#FFF0F5
ΔE00 5.56
Very Light Pink
#FFF4F2
ΔE00 5.79
Fog
#D8DCE0
ΔE00 5.87
Snow
#FFFAFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCDF #DCE4E1
analogous
#E4DCE3 #E4DCDF #E4DDDC
triadic
#E4DCDF #DFE4DC #DCDFE4
tetradic
#E4DCDF #E3E4DC #DCE4E1 #DDDCE4
square
#E4DCDF #E3E4DC #DCE4E1 #DDDCE4
split-complementary
#E4DCDF #DCE4DD #DCE3E4
monochromatic
#AF97A0 #C9B9BF #E4DCDF #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.35
#E4DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E4DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCDF
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCDF | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#E5DCDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dcdf; /* rgb */ color: rgb(228, 220, 223); /* oklch */ color: oklch(90.2% 0.010 352.4);
Tailwind
colors: {
custom: {
50: '#ece6e9',
500: '#e4dcdf',
950: '#000000',
},
}SCSS
$custom: #e4dcdf; $custom-light: #ece6e9; $custom-dark: #000000;
JSON
{
"hex": "#e4dcdf",
"rgb": {
"r": 228,
"g": 220,
"b": 223
},
"hsl": {
"h": 337.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.90167,
"c": 0.00959,
"h": 352.4
},
"luminance": 0.73008
}Semantic roles & 50–950 ramp
primary
#E4DCDF
secondary
#ABB9B4
accent
#977C4E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484