#DCCCDD#DCCCDD
#DCCCDD is a very light, muted purple. Relative luminance 0.636; OKLCH L 86.3% C 0.029 H 324.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCDD |
|---|---|
| RGB | rgb(220, 204, 221) |
| HSL | hsl(296, 20%, 83%) |
| HSV | hsv(296, 8%, 87%) |
| CMYK | cmyk(0.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(83.77, 8.57, -6.40) |
| CIE-LCH | lch(83.77, 10.69, 323.25°) |
| OKLab | oklab(86.33% 0.0234 -0.017) |
| OKLCH | oklch(86.33% 0.029 324.1) |
| XYZ | xyz(64.1573, 63.6224, 77.2931) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.78
Lavender (CSS)
#E6E6FA
ΔE00 8.30
Lavenderblush
#FFF0F5
ΔE00 9.22
Light Pink
#FFD1DF
ΔE00 9.23
Pale Pink
#FFCFDC
ΔE00 9.66
Pale Lavender
#EECFFE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCDD #CDDDCC
analogous
#D3CCDD #DCCCDD #DDCCD5
triadic
#DCCCDD #DDDCCC #CCDDDC
tetradic
#DCCCDD #DDD3CC #CDDDCC #CCD5DD
square
#DCCCDD #DDD3CC #CDDDCC #CCD5DD
split-complementary
#DCCCDD #D5DDCC #CCDDD3
monochromatic
#AA83AC #C3A7C5 #DCCCDD #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.53
#DCCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#DCCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCDD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCDD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#DDCDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcccdd; /* rgb */ color: rgb(220, 204, 221); /* oklch */ color: oklch(86.3% 0.029 324.1);
Tailwind
colors: {
custom: {
50: '#e6dbe7',
500: '#dcccdd',
950: '#000000',
},
}SCSS
$custom: #dcccdd; $custom-light: #e6dbe7; $custom-dark: #000000;
JSON
{
"hex": "#dcccdd",
"rgb": {
"r": 220,
"g": 204,
"b": 221
},
"hsl": {
"h": 296.471,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86331,
"c": 0.02893,
"h": 324.1
},
"luminance": 0.63622
}Semantic roles & 50–950 ramp
primary
#DCCCDD
secondary
#9CB39A
accent
#9E474C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484