#DDC8D0#DDC8D0
#DDC8D0 is a very light, muted pink. Relative luminance 0.612; OKLCH L 85.2% C 0.026 H 352.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8D0 |
|---|---|
| RGB | rgb(221, 200, 208) |
| HSL | hsl(337, 24%, 83%) |
| HSV | hsv(337, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 5.9%, 13.3%) |
| CIE-LAB | lab(82.51, 8.71, -1.30) |
| CIE-LCH | lch(82.51, 8.80, 351.48°) |
| OKLab | oklab(85.25% 0.0256 -0.0033) |
| OKLCH | oklch(85.25% 0.026 352.6) |
| XYZ | xyz(61.8570, 61.2357, 68.2234) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.60
Mistyrose
#FFE4E1
ΔE00 8.17
Light Pink
#FFD1DF
ΔE00 8.24
Pale Pink
#FFCFDC
ΔE00 8.46
Pinkish Grey
#C8ACA9
ΔE00 8.75
Lavenderblush
#FFF0F5
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8D0 #C8DDD5
analogous
#DDC8DB #DDC8D0 #DDCAC8
triadic
#DDC8D0 #D0DDC8 #C8D0DD
tetradic
#DDC8D0 #DBDDC8 #C8DDD5 #CAC8DD
square
#DDC8D0 #DBDDC8 #C8DDD5 #CAC8DD
split-complementary
#DDC8D0 #C8DDCA #C8DBDD
monochromatic
#AE7C8F #C6A2B0 #DDC8D0 #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.59
#DDC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DDC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8D0
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8D0 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBD0
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#E1C7CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc8d0; /* rgb */ color: rgb(221, 200, 208); /* oklch */ color: oklch(85.2% 0.026 352.6);
Tailwind
colors: {
custom: {
50: '#e7d8de',
500: '#ddc8d0',
950: '#000000',
},
}SCSS
$custom: #ddc8d0; $custom-light: #e7d8de; $custom-dark: #000000;
JSON
{
"hex": "#ddc8d0",
"rgb": {
"r": 221,
"g": 200,
"b": 208
},
"hsl": {
"h": 337.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85248,
"c": 0.0258,
"h": 352.6
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#DDC8D0
secondary
#96B4A8
accent
#A27E43
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384