#DDCCD9#DDCCD9
#DDCCD9 is a very light, muted pink. Relative luminance 0.636; OKLCH L 86.3% C 0.026 H 333.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD9 |
|---|---|
| RGB | rgb(221, 204, 217) |
| HSL | hsl(314, 20%, 83%) |
| HSV | hsv(314, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 1.8%, 13.3%) |
| CIE-LAB | lab(83.74, 8.18, -4.30) |
| CIE-LCH | lch(83.74, 9.24, 332.29°) |
| OKLab | oklab(86.29% 0.023 -0.0113) |
| OKLCH | oklch(86.29% 0.026 333.8) |
| XYZ | xyz(63.9343, 63.5683, 74.5340) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 8.54
Lavender (CSS)
#E6E6FA
ΔE00 8.83
Light Pink
#FFD1DF
ΔE00 8.88
Mistyrose
#FFE4E1
ΔE00 9.21
Pale Pink
#FFCFDC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD9 #CCDDD0
analogous
#D8CCDD #DDCCD9 #DDCCD0
triadic
#DDCCD9 #D9DDCC #CCD9DD
tetradic
#DDCCD9 #DDD8CC #CCDDD0 #CCD0DD
square
#DDCCD9 #DDD8CC #CCDDD0 #CCD0DD
split-complementary
#DDCCD9 #D0DDCC #CCDDD8
monochromatic
#AC83A2 #C5A7BE #DDCCD9 #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.53
#DDCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DDCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD9
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD9 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFDA
Deuteranopia (green-blind)
#CFD2D8
Tritanopia (blue-blind)
#DFCDD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddccd9; /* rgb */ color: rgb(221, 204, 217); /* oklch */ color: oklch(86.3% 0.026 333.8);
Tailwind
colors: {
custom: {
50: '#e7dbe4',
500: '#ddccd9',
950: '#000000',
},
}SCSS
$custom: #ddccd9; $custom-light: #e7dbe4; $custom-dark: #000000;
JSON
{
"hex": "#ddccd9",
"rgb": {
"r": 221,
"g": 204,
"b": 217
},
"hsl": {
"h": 314.118,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86293,
"c": 0.02567,
"h": 333.8
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#DDCCD9
secondary
#9AB3A0
accent
#9E5C47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484