#DFCFD7#DFCFD7
#DFCFD7 is a very light, muted pink. Relative luminance 0.652; OKLCH L 87.0% C 0.021 H 345.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFD7 |
|---|---|
| RGB | rgb(223, 207, 215) |
| HSL | hsl(330, 20%, 84%) |
| HSV | hsv(330, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.60, 6.93, -1.95) |
| CIE-LCH | lch(84.60, 7.20, 344.25°) |
| OKLab | oklab(86.98% 0.02 -0.0051) |
| OKLCH | oklch(86.98% 0.021 345.7) |
| XYZ | xyz(65.0084, 65.2206, 73.4410) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.33
Mistyrose
#FFE4E1
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.54
Gainsboro
#DCDCDC
ΔE00 8.78
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFD7 #CFDFD7
analogous
#DFCFDF #DFCFD7 #DFCFCF
triadic
#DFCFD7 #D7DFCF #CFD7DF
tetradic
#DFCFD7 #DFDFCF #CFDFD7 #CFCFDF
square
#DFCFD7 #DFDFCF #CFDFD7 #CFCFDF
split-complementary
#DFCFD7 #CFDFCF #CFDFDF
monochromatic
#AE869A #C7AAB8 #DFCFD7 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.50
#DFCFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DFCFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFD7
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFD7 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#E2CFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfd7; /* rgb */ color: rgb(223, 207, 215); /* oklch */ color: oklch(87.0% 0.021 345.7);
Tailwind
colors: {
custom: {
50: '#e9dde3',
500: '#dfcfd7',
950: '#000000',
},
}SCSS
$custom: #dfcfd7; $custom-light: #e9dde3; $custom-dark: #000000;
JSON
{
"hex": "#dfcfd7",
"rgb": {
"r": 223,
"g": 207,
"b": 215
},
"hsl": {
"h": 330,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86984,
"c": 0.02068,
"h": 345.7
},
"luminance": 0.6522
}Semantic roles & 50–950 ramp
primary
#DFCFD7
secondary
#9DB5A9
accent
#9E7347
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484