#DDC8D9#DDC8D9
#DDC8D9 is a very light, muted pink. Relative luminance 0.617; OKLCH L 85.5% C 0.033 H 332.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D9 |
|---|---|
| RGB | rgb(221, 200, 217) |
| HSL | hsl(311, 24%, 83%) |
| HSV | hsv(311, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 1.8%, 13.3%) |
| CIE-LAB | lab(82.75, 10.30, -5.76) |
| CIE-LCH | lch(82.75, 11.80, 330.79°) |
| OKLab | oklab(85.52% 0.0289 -0.0152) |
| OKLCH | oklch(85.52% 0.033 332.2) |
| XYZ | xyz(62.9958, 61.6912, 74.2212) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.55
Light Pink
#FFD1DF
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 8.31
Pale Lavender
#EECFFE
ΔE00 9.43
Very Light Purple
#F6CEFC
ΔE00 9.71
Lavenderblush
#FFF0F5
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D9 #C8DDCC
analogous
#D7C8DD #DDC8D9 #DDC8CE
triadic
#DDC8D9 #D9DDC8 #C8D9DD
tetradic
#DDC8D9 #DDD7C8 #C8DDCC #C8CEDD
square
#DDC8D9 #DDD7C8 #C8DDCC #C8CEDD
split-complementary
#DDC8D9 #CEDDC8 #C8DDD7
monochromatic
#AE7CA5 #C6A2BF #DDC8D9 #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.57
#DDC8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DDC8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D9
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D9 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCDA
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#DFC9CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc8d9; /* rgb */ color: rgb(221, 200, 217); /* oklch */ color: oklch(85.5% 0.033 332.2);
Tailwind
colors: {
custom: {
50: '#e7d8e4',
500: '#ddc8d9',
950: '#000000',
},
}SCSS
$custom: #ddc8d9; $custom-light: #e7d8e4; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d9",
"rgb": {
"r": 221,
"g": 200,
"b": 217
},
"hsl": {
"h": 311.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85519,
"c": 0.03267,
"h": 332.2
},
"luminance": 0.6169
}Semantic roles & 50–950 ramp
primary
#DDC8D9
secondary
#96B49B
accent
#A25543
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384