#DCCDDC#DCCDDC
#DCCDDC is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.5% C 0.026 H 325.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDDC |
|---|---|
| RGB | rgb(220, 205, 220) |
| HSL | hsl(300, 18%, 83%) |
| HSV | hsv(300, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(83.99, 7.85, -5.54) |
| CIE-LCH | lch(83.99, 9.61, 324.82°) |
| OKLab | oklab(86.5% 0.0216 -0.0147) |
| OKLCH | oklch(86.5% 0.026 325.8) |
| XYZ | xyz(64.2629, 64.0461, 76.6730) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.56
Lavender (CSS)
#E6E6FA
ΔE00 8.03
Lavenderblush
#FFF0F5
ΔE00 8.68
Light Pink
#FFD1DF
ΔE00 9.48
Mistyrose
#FFE4E1
ΔE00 9.89
Pale Pink
#FFCFDC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDDC #CDDCCD
analogous
#D4CDDC #DCCDDC #DCCDD4
triadic
#DCCDDC #DCDCCD #CDDCDC
tetradic
#DCCDDC #DCD4CD #CDDCCD #CDD4DC
square
#DCCDDC #DCD4CD #CDDCCD #CDD4DC
split-complementary
#DCCDDC #D4DCCD #CDDCD4
monochromatic
#AA85AA #C3A9C3 #DCCDDC #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.52
#DCCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DCCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDDC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDDC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#DDCED2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccddc; /* rgb */ color: rgb(220, 205, 220); /* oklch */ color: oklch(86.5% 0.026 325.8);
Tailwind
colors: {
custom: {
50: '#e6dce6',
500: '#dccddc',
950: '#000000',
},
}SCSS
$custom: #dccddc; $custom-light: #e6dce6; $custom-dark: #000000;
JSON
{
"hex": "#dccddc",
"rgb": {
"r": 220,
"g": 205,
"b": 220
},
"hsl": {
"h": 300,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86495,
"c": 0.02612,
"h": 325.8
},
"luminance": 0.64046
}Semantic roles & 50–950 ramp
primary
#DCCDDC
secondary
#9CB29C
accent
#9C4A4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484