#DDCCD3#DDCCD3
#DDCCD3 is a very light, muted pink. Relative luminance 0.633; OKLCH L 86.1% C 0.021 H 350.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD3 |
|---|---|
| RGB | rgb(221, 204, 211) |
| HSL | hsl(335, 20%, 83%) |
| HSV | hsv(335, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 4.5%, 13.3%) |
| CIE-LAB | lab(83.58, 7.11, -1.33) |
| CIE-LCH | lch(83.58, 7.24, 349.39°) |
| OKLab | oklab(86.11% 0.0208 -0.0034) |
| OKLCH | oklch(86.11% 0.021 350.6) |
| XYZ | xyz(63.1681, 63.2618, 70.4984) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 9.08
Light Pink
#FFD1DF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD3 #CCDDD6
analogous
#DDCCDB #DDCCD3 #DDCDCC
triadic
#DDCCD3 #D3DDCC #CCD3DD
tetradic
#DDCCD3 #DBDDCC #CCDDD6 #CDCCDD
square
#DDCCD3 #DBDDCC #CCDDD6 #CDCCDD
split-complementary
#DDCCD3 #CCDDCD #CCDBDD
monochromatic
#AC8394 #C5A7B3 #DDCCD3 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.54
#DDCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DDCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD3
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD3 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#E0CCCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddccd3; /* rgb */ color: rgb(221, 204, 211); /* oklch */ color: oklch(86.1% 0.021 350.6);
Tailwind
colors: {
custom: {
50: '#e7dbe0',
500: '#ddccd3',
950: '#000000',
},
}SCSS
$custom: #ddccd3; $custom-light: #e7dbe0; $custom-dark: #000000;
JSON
{
"hex": "#ddccd3",
"rgb": {
"r": 221,
"g": 204,
"b": 211
},
"hsl": {
"h": 335.294,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86114,
"c": 0.02108,
"h": 350.6
},
"luminance": 0.63261
}Semantic roles & 50–950 ramp
primary
#DDCCD3
secondary
#9AB3A9
accent
#9E7A47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484