#DDC3CD#DDC3CD
#DDC3CD is a very light, muted pink. Relative luminance 0.588; OKLCH L 84.2% C 0.032 H 352.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC3CD |
|---|---|
| RGB | rgb(221, 195, 205) |
| HSL | hsl(337, 28%, 82%) |
| HSV | hsv(337, 12%, 87%) |
| CMYK | cmyk(0%, 11.8%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.19, 10.84, -1.63) |
| CIE-LCH | lch(81.19, 10.96, 351.47°) |
| OKLab | oklab(84.19% 0.0319 -0.0042) |
| OKLCH | oklch(84.19% 0.032 352.6) |
| XYZ | xyz(60.3523, 58.8113, 65.9182) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.46
Light Pink
#FFD1DF
ΔE00 7.16
Pale Pink
#FFCFDC
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 8.26
Dusty Pink
#D8A7B1
ΔE00 8.79
Light Rose
#FFC5CB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC3CD #C3DDD3
analogous
#DDC3DA #DDC3CD #DDC6C3
triadic
#DDC3CD #CDDDC3 #C3CDDD
tetradic
#DDC3CD #DADDC3 #C3DDD3 #C6C3DD
square
#DDC3CD #DADDC3 #C3DDD3 #C6C3DD
split-complementary
#DDC3CD #C3DDC6 #C3DADD
monochromatic
#B1758C #C79CAC #DDC3CD #F3EAEE #F4EBEF
Accessibility & contrast
On white
1.65
#DDC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DDC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC3CD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC3CD | 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)
#C5C7CD
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#E2C2C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddc3cd; /* rgb */ color: rgb(221, 195, 205); /* oklch */ color: oklch(84.2% 0.032 352.6);
Tailwind
colors: {
custom: {
50: '#e7d5dc',
500: '#ddc3cd',
950: '#000000',
},
}SCSS
$custom: #ddc3cd; $custom-light: #e7d5dc; $custom-dark: #000000;
JSON
{
"hex": "#ddc3cd",
"rgb": {
"r": 221,
"g": 195,
"b": 205
},
"hsl": {
"h": 336.923,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.84194,
"c": 0.03217,
"h": 352.6
},
"luminance": 0.5881
}Semantic roles & 50–950 ramp
primary
#DDC3CD
secondary
#90B4A6
accent
#A67F3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384