#DFCFD6#DFCFD6
#DFCFD6 is a very light, muted pink. Relative luminance 0.652; OKLCH L 87.0% C 0.020 H 349.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFD6 |
|---|---|
| RGB | rgb(223, 207, 214) |
| HSL | hsl(334, 20%, 84%) |
| HSV | hsv(334, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 4%, 12.5%) |
| CIE-LAB | lab(84.57, 6.75, -1.46) |
| CIE-LCH | lch(84.57, 6.91, 347.79°) |
| OKLab | oklab(86.95% 0.0197 -0.0038) |
| OKLCH | oklch(86.95% 0.02 349.1) |
| XYZ | xyz(64.8803, 65.1694, 72.7663) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.57
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFD6 #CFDFD8
analogous
#DFCFDE #DFCFD6 #DFD0CF
triadic
#DFCFD6 #D6DFCF #CFD6DF
tetradic
#DFCFD6 #DEDFCF #CFDFD8 #D0CFDF
square
#DFCFD6 #DEDFCF #CFDFD8 #D0CFDF
split-complementary
#DFCFD6 #CFDFD0 #CFDEDF
monochromatic
#AE8697 #C7AAB7 #DFCFD6 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.50
#DFCFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DFCFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFD6
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFD6 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#E2CFD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfd6; /* rgb */ color: rgb(223, 207, 214); /* oklch */ color: oklch(87.0% 0.020 349.1);
Tailwind
colors: {
custom: {
50: '#e9dde2',
500: '#dfcfd6',
950: '#000000',
},
}SCSS
$custom: #dfcfd6; $custom-light: #e9dde2; $custom-dark: #000000;
JSON
{
"hex": "#dfcfd6",
"rgb": {
"r": 223,
"g": 207,
"b": 214
},
"hsl": {
"h": 333.75,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86954,
"c": 0.02003,
"h": 349.1
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#DFCFD6
secondary
#9DB5AB
accent
#9E7847
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484