#DCC3BB#DCC3BB
#DCC3BB is a very light, muted red. Relative luminance 0.578; OKLCH L 83.6% C 0.031 H 38.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3BB |
|---|---|
| RGB | rgb(220, 195, 187) |
| HSL | hsl(15, 32%, 80%) |
| HSV | hsv(15, 15%, 86%) |
| CMYK | cmyk(0%, 11.4%, 15%, 13.7%) |
| CIE-LAB | lab(80.65, 7.52, 7.24) |
| CIE-LCH | lch(80.65, 10.44, 43.95°) |
| OKLab | oklab(83.6% 0.0239 0.0191) |
| OKLCH | oklch(83.6% 0.031 38.5) |
| XYZ | xyz(57.9996, 57.8351, 55.1121) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.43
Warm Gray
#C9BEB0
ΔE00 7.99
Mistyrose
#FFE4E1
ΔE00 8.18
Apricot
#FBCEB1
ΔE00 9.10
Warm Beige
#E9DCC9
ΔE00 10.10
Silver
#C0C0C0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3BB #BBD4DC
analogous
#DCBBC4 #DCC3BB #DCD3BB
triadic
#DCC3BB #BBDCC3 #C3BBDC
tetradic
#DCC3BB #C4DCBB #BBD4DC #D3BBDC
square
#DCC3BB #C4DCBB #BBD4DC #D3BBDC
split-complementary
#DCC3BB #BBDCD3 #BBC4DC
monochromatic
#B27C6A #C79F93 #DCC3BB #F1E7E3 #F5EDEB
Accessibility & contrast
On white
1.67
#DCC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DCC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3BB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3BB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#E3C0C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc3bb; /* rgb */ color: rgb(220, 195, 187); /* oklch */ color: oklch(83.6% 0.031 38.5);
Tailwind
colors: {
custom: {
50: '#e7d5cf',
500: '#dcc3bb',
950: '#000000',
},
}SCSS
$custom: #dcc3bb; $custom-light: #e7d5cf; $custom-dark: #000000;
JSON
{
"hex": "#dcc3bb",
"rgb": {
"r": 220,
"g": 195,
"b": 187
},
"hsl": {
"h": 14.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.83602,
"c": 0.03059,
"h": 38.5
},
"luminance": 0.57834
}Semantic roles & 50–950 ramp
primary
#DCC3BB
secondary
#88A9B3
accent
#90AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383