#E5DCDF#E5DCDF
#E5DCDF is a very light, near-neutral pink. Relative luminance 0.732; OKLCH L 90.2% C 0.011 H 354.9°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCDF |
|---|---|
| RGB | rgb(229, 220, 223) |
| HSL | hsl(340, 15%, 88%) |
| HSV | hsv(340, 4%, 90%) |
| CMYK | cmyk(0%, 3.9%, 2.6%, 10.2%) |
| CIE-LAB | lab(88.53, 3.59, -0.37) |
| CIE-LCH | lch(88.53, 3.61, 354.05°) |
| OKLab | oklab(90.25% 0.0106 -0.0009) |
| OKLCH | oklch(90.25% 0.011 354.9) |
| XYZ | xyz(71.2237, 73.1726, 80.1693) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.84
Lavenderblush
#FFF0F5
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 5.71
Fog
#D8DCE0
ΔE00 6.32
Snow
#FFFAFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCDF #DCE5E2
analogous
#E5DCE3 #E5DCDF #E5DDDC
triadic
#E5DCDF #DFE5DC #DCDFE5
tetradic
#E5DCDF #E3E5DC #DCE5E2 #DDDCE5
square
#E5DCDF #E3E5DC #DCE5E2 #DDDCE5
split-complementary
#E5DCDF #DCE5DD #DCE3E5
monochromatic
#B1969F #CBB9BF #E5DCDF #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.34
#E5DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E5DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCDF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCDF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#E7DCDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5dcdf; /* rgb */ color: rgb(229, 220, 223); /* oklch */ color: oklch(90.2% 0.011 354.9);
Tailwind
colors: {
custom: {
50: '#ede6e9',
500: '#e5dcdf',
950: '#000000',
},
}SCSS
$custom: #e5dcdf; $custom-light: #ede6e9; $custom-dark: #000000;
JSON
{
"hex": "#e5dcdf",
"rgb": {
"r": 229,
"g": 220,
"b": 223
},
"hsl": {
"h": 340,
"s": 14.754,
"l": 88.039
},
"oklch": {
"l": 0.90247,
"c": 0.0106,
"h": 354.9
},
"luminance": 0.73172
}Semantic roles & 50–950 ramp
primary
#E5DCDF
secondary
#ABBAB5
accent
#997F4D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484