#DDCCD6#DDCCD6
#DDCCD6 is a very light, muted pink. Relative luminance 0.634; OKLCH L 86.2% C 0.023 H 341.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCD6 |
|---|---|
| RGB | rgb(221, 204, 214) |
| HSL | hsl(325, 20%, 83%) |
| HSV | hsv(325, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 3.2%, 13.3%) |
| CIE-LAB | lab(83.66, 7.64, -2.82) |
| CIE-LCH | lch(83.66, 8.15, 339.77°) |
| OKLab | oklab(86.2% 0.0219 -0.0074) |
| OKLCH | oklch(86.2% 0.023 341.4) |
| XYZ | xyz(63.5477, 63.4136, 72.4976) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.45
Light Pink
#FFD1DF
ΔE00 9.04
Lavender (CSS)
#E6E6FA
ΔE00 9.21
Light Gray
#D3D3D3
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCD6 #CCDDD3
analogous
#DBCCDD #DDCCD6 #DDCCCD
triadic
#DDCCD6 #D6DDCC #CCD6DD
tetradic
#DDCCD6 #DDDBCC #CCDDD3 #CCCDDD
square
#DDCCD6 #DDDBCC #CCDDD3 #CCCDDD
split-complementary
#DDCCD6 #CDDDCC #CCDDDB
monochromatic
#AC839B #C5A7B8 #DDCCD6 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.53
#DDCCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DDCCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCD6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCD6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD6
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#DFCCCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddccd6; /* rgb */ color: rgb(221, 204, 214); /* oklch */ color: oklch(86.2% 0.023 341.4);
Tailwind
colors: {
custom: {
50: '#e7dbe2',
500: '#ddccd6',
950: '#000000',
},
}SCSS
$custom: #ddccd6; $custom-light: #e7dbe2; $custom-dark: #000000;
JSON
{
"hex": "#ddccd6",
"rgb": {
"r": 221,
"g": 204,
"b": 214
},
"hsl": {
"h": 324.706,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86203,
"c": 0.02313,
"h": 341.4
},
"luminance": 0.63413
}Semantic roles & 50–950 ramp
primary
#DDCCD6
secondary
#9AB3A4
accent
#9E6B47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484