#DFD0D9#DFD0D9
#DFD0D9 is a very light, muted pink. Relative luminance 0.658; OKLCH L 87.2% C 0.020 H 340.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D9 |
|---|---|
| RGB | rgb(223, 208, 217) |
| HSL | hsl(324, 19%, 85%) |
| HSV | hsv(324, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.90, 6.75, -2.57) |
| CIE-LCH | lch(84.90, 7.23, 339.14°) |
| OKLab | oklab(87.24% 0.0193 -0.0067) |
| OKLCH | oklch(87.24% 0.02 340.8) |
| XYZ | xyz(65.5100, 65.8101, 74.8837) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.61
Mistyrose
#FFE4E1
ΔE00 7.95
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 8.46
Gainsboro
#DCDCDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D9 #D0DFD6
analogous
#DED0DF #DFD0D9 #DFD0D2
triadic
#DFD0D9 #D9DFD0 #D0D9DF
tetradic
#DFD0D9 #DFDED0 #D0DFD6 #D0D2DF
square
#DFD0D9 #DFDED0 #D0DFD6 #D0D2DF
split-complementary
#DFD0D9 #D2DFD0 #D0DFDE
monochromatic
#AD879E #C6ACBC #DFD0D9 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.48
#DFD0D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DFD0D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D9
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D9 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#E1D0D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d9; /* rgb */ color: rgb(223, 208, 217); /* oklch */ color: oklch(87.2% 0.020 340.8);
Tailwind
colors: {
custom: {
50: '#e9dee4',
500: '#dfd0d9',
950: '#000000',
},
}SCSS
$custom: #dfd0d9; $custom-light: #e9dee4; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d9",
"rgb": {
"r": 223,
"g": 208,
"b": 217
},
"hsl": {
"h": 324,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87237,
"c": 0.02047,
"h": 340.8
},
"luminance": 0.65809
}Semantic roles & 50–950 ramp
primary
#DFD0D9
secondary
#9EB5A7
accent
#9D6A48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484