#DCC7C8#DCC7C8
#DCC7C8 is a very light, muted red. Relative luminance 0.602; OKLCH L 84.7% C 0.024 H 14.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7C8 |
|---|---|
| RGB | rgb(220, 199, 200) |
| HSL | hsl(357, 23%, 82%) |
| HSV | hsv(357, 10%, 86%) |
| CMYK | cmyk(0%, 9.5%, 9.1%, 13.7%) |
| CIE-LAB | lab(81.97, 7.52, 2.18) |
| CIE-LCH | lch(81.97, 7.83, 16.16°) |
| OKLab | oklab(84.74% 0.023 0.0059) |
| OKLCH | oklch(84.74% 0.024 14.3) |
| XYZ | xyz(60.3630, 60.2337, 63.0788) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.26
Pinkish Grey
#C8ACA9
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 9.29
Lavenderblush
#FFF0F5
ΔE00 9.36
Thistle
#D8BFD8
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7C8 #C7DCDB
analogous
#DCC7D3 #DCC7C8 #DCD1C7
triadic
#DCC7C8 #C8DCC7 #C7C8DC
tetradic
#DCC7C8 #D3DCC7 #C7DCDB #D1C7DC
square
#DCC7C8 #D3DCC7 #C7DCDB #D1C7DC
split-complementary
#DCC7C8 #C7DCD1 #C7D3DC
monochromatic
#AD7C7E #C4A1A3 #DCC7C8 #F3ECED #F3ECED
Accessibility & contrast
On white
1.61
#DCC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DCC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7C8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7C8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#E1C5C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc7c8; /* rgb */ color: rgb(220, 199, 200); /* oklch */ color: oklch(84.7% 0.024 14.3);
Tailwind
colors: {
custom: {
50: '#e7d8d8',
500: '#dcc7c8',
950: '#000000',
},
}SCSS
$custom: #dcc7c8; $custom-light: #e7d8d8; $custom-dark: #000000;
JSON
{
"hex": "#dcc7c8",
"rgb": {
"r": 220,
"g": 199,
"b": 200
},
"hsl": {
"h": 357.143,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.84738,
"c": 0.02369,
"h": 14.3
},
"luminance": 0.60233
}Semantic roles & 50–950 ramp
primary
#DCC7C8
secondary
#95B2B1
accent
#A29D44
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383