#DDCCD5#DDCCD5
#DDCCD5 is a very light, muted pink. Relative luminance 0.634; OKLCH L 86.2% C 0.022 H 344.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD5 |
|---|---|
| RGB | rgb(221, 204, 213) |
| HSL | hsl(328, 20%, 83%) |
| HSV | hsv(328, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 3.6%, 13.3%) |
| CIE-LAB | lab(83.63, 7.47, -2.32) |
| CIE-LCH | lch(83.63, 7.82, 342.72°) |
| OKLab | oklab(86.17% 0.0216 -0.0061) |
| OKLCH | oklch(86.17% 0.022 344.3) |
| XYZ | xyz(63.4204, 63.3627, 71.8271) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 8.08
Mistyrose
#FFE4E1
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 9.11
Light Pink
#FFD1DF
ΔE00 9.13
Lavender (CSS)
#E6E6FA
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD5 #CCDDD4
analogous
#DCCCDD #DDCCD5 #DDCCCC
triadic
#DDCCD5 #D5DDCC #CCD5DD
tetradic
#DDCCD5 #DDDCCC #CCDDD4 #CCCCDD
square
#DDCCD5 #DDDCCC #CCDDD4 #CCCCDD
split-complementary
#DDCCD5 #CCDDCC #CCDDDC
monochromatic
#AC8399 #C5A7B7 #DDCCD5 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.54
#DDCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DDCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD5
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD5 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#E0CCCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddccd5; /* rgb */ color: rgb(221, 204, 213); /* oklch */ color: oklch(86.2% 0.022 344.3);
Tailwind
colors: {
custom: {
50: '#e7dbe1',
500: '#ddccd5',
950: '#000000',
},
}SCSS
$custom: #ddccd5; $custom-light: #e7dbe1; $custom-dark: #000000;
JSON
{
"hex": "#ddccd5",
"rgb": {
"r": 221,
"g": 204,
"b": 213
},
"hsl": {
"h": 328.235,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86173,
"c": 0.02239,
"h": 344.3
},
"luminance": 0.63362
}Semantic roles & 50–950 ramp
primary
#DDCCD5
secondary
#9AB3A6
accent
#9E7047
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484