#DCB6BB#DCB6BB
#DCB6BB is a light, muted red. Relative luminance 0.523; OKLCH L 81.1% C 0.044 H 9.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB6BB |
|---|---|
| RGB | rgb(220, 182, 187) |
| HSL | hsl(352, 35%, 79%) |
| HSV | hsv(352, 17%, 86%) |
| CMYK | cmyk(0%, 17.3%, 15%, 13.7%) |
| CIE-LAB | lab(77.44, 14.45, 2.61) |
| CIE-LCH | lch(77.44, 14.68, 10.24°) |
| OKLab | oklab(81.1% 0.0437 0.0071) |
| OKLCH | oklch(81.1% 0.044 9.2) |
| XYZ | xyz(55.2126, 52.2611, 54.1831) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.67
Pinkish Grey
#C8ACA9
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 6.65
Light Rose
#FFC5CB
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 7.24
Pink
#FFC0CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB6BB #B6DCD7
analogous
#DCB6CE #DCB6BB #DCC4B6
triadic
#DCB6BB #BBDCB6 #B6BBDC
tetradic
#DCB6BB #CEDCB6 #B6DCD7 #C4B6DC
square
#DCB6BB #CEDCB6 #B6DCD7 #C4B6DC
split-complementary
#DCB6BB #B6DCC4 #B6CEDC
monochromatic
#B4636E #C88D94 #DCB6BB #F0DFE2 #F5EAEC
Accessibility & contrast
On white
1.83
#DCB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DCB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB6BB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB6BB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#E4B3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcb6bb; /* rgb */ color: rgb(220, 182, 187); /* oklch */ color: oklch(81.1% 0.044 9.2);
Tailwind
colors: {
custom: {
50: '#e7cccf',
500: '#dcb6bb',
950: '#000000',
},
}SCSS
$custom: #dcb6bb; $custom-light: #e7cccf; $custom-dark: #000000;
JSON
{
"hex": "#dcb6bb",
"rgb": {
"r": 220,
"g": 182,
"b": 187
},
"hsl": {
"h": 352.105,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.81099,
"c": 0.04431,
"h": 9.2
},
"luminance": 0.52259
}Semantic roles & 50–950 ramp
primary
#DCB6BB
secondary
#82B4AD
accent
#AE9E37
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161313
muted
#848383