#DFD1D7#DFD1D7
#DFD1D7 is a very light, near-neutral pink. Relative luminance 0.662; OKLCH L 87.4% C 0.017 H 349.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D7 |
|---|---|
| RGB | rgb(223, 209, 215) |
| HSL | hsl(334, 18%, 85%) |
| HSV | hsv(334, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.10, 5.87, -1.22) |
| CIE-LCH | lch(85.10, 6.00, 348.24°) |
| OKLab | oklab(87.37% 0.0171 -0.0032) |
| OKLCH | oklch(87.37% 0.017 349.5) |
| XYZ | xyz(65.4960, 66.1958, 73.6035) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.86
Mistyrose
#FFE4E1
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.61
Very Light Pink
#FFF4F2
ΔE00 8.53
Lavender (CSS)
#E6E6FA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D7 #D1DFD9
analogous
#DFD1DE #DFD1D7 #DFD2D1
triadic
#DFD1D7 #D7DFD1 #D1D7DF
tetradic
#DFD1D7 #DEDFD1 #D1DFD9 #D2D1DF
square
#DFD1D7 #DEDFD1 #D1DFD9 #D2D1DF
split-complementary
#DFD1D7 #D1DFD2 #D1DEDF
monochromatic
#AD8998 #C6ADB8 #DFD1D7 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.47
#DFD1D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DFD1D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D7
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D7 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D7
Deuteranopia (green-blind)
#D5D5D7
Tritanopia (blue-blind)
#E1D1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1d7; /* rgb */ color: rgb(223, 209, 215); /* oklch */ color: oklch(87.4% 0.017 349.5);
Tailwind
colors: {
custom: {
50: '#e9dfe3',
500: '#dfd1d7',
950: '#000000',
},
}SCSS
$custom: #dfd1d7; $custom-light: #e9dfe3; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d7",
"rgb": {
"r": 223,
"g": 209,
"b": 215
},
"hsl": {
"h": 334.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87374,
"c": 0.01741,
"h": 349.5
},
"luminance": 0.66195
}Semantic roles & 50–950 ramp
primary
#DFD1D7
secondary
#9FB5AC
accent
#9C7949
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484