#DDBDC8#DDBDC8
#DDBDC8 is a very light, muted pink. Relative luminance 0.559; OKLCH L 82.9% C 0.039 H 355.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBDC8 |
|---|---|
| RGB | rgb(221, 189, 200) |
| HSL | hsl(339, 32%, 80%) |
| HSV | hsv(339, 14%, 87%) |
| CMYK | cmyk(0%, 14.5%, 9.5%, 13.3%) |
| CIE-LAB | lab(79.58, 13.19, -1.29) |
| CIE-LCH | lch(79.58, 13.26, 354.41°) |
| OKLab | oklab(82.9% 0.0391 -0.0032) |
| OKLCH | oklch(82.9% 0.039 355.3) |
| XYZ | xyz(58.4410, 55.9389, 62.3511) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Pale Pink
#FFCFDC
ΔE00 6.67
Dusty Pink
#D8A7B1
ΔE00 6.68
Light Pink
#FFD1DF
ΔE00 6.70
Light Rose
#FFC5CB
ΔE00 7.66
Bubblegum
#FFC1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBDC8 #BDDDD2
analogous
#DDBDD8 #DDBDC8 #DDC2BD
triadic
#DDBDC8 #C8DDBD #BDC8DD
tetradic
#DDBDC8 #D8DDBD #BDDDD2 #C2BDDD
square
#DDBDC8 #D8DDBD #BDDDD2 #C2BDDD
split-complementary
#DDBDC8 #BDDDC2 #BDD8DD
monochromatic
#B36C85 #C895A6 #DDBDC8 #F2E5EA #F5EBEE
Accessibility & contrast
On white
1.72
#DDBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DDBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBDC8
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBDC8 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#E3BCC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddbdc8; /* rgb */ color: rgb(221, 189, 200); /* oklch */ color: oklch(82.9% 0.039 355.3);
Tailwind
colors: {
custom: {
50: '#e7d1d8',
500: '#ddbdc8',
950: '#000000',
},
}SCSS
$custom: #ddbdc8; $custom-light: #e7d1d8; $custom-dark: #000000;
JSON
{
"hex": "#ddbdc8",
"rgb": {
"r": 221,
"g": 189,
"b": 200
},
"hsl": {
"h": 339.375,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.82898,
"c": 0.03919,
"h": 355.3
},
"luminance": 0.55937
}Semantic roles & 50–950 ramp
primary
#DDBDC8
secondary
#8AB5A6
accent
#AB843B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383