#DDC8D7#DDC8D7
#DDC8D7 is a very light, muted pink. Relative luminance 0.616; OKLCH L 85.5% C 0.031 H 335.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D7 |
|---|---|
| RGB | rgb(221, 200, 215) |
| HSL | hsl(317, 24%, 83%) |
| HSV | hsv(317, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 2.7%, 13.3%) |
| CIE-LAB | lab(82.69, 9.94, -4.77) |
| CIE-LCH | lch(82.69, 11.03, 334.36°) |
| OKLab | oklab(85.46% 0.0282 -0.0126) |
| OKLCH | oklch(85.46% 0.031 335.9) |
| XYZ | xyz(62.7373, 61.5878, 72.8594) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.14
Light Pink
#FFD1DF
ΔE00 7.87
Pale Pink
#FFCFDC
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 9.76
Mistyrose
#FFE4E1
ΔE00 9.89
Pale Lavender
#EECFFE
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D7 #C8DDCE
analogous
#D9C8DD #DDC8D7 #DDC8CC
triadic
#DDC8D7 #D7DDC8 #C8D7DD
tetradic
#DDC8D7 #DDD9C8 #C8DDCE #C8CCDD
square
#DDC8D7 #DDD9C8 #C8DDCE #C8CCDD
split-complementary
#DDC8D7 #CCDDC8 #C8DDD9
monochromatic
#AE7CA0 #C6A2BB #DDC8D7 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.58
#DDC8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DDC8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D7
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D7 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD8
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#E0C9CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc8d7; /* rgb */ color: rgb(221, 200, 215); /* oklch */ color: oklch(85.5% 0.031 335.9);
Tailwind
colors: {
custom: {
50: '#e7d8e3',
500: '#ddc8d7',
950: '#000000',
},
}SCSS
$custom: #ddc8d7; $custom-light: #e7d8e3; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d7",
"rgb": {
"r": 221,
"g": 200,
"b": 215
},
"hsl": {
"h": 317.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85458,
"c": 0.03085,
"h": 335.9
},
"luminance": 0.61587
}Semantic roles & 50–950 ramp
primary
#DDC8D7
secondary
#96B49E
accent
#A25E43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384