#DCCDDD#DCCDDD
#DCCDDD is a very light, muted purple. Relative luminance 0.641; OKLCH L 86.5% C 0.027 H 323.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDDD |
|---|---|
| RGB | rgb(220, 205, 221) |
| HSL | hsl(296, 19%, 84%) |
| HSV | hsv(296, 7%, 87%) |
| CMYK | cmyk(0.5%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(84.02, 8.04, -6.03) |
| CIE-LCH | lch(84.02, 10.05, 323.12°) |
| OKLab | oklab(86.53% 0.022 -0.016) |
| OKLCH | oklch(86.53% 0.027 323.9) |
| XYZ | xyz(64.3957, 64.0992, 77.3726) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.86
Light Pink
#FFD1DF
ΔE00 9.48
Pale Pink
#FFCFDC
ΔE00 9.92
Pale Lavender
#EECFFE
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDDD #CEDDCD
analogous
#D4CDDD #DCCDDD #DDCDD6
triadic
#DCCDDD #DDDCCD #CDDDDC
tetradic
#DCCDDD #DDD4CD #CEDDCD #CDD6DD
square
#DCCDDD #DDD4CD #CEDDCD #CDD6DD
split-complementary
#DCCDDD #D6DDCD #CDDDD4
monochromatic
#A984AB #C2A9C4 #DCCDDD #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.52
#DCCDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DCCDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDDD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDDD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#DDCED2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccddd; /* rgb */ color: rgb(220, 205, 221); /* oklch */ color: oklch(86.5% 0.027 323.9);
Tailwind
colors: {
custom: {
50: '#e6dce7',
500: '#dccddd',
950: '#000000',
},
}SCSS
$custom: #dccddd; $custom-light: #e6dce7; $custom-dark: #000000;
JSON
{
"hex": "#dccddd",
"rgb": {
"r": 220,
"g": 205,
"b": 221
},
"hsl": {
"h": 296.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86525,
"c": 0.02717,
"h": 323.9
},
"luminance": 0.64099
}Semantic roles & 50–950 ramp
primary
#DCCDDD
secondary
#9DB39B
accent
#9D484D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484