#DCC4BF#DCC4BF
#DCC4BF is a very light, muted red. Relative luminance 0.585; OKLCH L 83.9% C 0.028 H 31.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4BF |
|---|---|
| RGB | rgb(220, 196, 191) |
| HSL | hsl(10, 29%, 81%) |
| HSV | hsv(10, 13%, 86%) |
| CMYK | cmyk(0%, 10.9%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.99, 7.62, 5.60) |
| CIE-LCH | lch(80.99, 9.46, 36.27°) |
| OKLab | oklab(83.9% 0.024 0.0148) |
| OKLCH | oklch(83.9% 0.028 31.7) |
| XYZ | xyz(58.6586, 58.4584, 57.4737) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 7.66
Warm Gray
#C9BEB0
ΔE00 8.68
Silver
#C0C0C0
ΔE00 10.15
Light Gray
#D3D3D3
ΔE00 10.18
Apricot
#FBCEB1
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4BF #BFD7DC
analogous
#DCBFC8 #DCC4BF #DCD2BF
triadic
#DCC4BF #BFDCC4 #C4BFDC
tetradic
#DCC4BF #C8DCBF #BFD7DC #D2BFDC
square
#DCC4BF #C8DCBF #BFD7DC #D2BFDC
split-complementary
#DCC4BF #BFDCD2 #BFC8DC
monochromatic
#B17B70 #C6A097 #DCC4BF #F2E8E7 #F4EDEB
Accessibility & contrast
On white
1.65
#DCC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DCC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4BF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4BF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#E2C1C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc4bf; /* rgb */ color: rgb(220, 196, 191); /* oklch */ color: oklch(83.9% 0.028 31.7);
Tailwind
colors: {
custom: {
50: '#e7d5d2',
500: '#dcc4bf',
950: '#000000',
},
}SCSS
$custom: #dcc4bf; $custom-light: #e7d5d2; $custom-dark: #000000;
JSON
{
"hex": "#dcc4bf",
"rgb": {
"r": 220,
"g": 196,
"b": 191
},
"hsl": {
"h": 10.345,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.83904,
"c": 0.02817,
"h": 31.7
},
"luminance": 0.58457
}Semantic roles & 50–950 ramp
primary
#DCC4BF
secondary
#8CACB3
accent
#96A83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383