#DCBCCB#DCBCCB
#DCBCCB is a very light, muted pink. Relative luminance 0.555; OKLCH L 82.7% C 0.041 H 348.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCCB |
|---|---|
| RGB | rgb(220, 188, 203) |
| HSL | hsl(332, 31%, 80%) |
| HSV | hsv(332, 15%, 86%) |
| CMYK | cmyk(0%, 14.5%, 7.7%, 13.7%) |
| CIE-LAB | lab(79.33, 13.89, -3.29) |
| CIE-LCH | lch(79.33, 14.27, 346.66°) |
| OKLab | oklab(82.71% 0.0406 -0.0085) |
| OKLCH | oklch(82.71% 0.041 348.1) |
| XYZ | xyz(58.2770, 55.4952, 64.1300) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.19
Light Pink
#FFD1DF
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 6.84
Pale Pink
#FFCFDC
ΔE00 6.87
Bubblegum
#FFC1CC
ΔE00 8.12
Pink
#FFC0CB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCCB #BCDCCD
analogous
#DCBCDB #DCBCCB #DCBDBC
triadic
#DCBCCB #CBDCBC #BCCBDC
tetradic
#DCBCCB #DBDCBC #BCDCCD #BDBCDC
square
#DCBCCB #DBDCBC #BCDCCD #BDBCDC
split-complementary
#DCBCCB #BCDCBD #BCDBDC
monochromatic
#B26C8D #C794AC #DCBCCB #F1E4EA #F5EBEF
Accessibility & contrast
On white
1.74
#DCBCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DCBCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCCB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCCB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CC
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#E1BCC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbccb; /* rgb */ color: rgb(220, 188, 203); /* oklch */ color: oklch(82.7% 0.041 348.1);
Tailwind
colors: {
custom: {
50: '#e7d0da',
500: '#dcbccb',
950: '#000000',
},
}SCSS
$custom: #dcbccb; $custom-light: #e7d0da; $custom-dark: #000000;
JSON
{
"hex": "#dcbccb",
"rgb": {
"r": 220,
"g": 188,
"b": 203
},
"hsl": {
"h": 331.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82707,
"c": 0.04146,
"h": 348.1
},
"luminance": 0.55494
}Semantic roles & 50–950 ramp
primary
#DCBCCB
secondary
#89B39F
accent
#AA763B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383