#DCC4C4#DCC4C4
#DCC4C4 is a very light, muted red. Relative luminance 0.587; OKLCH L 84.0% C 0.027 H 17.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4C4 |
|---|---|
| RGB | rgb(220, 196, 196) |
| HSL | hsl(0, 26%, 82%) |
| HSV | hsv(0, 11%, 86%) |
| CMYK | cmyk(0%, 10.9%, 10.9%, 13.7%) |
| CIE-LAB | lab(81.12, 8.44, 3.09) |
| CIE-LCH | lch(81.12, 8.99, 20.11°) |
| OKLab | oklab(84.04% 0.0259 0.0083) |
| OKLCH | oklch(84.04% 0.027 17.7) |
| XYZ | xyz(59.2182, 58.6822, 60.4211) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.35
Mistyrose
#FFE4E1
ΔE00 7.58
Pale Pink
#FFCFDC
ΔE00 9.43
Light Pink
#FFD1DF
ΔE00 9.45
Thistle
#D8BFD8
ΔE00 9.62
Light Rose
#FFC5CB
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4C4 #C4DCDC
analogous
#DCC4D0 #DCC4C4 #DCD0C4
triadic
#DCC4C4 #C4DCC4 #C4C4DC
tetradic
#DCC4C4 #D0DCC4 #C4DCDC #D0C4DC
square
#DCC4C4 #D0DCC4 #C4DCDC #D0C4DC
split-complementary
#DCC4C4 #C4DCD0 #C4D0DC
monochromatic
#AE7777 #C59E9E #DCC4C4 #F3EAEA #F4ECEC
Accessibility & contrast
On white
1.65
#DCC4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#DCC4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4C4
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4C4 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#E2C2C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc4c4; /* rgb */ color: rgb(220, 196, 196); /* oklch */ color: oklch(84.0% 0.027 17.7);
Tailwind
colors: {
custom: {
50: '#e7d5d5',
500: '#dcc4c4',
950: '#000000',
},
}SCSS
$custom: #dcc4c4; $custom-light: #e7d5d5; $custom-dark: #000000;
JSON
{
"hex": "#dcc4c4",
"rgb": {
"r": 220,
"g": 196,
"b": 196
},
"hsl": {
"h": 0,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.84041,
"c": 0.02719,
"h": 17.7
},
"luminance": 0.58681
}Semantic roles & 50–950 ramp
primary
#DCC4C4
secondary
#91B3B3
accent
#A4A441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383