#DDC7CD#DDC7CD
#DDC7CD is a very light, muted pink. Relative luminance 0.606; OKLCH L 85.0% C 0.026 H 359.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC7CD |
|---|---|
| RGB | rgb(221, 199, 205) |
| HSL | hsl(344, 24%, 82%) |
| HSV | hsv(344, 10%, 87%) |
| CMYK | cmyk(0%, 10%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.18, 8.72, -0.18) |
| CIE-LCH | lch(82.18, 8.72, 358.84°) |
| OKLab | oklab(84.97% 0.0259 -0.0003) |
| OKLCH | oklch(84.97% 0.026 359.2) |
| XYZ | xyz(61.2606, 60.6278, 66.2209) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.26
Mistyrose
#FFE4E1
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 8.06
Light Pink
#FFD1DF
ΔE00 8.32
Pale Pink
#FFCFDC
ΔE00 8.47
Lavenderblush
#FFF0F5
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC7CD #C7DDD7
analogous
#DDC7D8 #DDC7CD #DDCCC7
triadic
#DDC7CD #CDDDC7 #C7CDDD
tetradic
#DDC7CD #D8DDC7 #C7DDD7 #CCC7DD
square
#DDC7CD #D8DDC7 #C7DDD7 #CCC7DD
split-complementary
#DDC7CD #C7DDCC #C7D8DD
monochromatic
#AF7B89 #C6A1AB #DDC7CD #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.60
#DDC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DDC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC7CD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC7CD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#E1C6C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc7cd; /* rgb */ color: rgb(221, 199, 205); /* oklch */ color: oklch(85.0% 0.026 359.2);
Tailwind
colors: {
custom: {
50: '#e7d8dc',
500: '#ddc7cd',
950: '#000000',
},
}SCSS
$custom: #ddc7cd; $custom-light: #e7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#ddc7cd",
"rgb": {
"r": 221,
"g": 199,
"b": 205
},
"hsl": {
"h": 343.636,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.84967,
"c": 0.02593,
"h": 359.2
},
"luminance": 0.60627
}Semantic roles & 50–950 ramp
primary
#DDC7CD
secondary
#95B4AB
accent
#A38943
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384