#DDC8D4#DDC8D4
#DDC8D4 is a very light, muted pink. Relative luminance 0.614; OKLCH L 85.4% C 0.028 H 342.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D4 |
|---|---|
| RGB | rgb(221, 200, 212) |
| HSL | hsl(326, 24%, 83%) |
| HSV | hsv(326, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 4.1%, 13.3%) |
| CIE-LAB | lab(82.61, 9.41, -3.29) |
| CIE-LCH | lch(82.61, 9.96, 340.74°) |
| OKLab | oklab(85.37% 0.0271 -0.0086) |
| OKLCH | oklch(85.37% 0.028 342.3) |
| XYZ | xyz(62.3553, 61.4350, 70.8479) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Light Pink
#FFD1DF
ΔE00 7.92
Pale Pink
#FFCFDC
ΔE00 8.22
Mistyrose
#FFE4E1
ΔE00 9.12
Lavenderblush
#FFF0F5
ΔE00 9.36
Pinkish Grey
#C8ACA9
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D4 #C8DDD1
analogous
#DCC8DD #DDC8D4 #DDC8C9
triadic
#DDC8D4 #D4DDC8 #C8D4DD
tetradic
#DDC8D4 #DDDCC8 #C8DDD1 #C8C9DD
square
#DDC8D4 #DDDCC8 #C8DDD1 #C8C9DD
split-complementary
#DDC8D4 #C9DDC8 #C8DDDC
monochromatic
#AE7C99 #C6A2B6 #DDC8D4 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.58
#DDC8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DDC8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D4
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D4 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD5
Deuteranopia (green-blind)
#CDCFD3
Tritanopia (blue-blind)
#E0C8CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc8d4; /* rgb */ color: rgb(221, 200, 212); /* oklch */ color: oklch(85.4% 0.028 342.3);
Tailwind
colors: {
custom: {
50: '#e7d8e1',
500: '#ddc8d4',
950: '#000000',
},
}SCSS
$custom: #ddc8d4; $custom-light: #e7d8e1; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d4",
"rgb": {
"r": 221,
"g": 200,
"b": 212
},
"hsl": {
"h": 325.714,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85367,
"c": 0.0284,
"h": 342.3
},
"luminance": 0.61434
}Semantic roles & 50–950 ramp
primary
#DDC8D4
secondary
#96B4A2
accent
#A26C43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384