#DDCCD1#DDCCD1
#DDCCD1 is a very light, muted pink. Relative luminance 0.632; OKLCH L 86.1% C 0.020 H 357.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD1 |
|---|---|
| RGB | rgb(221, 204, 209) |
| HSL | hsl(342, 20%, 83%) |
| HSV | hsv(342, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 5.4%, 13.3%) |
| CIE-LAB | lab(83.53, 6.77, -0.34) |
| CIE-LCH | lch(83.53, 6.77, 357.10°) |
| OKLab | oklab(86.06% 0.02 -0.0008) |
| OKLCH | oklch(86.06% 0.02 357.7) |
| XYZ | xyz(62.9189, 63.1621, 69.1862) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.38
Lavenderblush
#FFF0F5
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 8.29
Thistle
#D8BFD8
ΔE00 8.42
Gainsboro
#DCDCDC
ΔE00 8.71
Silver
#C0C0C0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD1 #CCDDD8
analogous
#DDCCD9 #DDCCD1 #DDCFCC
triadic
#DDCCD1 #D1DDCC #CCD1DD
tetradic
#DDCCD1 #D9DDCC #CCDDD8 #CFCCDD
square
#DDCCD1 #D9DDCC #CCDDD8 #CFCCDD
split-complementary
#DDCCD1 #CCDDCF #CCD9DD
monochromatic
#AC838F #C5A7B0 #DDCCD1 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.54
#DDCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DDCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD1
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD1 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD1
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#E0CBCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddccd1; /* rgb */ color: rgb(221, 204, 209); /* oklch */ color: oklch(86.1% 0.020 357.7);
Tailwind
colors: {
custom: {
50: '#e7dbdf',
500: '#ddccd1',
950: '#000000',
},
}SCSS
$custom: #ddccd1; $custom-light: #e7dbdf; $custom-dark: #000000;
JSON
{
"hex": "#ddccd1",
"rgb": {
"r": 221,
"g": 204,
"b": 209
},
"hsl": {
"h": 342.353,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86056,
"c": 0.02006,
"h": 357.7
},
"luminance": 0.63161
}Semantic roles & 50–950 ramp
primary
#DDCCD1
secondary
#9AB3AC
accent
#9E8547
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484