#DCCACC#DCCACC
#DCCACC is a very light, muted red. Relative luminance 0.618; OKLCH L 85.4% C 0.020 H 9.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCACC |
|---|---|
| RGB | rgb(220, 202, 204) |
| HSL | hsl(353, 20%, 83%) |
| HSV | hsv(353, 8%, 86%) |
| CMYK | cmyk(0%, 8.2%, 7.3%, 13.7%) |
| CIE-LAB | lab(82.82, 6.61, 1.28) |
| CIE-LCH | lch(82.82, 6.73, 10.94°) |
| OKLab | oklab(85.44% 0.02 0.0035) |
| OKLCH | oklch(85.44% 0.02 9.9) |
| XYZ | xyz(61.5337, 61.8172, 65.8054) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 8.24
Pinkish Grey
#C8ACA9
ΔE00 8.30
Lavenderblush
#FFF0F5
ΔE00 8.53
Gainsboro
#DCDCDC
ΔE00 8.78
Silver
#C0C0C0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCACC #CADCDA
analogous
#DCCAD5 #DCCACC #DCD1CA
triadic
#DCCACC #CCDCCA #CACCDC
tetradic
#DCCACC #D5DCCA #CADCDA #D1CADC
square
#DCCACC #D5DCCA #CADCDA #D1CADC
split-complementary
#DCCACC #CADCD1 #CAD5DC
monochromatic
#AB8085 #C4A5A9 #DCCACC #F3EDED #F3EDED
Accessibility & contrast
On white
1.57
#DCCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DCCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCACC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCACC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#E0C9CB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccacc; /* rgb */ color: rgb(220, 202, 204); /* oklch */ color: oklch(85.4% 0.020 9.9);
Tailwind
colors: {
custom: {
50: '#e7dadb',
500: '#dccacc',
950: '#000000',
},
}SCSS
$custom: #dccacc; $custom-light: #e7dadb; $custom-dark: #000000;
JSON
{
"hex": "#dccacc",
"rgb": {
"r": 220,
"g": 202,
"b": 204
},
"hsl": {
"h": 353.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.85437,
"c": 0.02032,
"h": 9.9
},
"luminance": 0.61816
}Semantic roles & 50–950 ramp
primary
#DCCACC
secondary
#98B2AF
accent
#9F9547
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384