#DDC0CD#DDC0CD
#DDC0CD is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.6% C 0.037 H 349.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC0CD |
|---|---|
| RGB | rgb(221, 192, 205) |
| HSL | hsl(333, 30%, 81%) |
| HSV | hsv(333, 13%, 87%) |
| CMYK | cmyk(0%, 13.1%, 7.2%, 13.3%) |
| CIE-LAB | lab(80.45, 12.44, -2.71) |
| CIE-LCH | lch(80.45, 12.73, 347.71°) |
| OKLab | oklab(83.62% 0.0364 -0.007) |
| OKLCH | oklch(83.62% 0.037 349.1) |
| XYZ | xyz(59.6869, 57.4804, 65.6964) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.45
Light Pink
#FFD1DF
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 7.85
Light Rose
#FFC5CB
ΔE00 8.44
Bubblegum
#FFC1CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC0CD #C0DDD0
analogous
#DDC0DB #DDC0CD #DDC1C0
triadic
#DDC0CD #CDDDC0 #C0CDDD
tetradic
#DDC0CD #DBDDC0 #C0DDD0 #C1C0DD
square
#DDC0CD #DBDDC0 #C0DDD0 #C1C0DD
split-complementary
#DDC0CD #C0DDC1 #C0DBDD
monochromatic
#B2718E #C898AD #DDC0CD #F2E8ED #F4EBEF
Accessibility & contrast
On white
1.68
#DDC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#DDC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC0CD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC0CD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#E2C0C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc0cd; /* rgb */ color: rgb(221, 192, 205); /* oklch */ color: oklch(83.6% 0.037 349.1);
Tailwind
colors: {
custom: {
50: '#e7d3dc',
500: '#ddc0cd',
950: '#000000',
},
}SCSS
$custom: #ddc0cd; $custom-light: #e7d3dc; $custom-dark: #000000;
JSON
{
"hex": "#ddc0cd",
"rgb": {
"r": 221,
"g": 192,
"b": 205
},
"hsl": {
"h": 333.103,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.83619,
"c": 0.03706,
"h": 349.1
},
"luminance": 0.57479
}Semantic roles & 50–950 ramp
primary
#DDC0CD
secondary
#8DB4A3
accent
#A9783D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384