#DCBDCF#DCBDCF
#DCBDCF is a very light, muted pink. Relative luminance 0.561; OKLCH L 83.0% C 0.043 H 342.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDCF |
|---|---|
| RGB | rgb(220, 189, 207) |
| HSL | hsl(325, 31%, 80%) |
| HSV | hsv(325, 14%, 86%) |
| CMYK | cmyk(0%, 14.1%, 5.9%, 13.7%) |
| CIE-LAB | lab(79.68, 14.04, -4.93) |
| CIE-LCH | lch(79.68, 14.88, 340.66°) |
| OKLab | oklab(83.02% 0.0405 -0.0129) |
| OKLCH | oklch(83.02% 0.043 342.3) |
| XYZ | xyz(58.9742, 56.1171, 66.7444) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.10
Light Pink
#FFD1DF
ΔE00 6.98
Pale Pink
#FFCFDC
ΔE00 7.11
Dusty Pink
#D8A7B1
ΔE00 7.59
Bubblegum
#FFC1CC
ΔE00 8.63
Pink
#FFC0CB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDCF #BDDCCA
analogous
#D9BDDC #DCBDCF #DCBDBF
triadic
#DCBDCF #CFDCBD #BDCFDC
tetradic
#DCBDCF #DCD9BD #BDDCCA #BDBFDC
square
#DCBDCF #DCD9BD #BDDCCA #BDBFDC
split-complementary
#DCBDCF #BFDCBD #BDDCD9
monochromatic
#B26D95 #C795B2 #DCBDCF #F1E5EC #F4EBF0
Accessibility & contrast
On white
1.72
#DCBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DCBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDCF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDCF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#E0BDC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbdcf; /* rgb */ color: rgb(220, 189, 207); /* oklch */ color: oklch(83.0% 0.043 342.3);
Tailwind
colors: {
custom: {
50: '#e7d1dd',
500: '#dcbdcf',
950: '#000000',
},
}SCSS
$custom: #dcbdcf; $custom-light: #e7d1dd; $custom-dark: #000000;
JSON
{
"hex": "#dcbdcf",
"rgb": {
"r": 220,
"g": 189,
"b": 207
},
"hsl": {
"h": 325.161,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.83019,
"c": 0.04254,
"h": 342.3
},
"luminance": 0.56116
}Semantic roles & 50–950 ramp
primary
#DCBDCF
secondary
#8AB39B
accent
#A96A3C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384