#DCC1DB#DCC1DB
#DCC1DB is a very light, muted purple. Relative luminance 0.585; OKLCH L 84.2% C 0.046 H 327.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC1DB |
|---|---|
| RGB | rgb(220, 193, 219) |
| HSL | hsl(302, 28%, 81%) |
| HSV | hsv(302, 12%, 86%) |
| CMYK | cmyk(0%, 12.3%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.00, 14.05, -9.43) |
| CIE-LCH | lch(81.00, 16.93, 326.13°) |
| OKLab | oklab(84.16% 0.0389 -0.0251) |
| OKLCH | oklch(84.16% 0.046 327.1) |
| XYZ | xyz(61.3697, 58.4709, 75.0572) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 0.89
Pale Lavender
#EECFFE
ΔE00 7.05
Very Light Purple
#F6CEFC
ΔE00 7.16
Pale Mauve
#FED0FC
ΔE00 7.73
Pale Lilac
#E4CBFF
ΔE00 8.01
Light Pink
#FFD1DF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC1DB #C1DCC2
analogous
#CFC1DC #DCC1DB #DCC1CD
triadic
#DCC1DB #DBDCC1 #C1DBDC
tetradic
#DCC1DB #DCCFC1 #C1DCC2 #C1CDDC
square
#DCC1DB #DCCFC1 #C1DCC2 #C1CDDC
split-complementary
#DCC1DB #CDDCC1 #C1DCCF
monochromatic
#B073AE #C69AC4 #DCC1DB #F2E8F2 #F4EBF4
Accessibility & contrast
On white
1.65
#DCC1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DCC1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC1DB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC1DB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#DEC3CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc1db; /* rgb */ color: rgb(220, 193, 219); /* oklch */ color: oklch(84.2% 0.046 327.1);
Tailwind
colors: {
custom: {
50: '#e7d3e6',
500: '#dcc1db',
950: '#000000',
},
}SCSS
$custom: #dcc1db; $custom-light: #e7d3e6; $custom-dark: #000000;
JSON
{
"hex": "#dcc1db",
"rgb": {
"r": 220,
"g": 193,
"b": 219
},
"hsl": {
"h": 302.222,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.84157,
"c": 0.04626,
"h": 327.1
},
"luminance": 0.5847
}Semantic roles & 50–950 ramp
primary
#DCC1DB
secondary
#8EB390
accent
#A6433F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384