#DFD3D7#DFD3D7
#DFD3D7 is a very light, near-neutral pink. Relative luminance 0.672; OKLCH L 87.8% C 0.014 H 355.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D7 |
|---|---|
| RGB | rgb(223, 211, 215) |
| HSL | hsl(340, 16%, 85%) |
| HSV | hsv(340, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.60, 4.82, -0.49) |
| CIE-LCH | lch(85.60, 4.85, 354.19°) |
| OKLab | oklab(87.77% 0.0142 -0.0012) |
| OKLCH | oklch(87.77% 0.014 355.1) |
| XYZ | xyz(65.9898, 67.1834, 73.7681) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.39
Lavenderblush
#FFF0F5
ΔE00 6.61
Mistyrose
#FFE4E1
ΔE00 7.29
Very Light Pink
#FFF4F2
ΔE00 7.69
Fog
#D8DCE0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D7 #D3DFDB
analogous
#DFD3DD #DFD3D7 #DFD5D3
triadic
#DFD3D7 #D7DFD3 #D3D7DF
tetradic
#DFD3D7 #DDDFD3 #D3DFDB #D5D3DF
square
#DFD3D7 #DDDFD3 #D3DFDB #D5D3DF
split-complementary
#DFD3D7 #D3DFD5 #D3DDDF
monochromatic
#AB8C97 #C5B0B7 #DFD3D7 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.45
#DFD3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DFD3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#E1D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d7; /* rgb */ color: rgb(223, 211, 215); /* oklch */ color: oklch(87.8% 0.014 355.1);
Tailwind
colors: {
custom: {
50: '#e9e0e3',
500: '#dfd3d7',
950: '#000000',
},
}SCSS
$custom: #dfd3d7; $custom-light: #e9e0e3; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d7",
"rgb": {
"r": 223,
"g": 211,
"b": 215
},
"hsl": {
"h": 340,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87765,
"c": 0.01426,
"h": 355.1
},
"luminance": 0.67183
}Semantic roles & 50–950 ramp
primary
#DFD3D7
secondary
#A2B4AE
accent
#9A804B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484