#DFD5D9#DFD5D9
#DFD5D9 is a very light, near-neutral pink. Relative luminance 0.683; OKLCH L 88.2% C 0.012 H 351.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D9 |
|---|---|
| RGB | rgb(223, 213, 217) |
| HSL | hsl(336, 14%, 85%) |
| HSV | hsv(336, 4%, 87%) |
| CMYK | cmyk(0%, 4.5%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.15, 4.13, -0.74) |
| CIE-LCH | lch(86.15, 4.20, 349.81°) |
| OKLab | oklab(88.22% 0.0121 -0.0019) |
| OKLCH | oklch(88.22% 0.012 351) |
| XYZ | xyz(66.7483, 68.2867, 75.2965) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 5.57
Lavenderblush
#FFF0F5
ΔE00 6.46
Fog
#D8DCE0
ΔE00 6.91
Very Light Pink
#FFF4F2
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D9 #D5DFDB
analogous
#DFD5DE #DFD5D9 #DFD6D5
triadic
#DFD5D9 #D9DFD5 #D5D9DF
tetradic
#DFD5D9 #DEDFD5 #D5DFDB #D6D5DF
square
#DFD5D9 #DEDFD5 #D5DFDB #D6D5DF
split-complementary
#DFD5D9 #D5DFD6 #D5DEDF
monochromatic
#AA909A #C5B2BA #DFD5D9 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.43
#DFD5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DFD5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D9
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D9 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#E1D5D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d9; /* rgb */ color: rgb(223, 213, 217); /* oklch */ color: oklch(88.2% 0.012 351.0);
Tailwind
colors: {
custom: {
50: '#e9e1e4',
500: '#dfd5d9',
950: '#000000',
},
}SCSS
$custom: #dfd5d9; $custom-light: #e9e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d9",
"rgb": {
"r": 223,
"g": 213,
"b": 217
},
"hsl": {
"h": 336,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88216,
"c": 0.01221,
"h": 351
},
"luminance": 0.68286
}Semantic roles & 50–950 ramp
primary
#DFD5D9
secondary
#A4B4AE
accent
#987A4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484