#DFD2D7#DFD2D7
#DFD2D7 is a very light, near-neutral pink. Relative luminance 0.667; OKLCH L 87.6% C 0.016 H 352.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D7 |
|---|---|
| RGB | rgb(223, 210, 215) |
| HSL | hsl(337, 17%, 85%) |
| HSV | hsv(337, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.35, 5.35, -0.86) |
| CIE-LCH | lch(85.35, 5.42, 350.90°) |
| OKLab | oklab(87.57% 0.0157 -0.0022) |
| OKLCH | oklch(87.57% 0.016 352) |
| XYZ | xyz(65.7421, 66.6881, 73.6856) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 7.01
Mistyrose
#FFE4E1
ΔE00 7.30
Very Light Pink
#FFF4F2
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D7 #D2DFDA
analogous
#DFD2DE #DFD2D7 #DFD4D2
triadic
#DFD2D7 #D7DFD2 #D2D7DF
tetradic
#DFD2D7 #DEDFD2 #D2DFDA #D4D2DF
square
#DFD2D7 #DEDFD2 #D2DFDA #D4D2DF
split-complementary
#DFD2D7 #D2DFD4 #D2DEDF
monochromatic
#AC8A97 #C6AEB7 #DFD2D7 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.46
#DFD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DFD2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D7
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D7 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#E1D2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d7; /* rgb */ color: rgb(223, 210, 215); /* oklch */ color: oklch(87.6% 0.016 352.0);
Tailwind
colors: {
custom: {
50: '#e9dfe3',
500: '#dfd2d7',
950: '#000000',
},
}SCSS
$custom: #dfd2d7; $custom-light: #e9dfe3; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d7",
"rgb": {
"r": 223,
"g": 210,
"b": 215
},
"hsl": {
"h": 336.923,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87569,
"c": 0.01581,
"h": 352
},
"luminance": 0.66687
}Semantic roles & 50–950 ramp
primary
#DFD2D7
secondary
#A1B5AD
accent
#9B7C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484