#DCCCD0#DCCCD0
#DCCCD0 is a very light, near-neutral red. Relative luminance 0.630; OKLCH L 85.9% C 0.019 H 0.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCD0 |
|---|---|
| RGB | rgb(220, 204, 208) |
| HSL | hsl(345, 19%, 83%) |
| HSV | hsv(345, 7%, 86%) |
| CMYK | cmyk(0%, 7.3%, 5.5%, 13.7%) |
| CIE-LAB | lab(83.42, 6.24, 0.02) |
| CIE-LCH | lch(83.42, 6.24, 0.20°) |
| OKLab | oklab(85.94% 0.0186 0.0001) |
| OKLCH | oklch(85.94% 0.019 0.5) |
| XYZ | xyz(62.4919, 62.9562, 68.5220) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.24
Silver
#C0C0C0
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCD0 #CCDCD8
analogous
#DCCCD8 #DCCCD0 #DCD0CC
triadic
#DCCCD0 #D0DCCC #CCD0DC
tetradic
#DCCCD0 #D8DCCC #CCDCD8 #D0CCDC
square
#DCCCD0 #D8DCCC #CCDCD8 #D0CCDC
split-complementary
#DCCCD0 #CCDCD0 #CCD8DC
monochromatic
#AA838D #C3A8AF #DCCCD0 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.55
#DCCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DCCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCD0
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCD0 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECED0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#DFCBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcccd0; /* rgb */ color: rgb(220, 204, 208); /* oklch */ color: oklch(85.9% 0.019 0.5);
Tailwind
colors: {
custom: {
50: '#e6dbde',
500: '#dcccd0',
950: '#000000',
},
}SCSS
$custom: #dcccd0; $custom-light: #e6dbde; $custom-dark: #000000;
JSON
{
"hex": "#dcccd0",
"rgb": {
"r": 220,
"g": 204,
"b": 208
},
"hsl": {
"h": 345,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85943,
"c": 0.01859,
"h": 0.5
},
"luminance": 0.62955
}Semantic roles & 50–950 ramp
primary
#DCCCD0
secondary
#9BB2AC
accent
#9D8849
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484