#E7DCDF#E7DCDF
#E7DCDF is a very light, near-neutral pink. Relative luminance 0.735; OKLCH L 90.4% C 0.013 H 358.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCDF |
|---|---|
| RGB | rgb(231, 220, 223) |
| HSL | hsl(344, 19%, 88%) |
| HSV | hsv(344, 5%, 91%) |
| CMYK | cmyk(0%, 4.8%, 3.5%, 9.4%) |
| CIE-LAB | lab(88.69, 4.27, -0.13) |
| CIE-LCH | lch(88.69, 4.27, 358.32°) |
| OKLab | oklab(90.41% 0.0127 -0.0003) |
| OKLCH | oklch(90.41% 0.013 358.8) |
| XYZ | xyz(71.8657, 73.5036, 80.1994) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.63
Very Light Pink
#FFF4F2
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.21
Mistyrose
#FFE4E1
ΔE00 6.47
Snow
#FFFAFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCDF #DCE7E4
analogous
#E7DCE4 #E7DCDF #E7DEDC
triadic
#E7DCDF #DFE7DC #DCDFE7
tetradic
#E7DCDF #E4E7DC #DCE7E4 #DEDCE7
square
#E7DCDF #E4E7DC #DCE7E4 #DEDCE7
split-complementary
#E7DCDF #DCE7DE #DCE4E7
monochromatic
#B5939D #CEB8BE #E7DCDF #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.34
#E7DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E7DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCDF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCDF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#E9DCDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e7dcdf; /* rgb */ color: rgb(231, 220, 223); /* oklch */ color: oklch(90.4% 0.013 358.8);
Tailwind
colors: {
custom: {
50: '#eee6e9',
500: '#e7dcdf',
950: '#000000',
},
}SCSS
$custom: #e7dcdf; $custom-light: #eee6e9; $custom-dark: #000000;
JSON
{
"hex": "#e7dcdf",
"rgb": {
"r": 231,
"g": 220,
"b": 223
},
"hsl": {
"h": 343.636,
"s": 18.644,
"l": 88.431
},
"oklch": {
"l": 0.90409,
"c": 0.01266,
"h": 358.8
},
"luminance": 0.73503
}Semantic roles & 50–950 ramp
primary
#E7DCDF
secondary
#AABDB8
accent
#9D8649
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484