#DFD3D9#DFD3D9
#DFD3D9 is a very light, near-neutral pink. Relative luminance 0.673; OKLCH L 87.8% C 0.015 H 345.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D9 |
|---|---|
| RGB | rgb(223, 211, 217) |
| HSL | hsl(330, 16%, 85%) |
| HSV | hsv(330, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.65, 5.18, -1.48) |
| CIE-LCH | lch(85.65, 5.38, 344.10°) |
| OKLab | oklab(87.82% 0.015 -0.0038) |
| OKLCH | oklch(87.82% 0.015 345.6) |
| XYZ | xyz(66.2483, 67.2868, 75.1298) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.57
Light Gray
#D3D3D3
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 6.85
Mistyrose
#FFE4E1
ΔE00 7.61
Fog
#D8DCE0
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D9 #D3DFD9
analogous
#DFD3DF #DFD3D9 #DFD3D3
triadic
#DFD3D9 #D9DFD3 #D3D9DF
tetradic
#DFD3D9 #DFDFD3 #D3DFD9 #D3D3DF
square
#DFD3D9 #DFDFD3 #D3DFD9 #D3D3DF
split-complementary
#DFD3D9 #D3DFD3 #D3DFDF
monochromatic
#AB8C9C #C5B0BA #DFD3D9 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.45
#DFD3D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DFD3D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D9
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D9 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#D6D7D9
Tritanopia (blue-blind)
#E1D3D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d9; /* rgb */ color: rgb(223, 211, 217); /* oklch */ color: oklch(87.8% 0.015 345.6);
Tailwind
colors: {
custom: {
50: '#e9e0e4',
500: '#dfd3d9',
950: '#000000',
},
}SCSS
$custom: #dfd3d9; $custom-light: #e9e0e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d9",
"rgb": {
"r": 223,
"g": 211,
"b": 217
},
"hsl": {
"h": 330,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87823,
"c": 0.01544,
"h": 345.6
},
"luminance": 0.67286
}Semantic roles & 50–950 ramp
primary
#DFD3D9
secondary
#A2B4AB
accent
#9A734B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484