#DCC8C2#DCC8C2
#DCC8C2 is a very light, muted red. Relative luminance 0.604; OKLCH L 84.8% C 0.024 H 37.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC8C2 |
|---|---|
| RGB | rgb(220, 200, 194) |
| HSL | hsl(14, 27%, 81%) |
| HSV | hsv(14, 12%, 86%) |
| CMYK | cmyk(0%, 9.1%, 11.8%, 13.7%) |
| CIE-LAB | lab(82.07, 6.00, 5.54) |
| CIE-LCH | lch(82.07, 8.16, 42.71°) |
| OKLab | oklab(84.77% 0.0191 0.0146) |
| OKLCH | oklch(84.77% 0.024 37.4) |
| XYZ | xyz(59.9064, 60.4203, 59.5350) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.34
Mistyrose
#FFE4E1
ΔE00 7.44
Pinkish Grey
#C8ACA9
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 8.69
Warm Beige
#E9DCC9
ΔE00 8.95
Silver
#C0C0C0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC8C2 #C2D6DC
analogous
#DCC2C9 #DCC8C2 #DCD5C2
triadic
#DCC8C2 #C2DCC8 #C8C2DC
tetradic
#DCC8C2 #C9DCC2 #C2D6DC #D5C2DC
square
#DCC8C2 #C9DCC2 #C2D6DC #D5C2DC
split-complementary
#DCC8C2 #C2DCD5 #C2C9DC
monochromatic
#AF8274 #C6A59B #DCC8C2 #F2EBE9 #F4EDEC
Accessibility & contrast
On white
1.61
#DCC8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DCC8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC8C2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC8C2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC2
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#E2C5C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc8c2; /* rgb */ color: rgb(220, 200, 194); /* oklch */ color: oklch(84.8% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#e7d8d4',
500: '#dcc8c2',
950: '#000000',
},
}SCSS
$custom: #dcc8c2; $custom-light: #e7d8d4; $custom-dark: #000000;
JSON
{
"hex": "#dcc8c2",
"rgb": {
"r": 220,
"g": 200,
"b": 194
},
"hsl": {
"h": 13.846,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84768,
"c": 0.02408,
"h": 37.4
},
"luminance": 0.60419
}Semantic roles & 50–950 ramp
primary
#DCC8C2
secondary
#8FABB3
accent
#8EA640
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383