#DFD0D8#DFD0D8
#DFD0D8 is a very light, near-neutral pink. Relative luminance 0.658; OKLCH L 87.2% C 0.020 H 344.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D8 |
|---|---|
| RGB | rgb(223, 208, 216) |
| HSL | hsl(328, 19%, 85%) |
| HSV | hsv(328, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.87, 6.58, -2.08) |
| CIE-LCH | lch(84.87, 6.90, 342.44°) |
| OKLab | oklab(87.21% 0.019 -0.0054) |
| OKLCH | oklch(87.21% 0.02 344) |
| XYZ | xyz(65.3803, 65.7582, 74.2008) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.12
Mistyrose
#FFE4E1
ΔE00 7.72
Thistle
#D8BFD8
ΔE00 7.95
Light Gray
#D3D3D3
ΔE00 8.22
Gainsboro
#DCDCDC
ΔE00 8.43
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D8 #D0DFD7
analogous
#DFD0DF #DFD0D8 #DFD0D1
triadic
#DFD0D8 #D8DFD0 #D0D8DF
tetradic
#DFD0D8 #DFDFD0 #D0DFD7 #D0D1DF
square
#DFD0D8 #DFDFD0 #D0DFD7 #D0D1DF
split-complementary
#DFD0D8 #D1DFD0 #D0DFDF
monochromatic
#AD879C #C6ACBA #DFD0D8 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.48
#DFD0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DFD0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#E1D0D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d8; /* rgb */ color: rgb(223, 208, 216); /* oklch */ color: oklch(87.2% 0.020 344.0);
Tailwind
colors: {
custom: {
50: '#e9dee4',
500: '#dfd0d8',
950: '#000000',
},
}SCSS
$custom: #dfd0d8; $custom-light: #e9dee4; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d8",
"rgb": {
"r": 223,
"g": 208,
"b": 216
},
"hsl": {
"h": 328,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87208,
"c": 0.01971,
"h": 344
},
"luminance": 0.65758
}Semantic roles & 50–950 ramp
primary
#DFD0D8
secondary
#9EB5A9
accent
#9D7048
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484