#DFD2D6#DFD2D6
#DFD2D6 is a very light, near-neutral pink. Relative luminance 0.666; OKLCH L 87.5% C 0.015 H 356.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D6 |
|---|---|
| RGB | rgb(223, 210, 214) |
| HSL | hsl(342, 17%, 85%) |
| HSV | hsv(342, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 4%, 12.5%) |
| CIE-LAB | lab(85.32, 5.17, -0.36) |
| CIE-LCH | lch(85.32, 5.19, 355.97°) |
| OKLab | oklab(87.54% 0.0153 -0.0009) |
| OKLCH | oklch(87.54% 0.015 356.7) |
| XYZ | xyz(65.6140, 66.6368, 73.0109) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.63
Lavenderblush
#FFF0F5
ΔE00 6.74
Gainsboro
#DCDCDC
ΔE00 6.80
Mistyrose
#FFE4E1
ΔE00 7.14
Very Light Pink
#FFF4F2
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D6 #D2DFDB
analogous
#DFD2DD #DFD2D6 #DFD5D2
triadic
#DFD2D6 #D6DFD2 #D2D6DF
tetradic
#DFD2D6 #DDDFD2 #D2DFDB #D5D2DF
square
#DFD2D6 #DDDFD2 #D2DFDB #D5D2DF
split-complementary
#DFD2D6 #D2DFD5 #D2DDDF
monochromatic
#AC8A95 #C6AEB5 #DFD2D6 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.47
#DFD2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DFD2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#E2D2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d6; /* rgb */ color: rgb(223, 210, 214); /* oklch */ color: oklch(87.5% 0.015 356.7);
Tailwind
colors: {
custom: {
50: '#e9dfe2',
500: '#dfd2d6',
950: '#000000',
},
}SCSS
$custom: #dfd2d6; $custom-light: #e9dfe2; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d6",
"rgb": {
"r": 223,
"g": 210,
"b": 214
},
"hsl": {
"h": 341.538,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87541,
"c": 0.01532,
"h": 356.7
},
"luminance": 0.66636
}Semantic roles & 50–950 ramp
primary
#DFD2D6
secondary
#A1B5AE
accent
#9B824A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484