#DCCDDF#DCCDDF
#DCCDDF is a very light, muted purple. Relative luminance 0.642; OKLCH L 86.6% C 0.029 H 320.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDDF |
|---|---|
| RGB | rgb(220, 205, 223) |
| HSL | hsl(290, 22%, 84%) |
| HSV | hsv(290, 8%, 87%) |
| CMYK | cmyk(1.3%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(84.07, 8.41, -7.01) |
| CIE-LCH | lch(84.07, 10.95, 320.16°) |
| OKLab | oklab(86.59% 0.0227 -0.0186) |
| OKLCH | oklch(86.59% 0.029 320.6) |
| XYZ | xyz(64.6638, 64.2065, 78.7843) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 9.24
Pale Lavender
#EECFFE
ΔE00 9.48
Light Pink
#FFD1DF
ΔE00 9.54
Pale Pink
#FFCFDC
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDDF #D0DFCD
analogous
#D3CDDF #DCCDDF #DFCDD9
triadic
#DCCDDF #DFDCCD #CDDFDC
tetradic
#DCCDDF #DFD3CD #D0DFCD #CDD9DF
square
#DCCDDF #DFD3CD #D0DFCD #CDD9DF
split-complementary
#DCCDDF #D9DFCD #CDDFD3
monochromatic
#A882AF #C2A8C7 #DCCDDF #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.52
#DCCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DCCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDDF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDDF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#DDCFD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccddf; /* rgb */ color: rgb(220, 205, 223); /* oklch */ color: oklch(86.6% 0.029 320.6);
Tailwind
colors: {
custom: {
50: '#e6dce9',
500: '#dccddf',
950: '#000000',
},
}SCSS
$custom: #dccddf; $custom-light: #e6dce9; $custom-dark: #000000;
JSON
{
"hex": "#dccddf",
"rgb": {
"r": 220,
"g": 205,
"b": 223
},
"hsl": {
"h": 290,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86587,
"c": 0.02937,
"h": 320.6
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#DCCDDF
secondary
#9FB59B
accent
#A04554
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484