#DCB7BF#DCB7BF
#DCB7BF is a light, muted red. Relative luminance 0.528; OKLCH L 81.4% C 0.044 H 3.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB7BF |
|---|---|
| RGB | rgb(220, 183, 191) |
| HSL | hsl(347, 35%, 79%) |
| HSV | hsv(347, 17%, 86%) |
| CMYK | cmyk(0%, 16.8%, 13.2%, 13.7%) |
| CIE-LAB | lab(77.78, 14.56, 0.94) |
| CIE-LCH | lch(77.78, 14.59, 3.71°) |
| OKLab | oklab(81.4% 0.0437 0.0027) |
| OKLCH | oklch(81.4% 0.044 3.5) |
| XYZ | xyz(55.8523, 52.8459, 56.5383) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.74
Pinkish Grey
#C8ACA9
ΔE00 6.65
Pale Rose
#FDC1C5
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 6.95
Bubblegum
#FFC1CC
ΔE00 7.13
Pink
#FFC0CB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB7BF #B7DCD4
analogous
#DCB7D2 #DCB7BF #DCC2B7
triadic
#DCB7BF #BFDCB7 #B7BFDC
tetradic
#DCB7BF #D2DCB7 #B7DCD4 #C2B7DC
square
#DCB7BF #D2DCB7 #B7DCD4 #C2B7DC
split-complementary
#DCB7BF #B7DCC2 #B7D2DC
monochromatic
#B46576 #C88E9A #DCB7BF #F0E0E4 #F5EAED
Accessibility & contrast
On white
1.82
#DCB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DCB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB7BF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB7BF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#E3B5BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcb7bf; /* rgb */ color: rgb(220, 183, 191); /* oklch */ color: oklch(81.4% 0.044 3.5);
Tailwind
colors: {
custom: {
50: '#e7ccd2',
500: '#dcb7bf',
950: '#000000',
},
}SCSS
$custom: #dcb7bf; $custom-light: #e7ccd2; $custom-dark: #000000;
JSON
{
"hex": "#dcb7bf",
"rgb": {
"r": 220,
"g": 183,
"b": 191
},
"hsl": {
"h": 347.027,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.81403,
"c": 0.0438,
"h": 3.5
},
"luminance": 0.52844
}Semantic roles & 50–950 ramp
primary
#DCB7BF
secondary
#84B4A9
accent
#AD9438
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383