#DCCDDE#DCCDDE
#DCCDDE is a very light, muted purple. Relative luminance 0.642; OKLCH L 86.6% C 0.028 H 322.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDDE |
|---|---|
| RGB | rgb(220, 205, 222) |
| HSL | hsl(293, 20%, 84%) |
| HSV | hsv(293, 8%, 87%) |
| CMYK | cmyk(0.9%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(84.05, 8.22, -6.52) |
| CIE-LCH | lch(84.05, 10.49, 321.58°) |
| OKLab | oklab(86.56% 0.0223 -0.0173) |
| OKLCH | oklch(86.56% 0.028 322.2) |
| XYZ | xyz(64.5293, 64.1527, 78.0763) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.11
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Lavenderblush
#FFF0F5
ΔE00 9.04
Light Pink
#FFD1DF
ΔE00 9.51
Pale Lavender
#EECFFE
ΔE00 9.81
Pale Pink
#FFCFDC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDDE #CFDECD
analogous
#D3CDDE #DCCDDE #DECDD7
triadic
#DCCDDE #DEDCCD #CDDEDC
tetradic
#DCCDDE #DED3CD #CFDECD #CDD7DE
square
#DCCDDE #DED3CD #CFDECD #CDD7DE
split-complementary
#DCCDDE #D7DECD #CDDED3
monochromatic
#A883AD #C2A8C6 #DCCDDE #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.52
#DCCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DCCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDDE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDDE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#DDCED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccdde; /* rgb */ color: rgb(220, 205, 222); /* oklch */ color: oklch(86.6% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#e6dce8',
500: '#dccdde',
950: '#000000',
},
}SCSS
$custom: #dccdde; $custom-light: #e6dce8; $custom-dark: #000000;
JSON
{
"hex": "#dccdde",
"rgb": {
"r": 220,
"g": 205,
"b": 222
},
"hsl": {
"h": 292.941,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86556,
"c": 0.02826,
"h": 322.2
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#DCCDDE
secondary
#9EB49B
accent
#9F4751
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484