#DCB3BC#DCB3BC
#DCB3BC is a light, muted red. Relative luminance 0.511; OKLCH L 80.6% C 0.049 H 3.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB3BC |
|---|---|
| RGB | rgb(220, 179, 188) |
| HSL | hsl(347, 37%, 78%) |
| HSV | hsv(347, 19%, 86%) |
| CMYK | cmyk(0%, 18.6%, 14.5%, 13.7%) |
| CIE-LAB | lab(76.73, 16.22, 1.04) |
| CIE-LCH | lch(76.73, 16.25, 3.68°) |
| OKLab | oklab(80.56% 0.0487 0.003) |
| OKLCH | oklch(80.56% 0.049 3.5) |
| XYZ | xyz(54.7122, 51.0885, 54.5462) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.39
Pale Rose
#FDC1C5
ΔE00 6.70
Bubblegum
#FFC1CC
ΔE00 6.76
Pink
#FFC0CB
ΔE00 6.78
Light Rose
#FFC5CB
ΔE00 6.85
Faded Pink
#DE9DAC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB3BC #B3DCD3
analogous
#DCB3D0 #DCB3BC #DCBEB3
triadic
#DCB3BC #BCDCB3 #B3BCDC
tetradic
#DCB3BC #D0DCB3 #B3DCD3 #BEB3DC
square
#DCB3BC #D0DCB3 #B3DCD3 #BEB3DC
split-complementary
#DCB3BC #B3DCBE #B3D0DC
monochromatic
#B55F72 #C98997 #DCB3BC #EFDDE1 #F5EAED
Accessibility & contrast
On white
1.87
#DCB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DCB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB3BC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB3BC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#E4B1B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb3bc; /* rgb */ color: rgb(220, 179, 188); /* oklch */ color: oklch(80.6% 0.049 3.5);
Tailwind
colors: {
custom: {
50: '#e7c9d0',
500: '#dcb3bc',
950: '#000000',
},
}SCSS
$custom: #dcb3bc; $custom-light: #e7c9d0; $custom-dark: #000000;
JSON
{
"hex": "#dcb3bc",
"rgb": {
"r": 220,
"g": 179,
"b": 188
},
"hsl": {
"h": 346.829,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.8056,
"c": 0.04882,
"h": 3.5
},
"luminance": 0.51087
}Semantic roles & 50–950 ramp
primary
#DCB3BC
secondary
#7FB4A8
accent
#B09536
background
#FEFDFE
surface
#FCF9FB
border
#D5D2D4
text
#161314
muted
#848283