#DDC8D2#DDC8D2
#DDC8D2 is a very light, muted pink. Relative luminance 0.613; OKLCH L 85.3% C 0.027 H 347.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D2 |
|---|---|
| RGB | rgb(221, 200, 210) |
| HSL | hsl(331, 24%, 83%) |
| HSV | hsv(331, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 5%, 13.3%) |
| CIE-LAB | lab(82.56, 9.05, -2.30) |
| CIE-LCH | lch(82.56, 9.34, 345.77°) |
| OKLab | oklab(85.31% 0.0263 -0.006) |
| OKLCH | oklch(85.31% 0.027 347.2) |
| XYZ | xyz(62.1046, 61.3347, 69.5274) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.85
Light Pink
#FFD1DF
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.30
Mistyrose
#FFE4E1
ΔE00 8.63
Lavenderblush
#FFF0F5
ΔE00 9.16
Pinkish Grey
#C8ACA9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D2 #C8DDD3
analogous
#DDC8DD #DDC8D2 #DDC8C8
triadic
#DDC8D2 #D2DDC8 #C8D2DD
tetradic
#DDC8D2 #DDDDC8 #C8DDD3 #C8C8DD
square
#DDC8D2 #DDDDC8 #C8DDD3 #C8C8DD
split-complementary
#DDC8D2 #C8DDC8 #C8DDDD
monochromatic
#AE7C94 #C6A2B3 #DDC8D2 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.58
#DDC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DDC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD2
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#E0C8CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc8d2; /* rgb */ color: rgb(221, 200, 210); /* oklch */ color: oklch(85.3% 0.027 347.2);
Tailwind
colors: {
custom: {
50: '#e7d8df',
500: '#ddc8d2',
950: '#000000',
},
}SCSS
$custom: #ddc8d2; $custom-light: #e7d8df; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d2",
"rgb": {
"r": 221,
"g": 200,
"b": 210
},
"hsl": {
"h": 331.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85307,
"c": 0.02699,
"h": 347.2
},
"luminance": 0.61334
}Semantic roles & 50–950 ramp
primary
#DDC8D2
secondary
#96B4A5
accent
#A27543
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384