#DFD4D8#DFD4D8
#DFD4D8 is a very light, near-neutral pink. Relative luminance 0.677; OKLCH L 88.0% C 0.013 H 353.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D8 |
|---|---|
| RGB | rgb(223, 212, 216) |
| HSL | hsl(338, 15%, 85%) |
| HSV | hsv(338, 5%, 87%) |
| CMYK | cmyk(0%, 4.9%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.87, 4.48, -0.62) |
| CIE-LCH | lch(85.87, 4.52, 352.15°) |
| OKLab | oklab(87.99% 0.0131 -0.0016) |
| OKLCH | oklch(87.99% 0.013 353.2) |
| XYZ | xyz(66.3679, 67.7333, 74.5300) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 5.98
Lavenderblush
#FFF0F5
ΔE00 6.52
Fog
#D8DCE0
ΔE00 7.37
Mistyrose
#FFE4E1
ΔE00 7.46
Very Light Pink
#FFF4F2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D8 #D4DFDB
analogous
#DFD4DD #DFD4D8 #DFD5D4
triadic
#DFD4D8 #D8DFD4 #D4D8DF
tetradic
#DFD4D8 #DDDFD4 #D4DFDB #D5D4DF
square
#DFD4D8 #DDDFD4 #D4DFDB #D5D4DF
split-complementary
#DFD4D8 #D4DFD5 #D4DDDF
monochromatic
#AB8E98 #C5B1B8 #DFD4D8 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.44
#DFD4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DFD4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#E1D4D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd4d8; /* rgb */ color: rgb(223, 212, 216); /* oklch */ color: oklch(88.0% 0.013 353.2);
Tailwind
colors: {
custom: {
50: '#e9e1e4',
500: '#dfd4d8',
950: '#000000',
},
}SCSS
$custom: #dfd4d8; $custom-light: #e9e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d8",
"rgb": {
"r": 223,
"g": 212,
"b": 216
},
"hsl": {
"h": 338.182,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87991,
"c": 0.01322,
"h": 353.2
},
"luminance": 0.67733
}Semantic roles & 50–950 ramp
primary
#DFD4D8
secondary
#A3B4AE
accent
#997D4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484