#DFC2CF#DFC2CF
#DFC2CF is a very light, muted pink. Relative luminance 0.588; OKLCH L 84.2% C 0.037 H 349.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2CF |
|---|---|
| RGB | rgb(223, 194, 207) |
| HSL | hsl(333, 31%, 82%) |
| HSV | hsv(333, 13%, 87%) |
| CMYK | cmyk(0%, 13%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.17, 12.42, -2.71) |
| CIE-LCH | lch(81.17, 12.71, 347.70°) |
| OKLab | oklab(84.24% 0.0363 -0.007) |
| OKLCH | oklch(84.24% 0.037 349.1) |
| XYZ | xyz(60.9847, 58.7778, 67.1520) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.51
Light Pink
#FFD1DF
ΔE00 6.37
Pale Pink
#FFCFDC
ΔE00 6.52
Dusty Pink
#D8A7B1
ΔE00 8.19
Light Rose
#FFC5CB
ΔE00 8.29
Bubblegum
#FFC1CC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2CF #C2DFD2
analogous
#DFC2DE #DFC2CF #DFC4C2
triadic
#DFC2CF #CFDFC2 #C2CFDF
tetradic
#DFC2CF #DEDFC2 #C2DFD2 #C4C2DF
square
#DFC2CF #DEDFC2 #C2DFD2 #C4C2DF
split-complementary
#DFC2CF #C2DFC4 #C2DEDF
monochromatic
#B57290 #CA9AAF #DFC2CF #F4EAEF #F4EBEF
Accessibility & contrast
On white
1.65
#DFC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DFC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2CF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2CF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#E4C2C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc2cf; /* rgb */ color: rgb(223, 194, 207); /* oklch */ color: oklch(84.2% 0.037 349.1);
Tailwind
colors: {
custom: {
50: '#e9d4dd',
500: '#dfc2cf',
950: '#000000',
},
}SCSS
$custom: #dfc2cf; $custom-light: #e9d4dd; $custom-dark: #000000;
JSON
{
"hex": "#dfc2cf",
"rgb": {
"r": 223,
"g": 194,
"b": 207
},
"hsl": {
"h": 333.103,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84239,
"c": 0.03699,
"h": 349.1
},
"luminance": 0.58777
}Semantic roles & 50–950 ramp
primary
#DFC2CF
secondary
#8EB7A5
accent
#AA783C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384