#DFD1D9#DFD1D9
#DFD1D9 is a very light, near-neutral pink. Relative luminance 0.663; OKLCH L 87.4% C 0.019 H 342.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D9 |
|---|---|
| RGB | rgb(223, 209, 217) |
| HSL | hsl(326, 18%, 85%) |
| HSV | hsv(326, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.15, 6.23, -2.21) |
| CIE-LCH | lch(85.15, 6.61, 340.48°) |
| OKLab | oklab(87.43% 0.0179 -0.0058) |
| OKLCH | oklch(87.43% 0.019 342.1) |
| XYZ | xyz(65.7546, 66.2993, 74.9652) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.94
Mistyrose
#FFE4E1
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.21
Lavender (CSS)
#E6E6FA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D9 #D1DFD7
analogous
#DED1DF #DFD1D9 #DFD1D2
triadic
#DFD1D9 #D9DFD1 #D1D9DF
tetradic
#DFD1D9 #DFDED1 #D1DFD7 #D1D2DF
square
#DFD1D9 #DFDED1 #D1DFD7 #D1D2DF
split-complementary
#DFD1D9 #D2DFD1 #D1DFDE
monochromatic
#AD899D #C6ADBB #DFD1D9 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.47
#DFD1D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DFD1D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D9
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#E1D1D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1d9; /* rgb */ color: rgb(223, 209, 217); /* oklch */ color: oklch(87.4% 0.019 342.1);
Tailwind
colors: {
custom: {
50: '#e9dfe4',
500: '#dfd1d9',
950: '#000000',
},
}SCSS
$custom: #dfd1d9; $custom-light: #e9dfe4; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d9",
"rgb": {
"r": 223,
"g": 209,
"b": 217
},
"hsl": {
"h": 325.714,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87432,
"c": 0.01878,
"h": 342.1
},
"luminance": 0.66299
}Semantic roles & 50–950 ramp
primary
#DFD1D9
secondary
#9FB5A9
accent
#9C6D49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484