#DFD1D5#DFD1D5
#DFD1D5 is a very light, near-neutral pink. Relative luminance 0.661; OKLCH L 87.3% C 0.016 H 358.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D5 |
|---|---|
| RGB | rgb(223, 209, 213) |
| HSL | hsl(343, 18%, 85%) |
| HSV | hsv(343, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.04, 5.52, -0.24) |
| CIE-LCH | lch(85.04, 5.53, 357.55°) |
| OKLab | oklab(87.32% 0.0164 -0.0005) |
| OKLCH | oklch(87.32% 0.016 358.1) |
| XYZ | xyz(65.2406, 66.0937, 72.2583) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 6.99
Mistyrose
#FFE4E1
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 7.20
Very Light Pink
#FFF4F2
ΔE00 8.17
Silver
#C0C0C0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D5 #D1DFDB
analogous
#DFD1DC #DFD1D5 #DFD4D1
triadic
#DFD1D5 #D5DFD1 #D1D5DF
tetradic
#DFD1D5 #DCDFD1 #D1DFDB #D4D1DF
square
#DFD1D5 #DCDFD1 #D1DFDB #D4D1DF
split-complementary
#DFD1D5 #D1DFD4 #D1DCDF
monochromatic
#AD8993 #C6ADB4 #DFD1D5 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.48
#DFD1D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DFD1D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#E2D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1d5; /* rgb */ color: rgb(223, 209, 213); /* oklch */ color: oklch(87.3% 0.016 358.1);
Tailwind
colors: {
custom: {
50: '#e9dfe1',
500: '#dfd1d5',
950: '#000000',
},
}SCSS
$custom: #dfd1d5; $custom-light: #e9dfe1; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d5",
"rgb": {
"r": 223,
"g": 209,
"b": 213
},
"hsl": {
"h": 342.857,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87316,
"c": 0.01638,
"h": 358.1
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#DFD1D5
secondary
#9FB5AF
accent
#9C8549
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484