#DFD0D4#DFD0D4
#DFD0D4 is a very light, near-neutral pink. Relative luminance 0.656; OKLCH L 87.1% C 0.017 H 359.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D4 |
|---|---|
| RGB | rgb(223, 208, 212) |
| HSL | hsl(344, 19%, 85%) |
| HSV | hsv(344, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.77, 5.87, -0.11) |
| CIE-LCH | lch(84.77, 5.88, 358.95°) |
| OKLab | oklab(87.09% 0.0175 -0.0002) |
| OKLCH | oklch(87.09% 0.017 359.3) |
| XYZ | xyz(64.8695, 65.5539, 71.5104) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.93
Lavenderblush
#FFF0F5
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.61
Very Light Pink
#FFF4F2
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D4 #D0DFDB
analogous
#DFD0DC #DFD0D4 #DFD4D0
triadic
#DFD0D4 #D4DFD0 #D0D4DF
tetradic
#DFD0D4 #DCDFD0 #D0DFDB #D4D0DF
square
#DFD0D4 #DCDFD0 #D0DFDB #D4D0DF
split-complementary
#DFD0D4 #D0DFD4 #D0DCDF
monochromatic
#AD8791 #C6ACB3 #DFD0D4 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.49
#DFD0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DFD0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#E2CFD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d4; /* rgb */ color: rgb(223, 208, 212); /* oklch */ color: oklch(87.1% 0.017 359.3);
Tailwind
colors: {
custom: {
50: '#e9dee1',
500: '#dfd0d4',
950: '#000000',
},
}SCSS
$custom: #dfd0d4; $custom-light: #e9dee1; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d4",
"rgb": {
"r": 223,
"g": 208,
"b": 212
},
"hsl": {
"h": 344,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87092,
"c": 0.01745,
"h": 359.3
},
"luminance": 0.65553
}Semantic roles & 50–950 ramp
primary
#DFD0D4
secondary
#9EB5AF
accent
#9D8748
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484