#DFD5D8#DFD5D8
#DFD5D8 is a very light, near-neutral pink. Relative luminance 0.682; OKLCH L 88.2% C 0.012 H 357.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D8 |
|---|---|
| RGB | rgb(223, 213, 216) |
| HSL | hsl(342, 14%, 85%) |
| HSV | hsv(342, 4%, 87%) |
| CMYK | cmyk(0%, 4.5%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.12, 3.95, -0.25) |
| CIE-LCH | lch(86.12, 3.96, 356.38°) |
| OKLab | oklab(88.19% 0.0117 -0.0006) |
| OKLCH | oklch(88.19% 0.012 357.1) |
| XYZ | xyz(66.6186, 68.2348, 74.6135) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.34
Lavenderblush
#FFF0F5
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.83
Very Light Pink
#FFF4F2
ΔE00 7.13
Mistyrose
#FFE4E1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D8 #D5DFDC
analogous
#DFD5DD #DFD5D8 #DFD7D5
triadic
#DFD5D8 #D8DFD5 #D5D8DF
tetradic
#DFD5D8 #DDDFD5 #D5DFDC #D7D5DF
square
#DFD5D8 #DDDFD5 #D5DFDC #D7D5DF
split-complementary
#DFD5D8 #D5DFD7 #D5DDDF
monochromatic
#AA9097 #C5B2B8 #DFD5D8 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.43
#DFD5D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#DFD5D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D8
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D8 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D8
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#E1D5D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d8; /* rgb */ color: rgb(223, 213, 216); /* oklch */ color: oklch(88.2% 0.012 357.1);
Tailwind
colors: {
custom: {
50: '#e9e1e4',
500: '#dfd5d8',
950: '#000000',
},
}SCSS
$custom: #dfd5d8; $custom-light: #e9e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d8",
"rgb": {
"r": 223,
"g": 213,
"b": 216
},
"hsl": {
"h": 342,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88187,
"c": 0.0117,
"h": 357.1
},
"luminance": 0.68234
}Semantic roles & 50–950 ramp
primary
#DFD5D8
secondary
#A4B4AF
accent
#98824E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484