#DCC0BB#DCC0BB
#DCC0BB is a very light, muted red. Relative luminance 0.565; OKLCH L 83.0% C 0.033 H 29.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC0BB |
|---|---|
| RGB | rgb(220, 192, 187) |
| HSL | hsl(9, 32%, 80%) |
| HSV | hsv(9, 15%, 86%) |
| CMYK | cmyk(0%, 12.7%, 15%, 13.7%) |
| CIE-LAB | lab(79.90, 9.11, 6.17) |
| CIE-LCH | lch(79.90, 11.00, 34.12°) |
| OKLab | oklab(83.02% 0.0285 0.0163) |
| OKLCH | oklch(83.02% 0.033 29.8) |
| XYZ | xyz(57.3341, 56.5042, 54.8903) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.30
Mistyrose
#FFE4E1
ΔE00 8.35
Pale Rose
#FDC1C5
ΔE00 9.63
Warm Gray
#C9BEB0
ΔE00 9.77
Light Rose
#FFC5CB
ΔE00 9.81
Dusty Pink
#D8A7B1
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC0BB #BBD7DC
analogous
#DCBBC7 #DCC0BB #DCD1BB
triadic
#DCC0BB #BBDCC0 #C0BBDC
tetradic
#DCC0BB #C7DCBB #BBD7DC #D1BBDC
square
#DCC0BB #C7DCBB #BBD7DC #D1BBDC
split-complementary
#DCC0BB #BBDCD1 #BBC7DC
monochromatic
#B2756A #C79B93 #DCC0BB #F1E5E3 #F5ECEB
Accessibility & contrast
On white
1.71
#DCC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#DCC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC0BB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC0BB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E3BDBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc0bb; /* rgb */ color: rgb(220, 192, 187); /* oklch */ color: oklch(83.0% 0.033 29.8);
Tailwind
colors: {
custom: {
50: '#e7d3cf',
500: '#dcc0bb',
950: '#000000',
},
}SCSS
$custom: #dcc0bb; $custom-light: #e7d3cf; $custom-dark: #000000;
JSON
{
"hex": "#dcc0bb",
"rgb": {
"r": 220,
"g": 192,
"b": 187
},
"hsl": {
"h": 9.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.83018,
"c": 0.03279,
"h": 29.8
},
"luminance": 0.56503
}Semantic roles & 50–950 ramp
primary
#DCC0BB
secondary
#88ADB3
accent
#9AAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383