#DDC2CF#DDC2CF
#DDC2CF is a very light, muted pink. Relative luminance 0.585; OKLCH L 84.1% C 0.035 H 347.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC2CF |
|---|---|
| RGB | rgb(221, 194, 207) |
| HSL | hsl(331, 28%, 81%) |
| HSV | hsv(331, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 6.3%, 13.3%) |
| CIE-LAB | lab(80.99, 11.72, -2.98) |
| CIE-LCH | lch(80.99, 12.09, 345.72°) |
| OKLab | oklab(84.06% 0.0341 -0.0078) |
| OKLCH | oklch(84.06% 0.035 347.2) |
| XYZ | xyz(60.3720, 58.4619, 67.1233) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.35
Light Pink
#FFD1DF
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 7.07
Dusty Pink
#D8A7B1
ΔE00 8.55
Light Rose
#FFC5CB
ΔE00 8.87
Pinkish Grey
#C8ACA9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC2CF #C2DDD0
analogous
#DDC2DD #DDC2CF #DDC3C2
triadic
#DDC2CF #CFDDC2 #C2CFDD
tetradic
#DDC2CF #DDDDC2 #C2DDD0 #C3C2DD
square
#DDC2CF #DDDDC2 #C2DDD0 #C3C2DD
split-complementary
#DDC2CF #C2DDC3 #C2DDDD
monochromatic
#B17391 #C79BB0 #DDC2CF #F3E9EE #F4EBF0
Accessibility & contrast
On white
1.65
#DDC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DDC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC2CF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC2CF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#E1C2C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ddc2cf; /* rgb */ color: rgb(221, 194, 207); /* oklch */ color: oklch(84.1% 0.035 347.2);
Tailwind
colors: {
custom: {
50: '#e7d4dd',
500: '#ddc2cf',
950: '#000000',
},
}SCSS
$custom: #ddc2cf; $custom-light: #e7d4dd; $custom-dark: #000000;
JSON
{
"hex": "#ddc2cf",
"rgb": {
"r": 221,
"g": 194,
"b": 207
},
"hsl": {
"h": 331.111,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.84062,
"c": 0.035,
"h": 347.2
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#DDC2CF
secondary
#8FB4A2
accent
#A7753E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384