#DCCCCC#DCCCCC
#DCCCCC is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.8% C 0.018 H 17.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCCC |
|---|---|
| RGB | rgb(220, 204, 204) |
| HSL | hsl(0, 19%, 83%) |
| HSV | hsv(0, 7%, 86%) |
| CMYK | cmyk(0%, 7.3%, 7.3%, 13.7%) |
| CIE-LAB | lab(83.32, 5.56, 2.01) |
| CIE-LCH | lch(83.32, 5.91, 19.86°) |
| OKLab | oklab(85.83% 0.0171 0.0054) |
| OKLCH | oklch(85.83% 0.018 17.5) |
| XYZ | xyz(62.0060, 62.7618, 65.9628) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 7.75
Silver
#C0C0C0
ΔE00 8.16
Lavenderblush
#FFF0F5
ΔE00 8.33
Pinkish Grey
#C8ACA9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCCC #CCDCDC
analogous
#DCCCD4 #DCCCCC #DCD4CC
triadic
#DCCCCC #CCDCCC #CCCCDC
tetradic
#DCCCCC #D4DCCC #CCDCDC #D4CCDC
square
#DCCCCC #D4DCCC #CCDCDC #D4CCDC
split-complementary
#DCCCCC #CCDCD4 #CCD4DC
monochromatic
#AA8383 #C3A8A8 #DCCCCC #F3EDED #F3EDED
Accessibility & contrast
On white
1.55
#DCCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DCCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCCC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCCC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#E0CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccccc; /* rgb */ color: rgb(220, 204, 204); /* oklch */ color: oklch(85.8% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#e6dbdb',
500: '#dccccc',
950: '#000000',
},
}SCSS
$custom: #dccccc; $custom-light: #e6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#dccccc",
"rgb": {
"r": 220,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85829,
"c": 0.0179,
"h": 17.5
},
"luminance": 0.62761
}Semantic roles & 50–950 ramp
primary
#DCCCCC
secondary
#9BB2B2
accent
#9D9D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161515
muted
#848484