#DCCDCD#DCCDCD
#DCCDCD is a very light, near-neutral red. Relative luminance 0.633; OKLCH L 86.1% C 0.017 H 17.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDCD |
|---|---|
| RGB | rgb(220, 205, 205) |
| HSL | hsl(0, 18%, 83%) |
| HSV | hsv(0, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 6.8%, 13.7%) |
| CIE-LAB | lab(83.59, 5.20, 1.87) |
| CIE-LCH | lch(83.59, 5.53, 19.83°) |
| OKLab | oklab(86.05% 0.016 0.005) |
| OKLCH | oklch(86.05% 0.017 17.5) |
| XYZ | xyz(62.3647, 63.2868, 66.6760) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.82
Mistyrose
#FFE4E1
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.32
Silver
#C0C0C0
ΔE00 7.91
Lavenderblush
#FFF0F5
ΔE00 8.15
Very Light Pink
#FFF4F2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDCD #CDDCDC
analogous
#DCCDD4 #DCCDCD #DCD4CD
triadic
#DCCDCD #CDDCCD #CDCDDC
tetradic
#DCCDCD #D4DCCD #CDDCDC #D4CDDC
square
#DCCDCD #D4DCCD #CDDCDC #D4CDDC
split-complementary
#DCCDCD #CDDCD4 #CDD4DC
monochromatic
#AA8585 #C3A9A9 #DCCDCD #F2EDED #F2EDED
Accessibility & contrast
On white
1.54
#DCCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DCCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDCD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDCD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#E0CCCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccdcd; /* rgb */ color: rgb(220, 205, 205); /* oklch */ color: oklch(86.1% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#e6dcdc',
500: '#dccdcd',
950: '#000000',
},
}SCSS
$custom: #dccdcd; $custom-light: #e6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#dccdcd",
"rgb": {
"r": 220,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86053,
"c": 0.01675,
"h": 17.5
},
"luminance": 0.63286
}Semantic roles & 50–950 ramp
primary
#DCCDCD
secondary
#9CB2B2
accent
#9C9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484