#DCC2C2#DCC2C2
#DCC2C2 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.6% C 0.030 H 17.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2C2 |
|---|---|
| RGB | rgb(220, 194, 194) |
| HSL | hsl(0, 27%, 81%) |
| HSV | hsv(0, 12%, 86%) |
| CMYK | cmyk(0%, 11.8%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.57, 9.17, 3.37) |
| CIE-LCH | lch(80.57, 9.77, 20.18°) |
| OKLab | oklab(83.6% 0.0281 0.009) |
| OKLCH | oklch(83.6% 0.03 17.8) |
| XYZ | xyz(58.5440, 57.6955, 59.0808) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Mistyrose
#FFE4E1
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 9.11
Light Pink
#FFD1DF
ΔE00 9.18
Light Rose
#FFC5CB
ΔE00 9.23
Pale Rose
#FDC1C5
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2C2 #C2DCDC
analogous
#DCC2CF #DCC2C2 #DCCFC2
triadic
#DCC2C2 #C2DCC2 #C2C2DC
tetradic
#DCC2C2 #CFDCC2 #C2DCDC #CFC2DC
square
#DCC2C2 #CFDCC2 #C2DCDC #CFC2DC
split-complementary
#DCC2C2 #C2DCCF #C2CFDC
monochromatic
#AF7474 #C69B9B #DCC2C2 #F2E9E9 #F4ECEC
Accessibility & contrast
On white
1.67
#DCC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DCC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2C2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2C2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#E2C0C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc2c2; /* rgb */ color: rgb(220, 194, 194); /* oklch */ color: oklch(83.6% 0.030 17.8);
Tailwind
colors: {
custom: {
50: '#e7d4d4',
500: '#dcc2c2',
950: '#000000',
},
}SCSS
$custom: #dcc2c2; $custom-light: #e7d4d4; $custom-dark: #000000;
JSON
{
"hex": "#dcc2c2",
"rgb": {
"r": 220,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83597,
"c": 0.02955,
"h": 17.8
},
"luminance": 0.57694
}Semantic roles & 50–950 ramp
primary
#DCC2C2
secondary
#8FB3B3
accent
#A6A640
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383