#DFD6D9#DFD6D9
#DFD6D9 is a very light, near-neutral pink. Relative luminance 0.688; OKLCH L 88.4% C 0.011 H 354.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D9 |
|---|---|
| RGB | rgb(223, 214, 217) |
| HSL | hsl(340, 12%, 86%) |
| HSV | hsv(340, 4%, 87%) |
| CMYK | cmyk(0%, 4%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.40, 3.61, -0.38) |
| CIE-LCH | lch(86.40, 3.63, 354.06°) |
| OKLab | oklab(88.41% 0.0106 -0.0009) |
| OKLCH | oklch(88.41% 0.011 354.9) |
| XYZ | xyz(67.0006, 68.7913, 75.3806) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 4.98
Fog
#D8DCE0
ΔE00 6.36
Lavenderblush
#FFF0F5
ΔE00 6.52
Very Light Pink
#FFF4F2
ΔE00 6.96
Silver
#C0C0C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D9 #D6DFDC
analogous
#DFD6DD #DFD6D9 #DFD7D6
triadic
#DFD6D9 #D9DFD6 #D6D9DF
tetradic
#DFD6D9 #DDDFD6 #D6DFDC #D7D6DF
square
#DFD6D9 #DDDFD6 #D6DFDC #D7D6DF
split-complementary
#DFD6D9 #D6DFD7 #D6DDDF
monochromatic
#A99199 #C4B4B9 #DFD6D9 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.42
#DFD6D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#DFD6D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D9
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D9 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#E1D6D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d9; /* rgb */ color: rgb(223, 214, 217); /* oklch */ color: oklch(88.4% 0.011 354.9);
Tailwind
colors: {
custom: {
50: '#e9e2e4',
500: '#dfd6d9',
950: '#000000',
},
}SCSS
$custom: #dfd6d9; $custom-light: #e9e2e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d9",
"rgb": {
"r": 223,
"g": 214,
"b": 217
},
"hsl": {
"h": 340,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88413,
"c": 0.01065,
"h": 354.9
},
"luminance": 0.68791
}Semantic roles & 50–950 ramp
primary
#DFD6D9
secondary
#A5B4AF
accent
#967F4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484