#DCC6BF#DCC6BF
#DCC6BF is a very light, muted red. Relative luminance 0.594; OKLCH L 84.3% C 0.027 H 38.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6BF |
|---|---|
| RGB | rgb(220, 198, 191) |
| HSL | hsl(14, 29%, 81%) |
| HSV | hsv(14, 13%, 86%) |
| CMYK | cmyk(0%, 10%, 13.2%, 13.7%) |
| CIE-LAB | lab(81.49, 6.57, 6.32) |
| CIE-LCH | lch(81.49, 9.11, 43.88°) |
| OKLab | oklab(84.3% 0.021 0.0167) |
| OKLCH | oklch(84.3% 0.027 38.4) |
| XYZ | xyz(59.1127, 59.3666, 57.6250) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.15
Warm Gray
#C9BEB0
ΔE00 7.48
Mistyrose
#FFE4E1
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.48
Silver
#C0C0C0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6BF #BFD5DC
analogous
#DCBFC6 #DCC6BF #DCD4BF
triadic
#DCC6BF #BFDCC6 #C6BFDC
tetradic
#DCC6BF #C6DCBF #BFD5DC #D4BFDC
square
#DCC6BF #C6DCBF #BFD5DC #D4BFDC
split-complementary
#DCC6BF #BFDCD4 #BFC6DC
monochromatic
#B18070 #C6A397 #DCC6BF #F2E9E7 #F4EDEB
Accessibility & contrast
On white
1.63
#DCC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DCC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6BF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6BF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#E2C3C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc6bf; /* rgb */ color: rgb(220, 198, 191); /* oklch */ color: oklch(84.3% 0.027 38.4);
Tailwind
colors: {
custom: {
50: '#e7d7d2',
500: '#dcc6bf',
950: '#000000',
},
}SCSS
$custom: #dcc6bf; $custom-light: #e7d7d2; $custom-dark: #000000;
JSON
{
"hex": "#dcc6bf",
"rgb": {
"r": 220,
"g": 198,
"b": 191
},
"hsl": {
"h": 14.483,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.84295,
"c": 0.02678,
"h": 38.4
},
"luminance": 0.59365
}Semantic roles & 50–950 ramp
primary
#DCC6BF
secondary
#8CAAB3
accent
#8EA83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383