#DCCCCD#DCCCCD
#DCCCCD is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.9% C 0.018 H 13.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCCD |
|---|---|
| RGB | rgb(220, 204, 205) |
| HSL | hsl(356, 19%, 83%) |
| HSV | hsv(356, 7%, 86%) |
| CMYK | cmyk(0%, 7.3%, 6.8%, 13.7%) |
| CIE-LAB | lab(83.34, 5.73, 1.51) |
| CIE-LCH | lch(83.34, 5.92, 14.77°) |
| OKLab | oklab(85.86% 0.0175 0.0041) |
| OKLCH | oklch(85.86% 0.018 13.2) |
| XYZ | xyz(62.1263, 62.8100, 66.5965) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.84
Lavenderblush
#FFF0F5
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCCD #CCDCDB
analogous
#DCCCD5 #DCCCCD #DCD3CC
triadic
#DCCCCD #CDDCCC #CCCDDC
tetradic
#DCCCCD #D5DCCC #CCDCDB #D3CCDC
square
#DCCCCD #D5DCCC #CCDCDB #D3CCDC
split-complementary
#DCCCCD #CCDCD3 #CCD5DC
monochromatic
#AA8386 #C3A8A9 #DCCCCD #F3EDED #F3EDED
Accessibility & contrast
On white
1.55
#DCCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DCCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCCD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCCD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#E0CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccccd; /* rgb */ color: rgb(220, 204, 205); /* oklch */ color: oklch(85.9% 0.018 13.2);
Tailwind
colors: {
custom: {
50: '#e6dbdc',
500: '#dccccd',
950: '#000000',
},
}SCSS
$custom: #dccccd; $custom-light: #e6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#dccccd",
"rgb": {
"r": 220,
"g": 204,
"b": 205
},
"hsl": {
"h": 356.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85857,
"c": 0.01792,
"h": 13.2
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#DCCCCD
secondary
#9BB2B0
accent
#9D9849
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484