#DCC1DC#DCC1DC
#DCC1DC is a very light, muted purple. Relative luminance 0.585; OKLCH L 84.2% C 0.047 H 326.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC1DC |
|---|---|
| RGB | rgb(220, 193, 220) |
| HSL | hsl(300, 28%, 81%) |
| HSV | hsv(300, 12%, 86%) |
| CMYK | cmyk(0%, 12.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.03, 14.24, -9.93) |
| CIE-LCH | lch(81.03, 17.36, 325.12°) |
| OKLab | oklab(84.19% 0.0392 -0.0264) |
| OKLCH | oklch(84.19% 0.047 326) |
| XYZ | xyz(61.5017, 58.5238, 75.7526) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.04
Pale Lavender
#EECFFE
ΔE00 6.78
Very Light Purple
#F6CEFC
ΔE00 6.92
Pale Mauve
#FED0FC
ΔE00 7.55
Pale Lilac
#E4CBFF
ΔE00 7.71
Light Lilac
#EDC8FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC1DC #C1DCC1
analogous
#CEC1DC #DCC1DC #DCC1CE
triadic
#DCC1DC #DCDCC1 #C1DCDC
tetradic
#DCC1DC #DCCEC1 #C1DCC1 #C1CEDC
square
#DCC1DC #DCCEC1 #C1DCC1 #C1CEDC
split-complementary
#DCC1DC #CEDCC1 #C1DCCE
monochromatic
#B073B0 #C69AC6 #DCC1DC #F2E8F2 #F4EBF4
Accessibility & contrast
On white
1.65
#DCC1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DCC1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC1DC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC1DC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#DEC3CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc1dc; /* rgb */ color: rgb(220, 193, 220); /* oklch */ color: oklch(84.2% 0.047 326.0);
Tailwind
colors: {
custom: {
50: '#e7d3e6',
500: '#dcc1dc',
950: '#000000',
},
}SCSS
$custom: #dcc1dc; $custom-light: #e7d3e6; $custom-dark: #000000;
JSON
{
"hex": "#dcc1dc",
"rgb": {
"r": 220,
"g": 193,
"b": 220
},
"hsl": {
"h": 300,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.84189,
"c": 0.04729,
"h": 326
},
"luminance": 0.58523
}Semantic roles & 50–950 ramp
primary
#DCC1DC
secondary
#8EB38E
accent
#A63F3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384