#DFD1D8#DFD1D8
#DFD1D8 is a very light, near-neutral pink. Relative luminance 0.662; OKLCH L 87.4% C 0.018 H 345.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D8 |
|---|---|
| RGB | rgb(223, 209, 216) |
| HSL | hsl(330, 18%, 85%) |
| HSV | hsv(330, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.12, 6.05, -1.72) |
| CIE-LCH | lch(85.12, 6.29, 344.17°) |
| OKLab | oklab(87.4% 0.0175 -0.0045) |
| OKLCH | oklch(87.4% 0.018 345.7) |
| XYZ | xyz(65.6249, 66.2474, 74.2823) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.88
Mistyrose
#FFE4E1
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D8 #D1DFD8
analogous
#DFD1DF #DFD1D8 #DFD1D1
triadic
#DFD1D8 #D8DFD1 #D1D8DF
tetradic
#DFD1D8 #DFDFD1 #D1DFD8 #D1D1DF
square
#DFD1D8 #DFDFD1 #D1DFD8 #D1D1DF
split-complementary
#DFD1D8 #D1DFD1 #D1DFDF
monochromatic
#AD899B #C6ADB9 #DFD1D8 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.47
#DFD1D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DFD1D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D8
Deuteranopia (green-blind)
#D5D5D8
Tritanopia (blue-blind)
#E1D1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd1d8; /* rgb */ color: rgb(223, 209, 216); /* oklch */ color: oklch(87.4% 0.018 345.7);
Tailwind
colors: {
custom: {
50: '#e9dfe4',
500: '#dfd1d8',
950: '#000000',
},
}SCSS
$custom: #dfd1d8; $custom-light: #e9dfe4; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d8",
"rgb": {
"r": 223,
"g": 209,
"b": 216
},
"hsl": {
"h": 330,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87403,
"c": 0.01806,
"h": 345.7
},
"luminance": 0.66247
}Semantic roles & 50–950 ramp
primary
#DFD1D8
secondary
#9FB5AA
accent
#9C7349
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484