#DDCCD8#DDCCD8
#DDCCD8 is a very light, muted pink. Relative luminance 0.635; OKLCH L 86.3% C 0.025 H 336.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD8 |
|---|---|
| RGB | rgb(221, 204, 216) |
| HSL | hsl(318, 20%, 83%) |
| HSV | hsv(318, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 2.3%, 13.3%) |
| CIE-LAB | lab(83.71, 8.00, -3.80) |
| CIE-LCH | lch(83.71, 8.86, 334.57°) |
| OKLab | oklab(86.26% 0.0227 -0.01) |
| OKLCH | oklch(86.26% 0.025 336.1) |
| XYZ | xyz(63.8047, 63.5164, 73.8511) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.95
Lavenderblush
#FFF0F5
ΔE00 8.40
Light Pink
#FFD1DF
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Mistyrose
#FFE4E1
ΔE00 8.95
Pale Pink
#FFCFDC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD8 #CCDDD1
analogous
#D9CCDD #DDCCD8 #DDCCCF
triadic
#DDCCD8 #D8DDCC #CCD8DD
tetradic
#DDCCD8 #DDD9CC #CCDDD1 #CCCFDD
square
#DDCCD8 #DDD9CC #CCDDD1 #CCCFDD
split-complementary
#DDCCD8 #CFDDCC #CCDDD9
monochromatic
#AC83A0 #C5A7BC #DDCCD8 #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.53
#DDCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DDCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFD9
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#DFCCD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddccd8; /* rgb */ color: rgb(221, 204, 216); /* oklch */ color: oklch(86.3% 0.025 336.1);
Tailwind
colors: {
custom: {
50: '#e7dbe4',
500: '#ddccd8',
950: '#000000',
},
}SCSS
$custom: #ddccd8; $custom-light: #e7dbe4; $custom-dark: #000000;
JSON
{
"hex": "#ddccd8",
"rgb": {
"r": 221,
"g": 204,
"b": 216
},
"hsl": {
"h": 317.647,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86262,
"c": 0.02478,
"h": 336.1
},
"luminance": 0.63516
}Semantic roles & 50–950 ramp
primary
#DDCCD8
secondary
#9AB3A2
accent
#9E6147
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484