#DCC2C4#DCC2C4
#DCC2C4 is a very light, muted red. Relative luminance 0.578; OKLCH L 83.7% C 0.030 H 12.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2C4 |
|---|---|
| RGB | rgb(220, 194, 196) |
| HSL | hsl(355, 27%, 81%) |
| HSV | hsv(355, 12%, 86%) |
| CMYK | cmyk(0%, 11.8%, 10.9%, 13.7%) |
| CIE-LAB | lab(80.62, 9.50, 2.37) |
| CIE-LCH | lch(80.62, 9.79, 14.00°) |
| OKLab | oklab(83.65% 0.0289 0.0064) |
| OKLCH | oklch(83.65% 0.03 12.5) |
| XYZ | xyz(58.7701, 57.7860, 60.2717) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.16
Mistyrose
#FFE4E1
ΔE00 8.09
Pale Pink
#FFCFDC
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 8.66
Light Rose
#FFC5CB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2C4 #C2DCDA
analogous
#DCC2D1 #DCC2C4 #DCCDC2
triadic
#DCC2C4 #C4DCC2 #C2C4DC
tetradic
#DCC2C4 #D1DCC2 #C2DCDA #CDC2DC
square
#DCC2C4 #D1DCC2 #C2DCDA #CDC2DC
split-complementary
#DCC2C4 #C2DCCD #C2D1DC
monochromatic
#AF7479 #C69B9E #DCC2C4 #F2E9EA #F4ECEC
Accessibility & contrast
On white
1.67
#DCC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DCC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2C4
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2C4 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C4
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#E2C0C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc2c4; /* rgb */ color: rgb(220, 194, 196); /* oklch */ color: oklch(83.7% 0.030 12.5);
Tailwind
colors: {
custom: {
50: '#e7d4d5',
500: '#dcc2c4',
950: '#000000',
},
}SCSS
$custom: #dcc2c4; $custom-light: #e7d4d5; $custom-dark: #000000;
JSON
{
"hex": "#dcc2c4",
"rgb": {
"r": 220,
"g": 194,
"b": 196
},
"hsl": {
"h": 355.385,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83653,
"c": 0.02961,
"h": 12.5
},
"luminance": 0.57785
}Semantic roles & 50–950 ramp
primary
#DCC2C4
secondary
#8FB3B0
accent
#A69E40
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383