#DFC4CF#DFC4CF
#DFC4CF is a very light, muted pink. Relative luminance 0.597; OKLCH L 84.6% C 0.034 H 351.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4CF |
|---|---|
| RGB | rgb(223, 196, 207) |
| HSL | hsl(336, 30%, 82%) |
| HSV | hsv(336, 12%, 87%) |
| CMYK | cmyk(0%, 12.1%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.66, 11.35, -1.99) |
| CIE-LCH | lch(81.66, 11.53, 350.08°) |
| OKLab | oklab(84.62% 0.0333 -0.0051) |
| OKLCH | oklch(84.62% 0.034 351.3) |
| XYZ | xyz(61.4328, 59.6740, 67.3014) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Light Pink
#FFD1DF
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 6.83
Light Rose
#FFC5CB
ΔE00 8.56
Pinkish Grey
#C8ACA9
ΔE00 8.73
Dusty Pink
#D8A7B1
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4CF #C4DFD4
analogous
#DFC4DC #DFC4CF #DFC7C4
triadic
#DFC4CF #CFDFC4 #C4CFDF
tetradic
#DFC4CF #DCDFC4 #C4DFD4 #C7C4DF
square
#DFC4CF #DCDFC4 #C4DFD4 #C7C4DF
split-complementary
#DFC4CF #C4DFC7 #C4DCDF
monochromatic
#B4758E #C99CAF #DFC4CF #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.62
#DFC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DFC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4CF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4CF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#E4C3C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc4cf; /* rgb */ color: rgb(223, 196, 207); /* oklch */ color: oklch(84.6% 0.034 351.3);
Tailwind
colors: {
custom: {
50: '#e9d5dd',
500: '#dfc4cf',
950: '#000000',
},
}SCSS
$custom: #dfc4cf; $custom-light: #e9d5dd; $custom-dark: #000000;
JSON
{
"hex": "#dfc4cf",
"rgb": {
"r": 223,
"g": 196,
"b": 207
},
"hsl": {
"h": 335.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.84622,
"c": 0.03372,
"h": 351.3
},
"luminance": 0.59673
}Semantic roles & 50–950 ramp
primary
#DFC4CF
secondary
#91B7A7
accent
#A87D3D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384