#DCC3BF#DCC3BF
#DCC3BF is a very light, muted red. Relative luminance 0.580; OKLCH L 83.7% C 0.029 H 28.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3BF |
|---|---|
| RGB | rgb(220, 195, 191) |
| HSL | hsl(8, 29%, 81%) |
| HSV | hsv(8, 13%, 86%) |
| CMYK | cmyk(0%, 11.4%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.74, 8.15, 5.24) |
| CIE-LCH | lch(80.74, 9.69, 32.70°) |
| OKLab | oklab(83.71% 0.0255 0.0139) |
| OKLCH | oklch(83.71% 0.029 28.5) |
| XYZ | xyz(58.4338, 58.0088, 57.3987) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Mistyrose
#FFE4E1
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 9.29
Pale Rose
#FDC1C5
ΔE00 10.23
Light Rose
#FFC5CB
ΔE00 10.29
Silver
#C0C0C0
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3BF #BFD8DC
analogous
#DCBFC9 #DCC3BF #DCD1BF
triadic
#DCC3BF #BFDCC3 #C3BFDC
tetradic
#DCC3BF #C9DCBF #BFD8DC #D1BFDC
square
#DCC3BF #C9DCBF #BFD8DC #D1BFDC
split-complementary
#DCC3BF #BFDCD1 #BFC9DC
monochromatic
#B17970 #C69E97 #DCC3BF #F2E8E7 #F4ECEB
Accessibility & contrast
On white
1.67
#DCC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DCC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3BF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3BF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#E2C0C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc3bf; /* rgb */ color: rgb(220, 195, 191); /* oklch */ color: oklch(83.7% 0.029 28.5);
Tailwind
colors: {
custom: {
50: '#e7d5d2',
500: '#dcc3bf',
950: '#000000',
},
}SCSS
$custom: #dcc3bf; $custom-light: #e7d5d2; $custom-dark: #000000;
JSON
{
"hex": "#dcc3bf",
"rgb": {
"r": 220,
"g": 195,
"b": 191
},
"hsl": {
"h": 8.276,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.83709,
"c": 0.02901,
"h": 28.5
},
"luminance": 0.58007
}Semantic roles & 50–950 ramp
primary
#DCC3BF
secondary
#8CAEB3
accent
#99A83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383