#DCC5BF#DCC5BF
#DCC5BF is a very light, muted red. Relative luminance 0.589; OKLCH L 84.1% C 0.027 H 35.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC5BF |
|---|---|
| RGB | rgb(220, 197, 191) |
| HSL | hsl(12, 29%, 81%) |
| HSV | hsv(12, 13%, 86%) |
| CMYK | cmyk(0%, 10.5%, 13.2%, 13.7%) |
| CIE-LAB | lab(81.24, 7.09, 5.96) |
| CIE-LCH | lch(81.24, 9.26, 40.01°) |
| OKLab | oklab(84.1% 0.0225 0.0157) |
| OKLCH | oklch(84.1% 0.027 35) |
| XYZ | xyz(58.8849, 58.9110, 57.5491) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.70
Mistyrose
#FFE4E1
ΔE00 7.65
Warm Gray
#C9BEB0
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 9.82
Silver
#C0C0C0
ΔE00 9.88
Apricot
#FBCEB1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC5BF #BFD6DC
analogous
#DCBFC7 #DCC5BF #DCD3BF
triadic
#DCC5BF #BFDCC5 #C5BFDC
tetradic
#DCC5BF #C7DCBF #BFD6DC #D3BFDC
square
#DCC5BF #C7DCBF #BFD6DC #D3BFDC
split-complementary
#DCC5BF #BFDCD3 #BFC7DC
monochromatic
#B17D70 #C6A197 #DCC5BF #F2E9E7 #F4EDEB
Accessibility & contrast
On white
1.64
#DCC5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#DCC5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC5BF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC5BF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BF
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#E2C2C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc5bf; /* rgb */ color: rgb(220, 197, 191); /* oklch */ color: oklch(84.1% 0.027 35.0);
Tailwind
colors: {
custom: {
50: '#e7d6d2',
500: '#dcc5bf',
950: '#000000',
},
}SCSS
$custom: #dcc5bf; $custom-light: #e7d6d2; $custom-dark: #000000;
JSON
{
"hex": "#dcc5bf",
"rgb": {
"r": 220,
"g": 197,
"b": 191
},
"hsl": {
"h": 12.414,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.84099,
"c": 0.02742,
"h": 35
},
"luminance": 0.5891
}Semantic roles & 50–950 ramp
primary
#DCC5BF
secondary
#8CABB3
accent
#92A83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383