#DFD2D9#DFD2D9
#DFD2D9 is a very light, near-neutral pink. Relative luminance 0.668; OKLCH L 87.6% C 0.017 H 343.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D9 |
|---|---|
| RGB | rgb(223, 210, 217) |
| HSL | hsl(328, 17%, 85%) |
| HSV | hsv(328, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.40, 5.70, -1.84) |
| CIE-LCH | lch(85.40, 5.99, 342.10°) |
| OKLab | oklab(87.63% 0.0164 -0.0048) |
| OKLCH | oklch(87.63% 0.017 343.7) |
| XYZ | xyz(66.0007, 66.7915, 75.0473) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Very Light Pink
#FFF4F2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D9 #D2DFD8
analogous
#DED2DF #DFD2D9 #DFD2D3
triadic
#DFD2D9 #D9DFD2 #D2D9DF
tetradic
#DFD2D9 #DFDED2 #D2DFD8 #D2D3DF
square
#DFD2D9 #DFDED2 #D2DFD8 #D2D3DF
split-complementary
#DFD2D9 #D3DFD2 #D2DFDE
monochromatic
#AC8A9D #C6AEBB #DFD2D9 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.46
#DFD2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFD2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D9
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D9 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D9
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#E1D2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d9; /* rgb */ color: rgb(223, 210, 217); /* oklch */ color: oklch(87.6% 0.017 343.7);
Tailwind
colors: {
custom: {
50: '#e9dfe4',
500: '#dfd2d9',
950: '#000000',
},
}SCSS
$custom: #dfd2d9; $custom-light: #e9dfe4; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d9",
"rgb": {
"r": 223,
"g": 210,
"b": 217
},
"hsl": {
"h": 327.692,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87628,
"c": 0.0171,
"h": 343.7
},
"luminance": 0.66791
}Semantic roles & 50–950 ramp
primary
#DFD2D9
secondary
#A1B5AA
accent
#9B704A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484