#DFD0D7#DFD0D7
#DFD0D7 is a very light, near-neutral pink. Relative luminance 0.657; OKLCH L 87.2% C 0.019 H 347.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D7 |
|---|---|
| RGB | rgb(223, 208, 215) |
| HSL | hsl(332, 19%, 85%) |
| HSV | hsv(332, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.85, 6.40, -1.59) |
| CIE-LCH | lch(84.85, 6.59, 346.06°) |
| OKLab | oklab(87.18% 0.0186 -0.0041) |
| OKLCH | oklch(87.18% 0.019 347.5) |
| XYZ | xyz(65.2514, 65.7067, 73.5220) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.07
Mistyrose
#FFE4E1
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.20
Thistle
#D8BFD8
ΔE00 8.29
Lavender (CSS)
#E6E6FA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D7 #D0DFD8
analogous
#DFD0DF #DFD0D7 #DFD1D0
triadic
#DFD0D7 #D7DFD0 #D0D7DF
tetradic
#DFD0D7 #DFDFD0 #D0DFD8 #D1D0DF
square
#DFD0D7 #DFDFD0 #D0DFD8 #D1D0DF
split-complementary
#DFD0D7 #D0DFD1 #D0DFDF
monochromatic
#AD8799 #C6ACB8 #DFD0D7 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.49
#DFD0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DFD0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D7 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#E1D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d7; /* rgb */ color: rgb(223, 208, 215); /* oklch */ color: oklch(87.2% 0.019 347.5);
Tailwind
colors: {
custom: {
50: '#e9dee3',
500: '#dfd0d7',
950: '#000000',
},
}SCSS
$custom: #dfd0d7; $custom-light: #e9dee3; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d7",
"rgb": {
"r": 223,
"g": 208,
"b": 215
},
"hsl": {
"h": 332,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87179,
"c": 0.01903,
"h": 347.5
},
"luminance": 0.65706
}Semantic roles & 50–950 ramp
primary
#DFD0D7
secondary
#9EB5AA
accent
#9D7648
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484