#DCCDCE#DCCDCE
#DCCDCE is a very light, near-neutral red. Relative luminance 0.633; OKLCH L 86.1% C 0.017 H 12.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDCE |
|---|---|
| RGB | rgb(220, 205, 206) |
| HSL | hsl(356, 18%, 83%) |
| HSV | hsv(356, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 6.4%, 13.7%) |
| CIE-LAB | lab(83.62, 5.37, 1.38) |
| CIE-LCH | lch(83.62, 5.55, 14.40°) |
| OKLab | oklab(86.08% 0.0164 0.0037) |
| OKLCH | oklch(86.08% 0.017 12.8) |
| XYZ | xyz(62.4858, 63.3353, 67.3137) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.93
Mistyrose
#FFE4E1
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.41
Silver
#C0C0C0
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.01
Very Light Pink
#FFF4F2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDCE #CDDCDB
analogous
#DCCDD5 #DCCDCE #DCD3CD
triadic
#DCCDCE #CEDCCD #CDCEDC
tetradic
#DCCDCE #D5DCCD #CDDCDB #D3CDDC
square
#DCCDCE #D5DCCD #CDDCDB #D3CDDC
split-complementary
#DCCDCE #CDDCD3 #CDD5DC
monochromatic
#AA8587 #C3A9AB #DCCDCE #F2EDED #F2EDED
Accessibility & contrast
On white
1.54
#DCCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DCCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDCE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDCE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#DFCCCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccdce; /* rgb */ color: rgb(220, 205, 206); /* oklch */ color: oklch(86.1% 0.017 12.8);
Tailwind
colors: {
custom: {
50: '#e6dcdc',
500: '#dccdce',
950: '#000000',
},
}SCSS
$custom: #dccdce; $custom-light: #e6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#dccdce",
"rgb": {
"r": 220,
"g": 205,
"b": 206
},
"hsl": {
"h": 356,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86082,
"c": 0.01678,
"h": 12.8
},
"luminance": 0.63335
}Semantic roles & 50–950 ramp
primary
#DCCDCE
secondary
#9CB2B0
accent
#9C964A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484