#DCCDD0#DCCDD0
#DCCDD0 is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.017 H 3.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDD0 |
|---|---|
| RGB | rgb(220, 205, 208) |
| HSL | hsl(348, 18%, 83%) |
| HSV | hsv(348, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 5.5%, 13.7%) |
| CIE-LAB | lab(83.67, 5.72, 0.39) |
| CIE-LCH | lch(83.67, 5.73, 3.88°) |
| OKLab | oklab(86.14% 0.0171 0.0011) |
| OKLCH | oklch(86.14% 0.017 3.7) |
| XYZ | xyz(62.7303, 63.4331, 68.6014) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 7.82
Silver
#C0C0C0
ΔE00 8.28
Very Light Pink
#FFF4F2
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDD0 #CDDCD9
analogous
#DCCDD7 #DCCDD0 #DCD1CD
triadic
#DCCDD0 #D0DCCD #CDD0DC
tetradic
#DCCDD0 #D7DCCD #CDDCD9 #D1CDDC
square
#DCCDD0 #D7DCCD #CDDCD9 #D1CDDC
split-complementary
#DCCDD0 #CDDCD1 #CDD7DC
monochromatic
#AA858C #C3A9AE #DCCDD0 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.53
#DCCDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DCCDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDD0
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDD0 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#DFCCCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccdd0; /* rgb */ color: rgb(220, 205, 208); /* oklch */ color: oklch(86.1% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#e6dcde',
500: '#dccdd0',
950: '#000000',
},
}SCSS
$custom: #dccdd0; $custom-light: #e6dcde; $custom-dark: #000000;
JSON
{
"hex": "#dccdd0",
"rgb": {
"r": 220,
"g": 205,
"b": 208
},
"hsl": {
"h": 348,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86139,
"c": 0.01716,
"h": 3.7
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#DCCDD0
secondary
#9CB2AD
accent
#9C8B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484