#DCC0DB#DCC0DB
#DCC0DB is a very light, muted purple. Relative luminance 0.580; OKLCH L 84.0% C 0.048 H 327.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC0DB |
|---|---|
| RGB | rgb(220, 192, 219) |
| HSL | hsl(302, 29%, 81%) |
| HSV | hsv(302, 13%, 86%) |
| CMYK | cmyk(0%, 12.7%, 0.5%, 13.7%) |
| CIE-LAB | lab(80.76, 14.59, -9.80) |
| CIE-LCH | lch(80.76, 17.57, 326.12°) |
| OKLab | oklab(83.97% 0.0403 -0.0261) |
| OKLCH | oklch(83.97% 0.048 327.1) |
| XYZ | xyz(61.1494, 58.0303, 74.9837) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.12
Pale Lavender
#EECFFE
ΔE00 6.91
Very Light Purple
#F6CEFC
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.54
Pale Lilac
#E4CBFF
ΔE00 7.86
Light Lilac
#EDC8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC0DB #C0DCC1
analogous
#CFC0DC #DCC0DB #DCC0CD
triadic
#DCC0DB #DBDCC0 #C0DBDC
tetradic
#DCC0DB #DCCFC0 #C0DCC1 #C0CDDC
square
#DCC0DB #DCCFC0 #C0DCC1 #C0CDDC
split-complementary
#DCC0DB #CDDCC0 #C0DCCF
monochromatic
#B071AE #C699C5 #DCC0DB #F2E7F1 #F4EBF4
Accessibility & contrast
On white
1.67
#DCC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DCC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC0DB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC0DB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#C4CADA
Tritanopia (blue-blind)
#DEC2C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc0db; /* rgb */ color: rgb(220, 192, 219); /* oklch */ color: oklch(84.0% 0.048 327.1);
Tailwind
colors: {
custom: {
50: '#e7d3e6',
500: '#dcc0db',
950: '#000000',
},
}SCSS
$custom: #dcc0db; $custom-light: #e7d3e6; $custom-dark: #000000;
JSON
{
"hex": "#dcc0db",
"rgb": {
"r": 220,
"g": 192,
"b": 219
},
"hsl": {
"h": 302.143,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.83967,
"c": 0.04803,
"h": 327.1
},
"luminance": 0.58029
}Semantic roles & 50–950 ramp
primary
#DCC0DB
secondary
#8DB38E
accent
#A7423E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384