#DDC8D1#DDC8D1
#DDC8D1 is a very light, muted pink. Relative luminance 0.613; OKLCH L 85.3% C 0.026 H 349.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D1 |
|---|---|
| RGB | rgb(221, 200, 209) |
| HSL | hsl(334, 24%, 83%) |
| HSV | hsv(334, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 5.4%, 13.3%) |
| CIE-LAB | lab(82.53, 8.88, -1.80) |
| CIE-LCH | lch(82.53, 9.06, 348.54°) |
| OKLab | oklab(85.28% 0.026 -0.0046) |
| OKLCH | oklch(85.28% 0.026 349.8) |
| XYZ | xyz(61.9804, 61.2851, 68.8733) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.22
Light Pink
#FFD1DF
ΔE00 8.13
Pale Pink
#FFCFDC
ΔE00 8.37
Mistyrose
#FFE4E1
ΔE00 8.39
Pinkish Grey
#C8ACA9
ΔE00 8.98
Lavenderblush
#FFF0F5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D1 #C8DDD4
analogous
#DDC8DC #DDC8D1 #DDC9C8
triadic
#DDC8D1 #D1DDC8 #C8D1DD
tetradic
#DDC8D1 #DCDDC8 #C8DDD4 #C9C8DD
square
#DDC8D1 #DCDDC8 #C8DDD4 #C9C8DD
split-complementary
#DDC8D1 #C8DDC9 #C8DCDD
monochromatic
#AE7C92 #C6A2B1 #DDC8D1 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.58
#DDC8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DDC8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D1
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D1 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBD1
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#E1C8CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc8d1; /* rgb */ color: rgb(221, 200, 209); /* oklch */ color: oklch(85.3% 0.026 349.8);
Tailwind
colors: {
custom: {
50: '#e7d8df',
500: '#ddc8d1',
950: '#000000',
},
}SCSS
$custom: #ddc8d1; $custom-light: #e7d8df; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d1",
"rgb": {
"r": 221,
"g": 200,
"b": 209
},
"hsl": {
"h": 334.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85278,
"c": 0.02636,
"h": 349.8
},
"luminance": 0.61284
}Semantic roles & 50–950 ramp
primary
#DDC8D1
secondary
#96B4A7
accent
#A27A43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384