#DDBDCF#DDBDCF
#DDBDCF is a very light, muted pink. Relative luminance 0.563; OKLCH L 83.1% C 0.043 H 343.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBDCF |
|---|---|
| RGB | rgb(221, 189, 207) |
| HSL | hsl(326, 32%, 80%) |
| HSV | hsv(326, 14%, 87%) |
| CMYK | cmyk(0%, 14.5%, 6.3%, 13.3%) |
| CIE-LAB | lab(79.77, 14.39, -4.79) |
| CIE-LCH | lch(79.77, 15.17, 341.60°) |
| OKLab | oklab(83.11% 0.0416 -0.0125) |
| OKLCH | oklch(83.11% 0.043 343.2) |
| XYZ | xyz(59.2778, 56.2736, 66.7586) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.29
Light Pink
#FFD1DF
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 6.89
Dusty Pink
#D8A7B1
ΔE00 7.43
Bubblegum
#FFC1CC
ΔE00 8.36
Pink
#FFC0CB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBDCF #BDDDCB
analogous
#DBBDDD #DDBDCF #DDBDBF
triadic
#DDBDCF #CFDDBD #BDCFDD
tetradic
#DDBDCF #DDDBBD #BDDDCB #BDBFDD
square
#DDBDCF #DDDBBD #BDDDCB #BDBFDD
split-complementary
#DDBDCF #BFDDBD #BDDDDB
monochromatic
#B36C94 #C895B2 #DDBDCF #F2E5EC #F5EBF0
Accessibility & contrast
On white
1.71
#DDBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#DDBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBDCF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBDCF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#E2BDC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ddbdcf; /* rgb */ color: rgb(221, 189, 207); /* oklch */ color: oklch(83.1% 0.043 343.2);
Tailwind
colors: {
custom: {
50: '#e7d1dd',
500: '#ddbdcf',
950: '#000000',
},
}SCSS
$custom: #ddbdcf; $custom-light: #e7d1dd; $custom-dark: #000000;
JSON
{
"hex": "#ddbdcf",
"rgb": {
"r": 221,
"g": 189,
"b": 207
},
"hsl": {
"h": 326.25,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.83109,
"c": 0.04348,
"h": 343.2
},
"luminance": 0.56272
}Semantic roles & 50–950 ramp
primary
#DDBDCF
secondary
#8AB59C
accent
#AB6C3B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384