#DCB7BB#DCB7BB
#DCB7BB is a light, muted red. Relative luminance 0.527; OKLCH L 81.3% C 0.043 H 10.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB7BB |
|---|---|
| RGB | rgb(220, 183, 187) |
| HSL | hsl(354, 35%, 79%) |
| HSV | hsv(354, 17%, 86%) |
| CMYK | cmyk(0%, 16.8%, 15%, 13.7%) |
| CIE-LAB | lab(77.68, 13.91, 2.96) |
| CIE-LCH | lch(77.68, 14.22, 12.03°) |
| OKLab | oklab(81.29% 0.0422 0.008) |
| OKLCH | oklch(81.29% 0.043 10.7) |
| XYZ | xyz(55.4181, 52.6722, 54.2516) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.13
Pinkish Grey
#C8ACA9
ΔE00 5.59
Pale Rose
#FDC1C5
ΔE00 6.75
Light Rose
#FFC5CB
ΔE00 6.95
Bubblegum
#FFC1CC
ΔE00 7.47
Pink
#FFC0CB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB7BB #B7DCD8
analogous
#DCB7CE #DCB7BB #DCC6B7
triadic
#DCB7BB #BBDCB7 #B7BBDC
tetradic
#DCB7BB #CEDCB7 #B7DCD8 #C6B7DC
square
#DCB7BB #CEDCB7 #B7DCD8 #C6B7DC
split-complementary
#DCB7BB #B7DCC6 #B7CEDC
monochromatic
#B4656D #C88E94 #DCB7BB #F0E0E2 #F5EAEC
Accessibility & contrast
On white
1.82
#DCB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DCB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB7BB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB7BB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#C5C2BA
Tritanopia (blue-blind)
#E4B4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcb7bb; /* rgb */ color: rgb(220, 183, 187); /* oklch */ color: oklch(81.3% 0.043 10.7);
Tailwind
colors: {
custom: {
50: '#e7cccf',
500: '#dcb7bb',
950: '#000000',
},
}SCSS
$custom: #dcb7bb; $custom-light: #e7cccf; $custom-dark: #000000;
JSON
{
"hex": "#dcb7bb",
"rgb": {
"r": 220,
"g": 183,
"b": 187
},
"hsl": {
"h": 353.514,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.81289,
"c": 0.04295,
"h": 10.7
},
"luminance": 0.5267
}Semantic roles & 50–950 ramp
primary
#DCB7BB
secondary
#84B4AE
accent
#ADA138
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161313
muted
#848383