#DCC4C0#DCC4C0
#DCC4C0 is a very light, muted red. Relative luminance 0.585; OKLCH L 83.9% C 0.028 H 29.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4C0 |
|---|---|
| RGB | rgb(220, 196, 192) |
| HSL | hsl(9, 29%, 81%) |
| HSV | hsv(9, 13%, 86%) |
| CMYK | cmyk(0%, 10.9%, 12.7%, 13.7%) |
| CIE-LAB | lab(81.02, 7.79, 5.09) |
| CIE-LCH | lch(81.02, 9.30, 33.19°) |
| OKLab | oklab(83.93% 0.0244 0.0135) |
| OKLCH | oklch(83.93% 0.028 29) |
| XYZ | xyz(58.7690, 58.5025, 58.0552) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Mistyrose
#FFE4E1
ΔE00 7.58
Warm Gray
#C9BEB0
ΔE00 9.03
Silver
#C0C0C0
ΔE00 10.16
Light Gray
#D3D3D3
ΔE00 10.18
Pale Rose
#FDC1C5
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4C0 #C0D8DC
analogous
#DCC0CA #DCC4C0 #DCD2C0
triadic
#DCC4C0 #C0DCC4 #C4C0DC
tetradic
#DCC4C0 #CADCC0 #C0D8DC #D2C0DC
square
#DCC4C0 #CADCC0 #C0D8DC #D2C0DC
split-complementary
#DCC4C0 #C0DCD2 #C0CADC
monochromatic
#B07A71 #C69F99 #DCC4C0 #F2E9E7 #F4EDEB
Accessibility & contrast
On white
1.65
#DCC4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DCC4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4C0
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4C0 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C0
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#E2C1C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc4c0; /* rgb */ color: rgb(220, 196, 192); /* oklch */ color: oklch(83.9% 0.028 29.0);
Tailwind
colors: {
custom: {
50: '#e7d5d3',
500: '#dcc4c0',
950: '#000000',
},
}SCSS
$custom: #dcc4c0; $custom-light: #e7d5d3; $custom-dark: #000000;
JSON
{
"hex": "#dcc4c0",
"rgb": {
"r": 220,
"g": 196,
"b": 192
},
"hsl": {
"h": 8.571,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.83931,
"c": 0.02785,
"h": 29
},
"luminance": 0.58501
}Semantic roles & 50–950 ramp
primary
#DCC4C0
secondary
#8DAEB3
accent
#98A73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383