#DDCDD7#DDCDD7
#DDCDD7 is a very light, muted pink. Relative luminance 0.639; OKLCH L 86.4% C 0.022 H 339.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDD7 |
|---|---|
| RGB | rgb(221, 205, 215) |
| HSL | hsl(323, 19%, 84%) |
| HSV | hsv(323, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 2.7%, 13.3%) |
| CIE-LAB | lab(83.94, 7.29, -2.94) |
| CIE-LCH | lch(83.94, 7.87, 338.02°) |
| OKLab | oklab(86.43% 0.0208 -0.0077) |
| OKLCH | oklch(86.43% 0.022 339.6) |
| XYZ | xyz(63.9142, 63.9417, 73.2518) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.83
Lavenderblush
#FFF0F5
ΔE00 7.95
Mistyrose
#FFE4E1
ΔE00 8.46
Lavender (CSS)
#E6E6FA
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.03
Light Pink
#FFD1DF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDD7 #CDDDD3
analogous
#DBCDDD #DDCDD7 #DDCDCF
triadic
#DDCDD7 #D7DDCD #CDD7DD
tetradic
#DDCDD7 #DDDBCD #CDDDD3 #CDCFDD
square
#DDCDD7 #DDDBCD #CDDDD3 #CDCFDD
split-complementary
#DDCDD7 #CFDDCD #CDDDDB
monochromatic
#AB849D #C4A9BA #DDCDD7 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.52
#DDCDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DDCDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDD7
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDD7 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D7
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#DFCDD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcdd7; /* rgb */ color: rgb(221, 205, 215); /* oklch */ color: oklch(86.4% 0.022 339.6);
Tailwind
colors: {
custom: {
50: '#e7dce3',
500: '#ddcdd7',
950: '#000000',
},
}SCSS
$custom: #ddcdd7; $custom-light: #e7dce3; $custom-dark: #000000;
JSON
{
"hex": "#ddcdd7",
"rgb": {
"r": 221,
"g": 205,
"b": 215
},
"hsl": {
"h": 322.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86427,
"c": 0.02221,
"h": 339.6
},
"luminance": 0.63941
}Semantic roles & 50–950 ramp
primary
#DDCDD7
secondary
#9BB3A4
accent
#9D6848
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484