#DCC8C8#DCC8C8
#DCC8C8 is a very light, muted red. Relative luminance 0.607; OKLCH L 84.9% C 0.023 H 17.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC8C8 |
|---|---|
| RGB | rgb(220, 200, 200) |
| HSL | hsl(0, 22%, 82%) |
| HSV | hsv(0, 9%, 86%) |
| CMYK | cmyk(0%, 9.1%, 9.1%, 13.7%) |
| CIE-LAB | lab(82.21, 6.99, 2.54) |
| CIE-LCH | lch(82.21, 7.44, 19.98°) |
| OKLab | oklab(84.93% 0.0215 0.0068) |
| OKLCH | oklch(84.93% 0.023 17.6) |
| XYZ | xyz(60.5938, 60.6953, 63.1557) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.11
Pinkish Grey
#C8ACA9
ΔE00 7.48
Light Gray
#D3D3D3
ΔE00 8.82
Lavenderblush
#FFF0F5
ΔE00 9.20
Silver
#C0C0C0
ΔE00 9.22
Gainsboro
#DCDCDC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC8C8 #C8DCDC
analogous
#DCC8D2 #DCC8C8 #DCD2C8
triadic
#DCC8C8 #C8DCC8 #C8C8DC
tetradic
#DCC8C8 #D2DCC8 #C8DCDC #D2C8DC
square
#DCC8C8 #D2DCC8 #C8DCDC #D2C8DC
split-complementary
#DCC8C8 #C8DCD2 #C8D2DC
monochromatic
#AC7D7D #C4A3A3 #DCC8C8 #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.60
#DCC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DCC8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC8C8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC8C8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#E1C6C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc8c8; /* rgb */ color: rgb(220, 200, 200); /* oklch */ color: oklch(84.9% 0.023 17.6);
Tailwind
colors: {
custom: {
50: '#e7d8d8',
500: '#dcc8c8',
950: '#000000',
},
}SCSS
$custom: #dcc8c8; $custom-light: #e7d8d8; $custom-dark: #000000;
JSON
{
"hex": "#dcc8c8",
"rgb": {
"r": 220,
"g": 200,
"b": 200
},
"hsl": {
"h": 0,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84933,
"c": 0.02251,
"h": 17.6
},
"luminance": 0.60694
}Semantic roles & 50–950 ramp
primary
#DCC8C8
secondary
#96B2B2
accent
#A1A145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383