#DCC5DA#DCC5DA
#DCC5DA is a very light, muted purple. Relative luminance 0.602; OKLCH L 84.9% C 0.038 H 328.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC5DA |
|---|---|
| RGB | rgb(220, 197, 218) |
| HSL | hsl(305, 25%, 82%) |
| HSV | hsv(305, 10%, 86%) |
| CMYK | cmyk(0%, 10.5%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.95, 11.74, -7.48) |
| CIE-LCH | lch(81.95, 13.92, 327.48°) |
| OKLab | oklab(84.89% 0.0326 -0.0199) |
| OKLCH | oklch(84.89% 0.038 328.6) |
| XYZ | xyz(62.1347, 60.2109, 74.6647) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.97
Light Pink
#FFD1DF
ΔE00 7.98
Pale Lavender
#EECFFE
ΔE00 8.23
Pale Pink
#FFCFDC
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.50
Pale Mauve
#FED0FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC5DA #C5DCC7
analogous
#D3C5DC #DCC5DA #DCC5CF
triadic
#DCC5DA #DADCC5 #C5DADC
tetradic
#DCC5DA #DCD3C5 #C5DCC7 #C5CFDC
square
#DCC5DA #DCD3C5 #C5DCC7 #C5CFDC
split-complementary
#DCC5DA #CFDCC5 #C5DCD3
monochromatic
#AE79A9 #C59FC2 #DCC5DA #F3EBF2 #F3ECF3
Accessibility & contrast
On white
1.61
#DCC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DCC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC5DA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC5DA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#DEC6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc5da; /* rgb */ color: rgb(220, 197, 218); /* oklch */ color: oklch(84.9% 0.038 328.6);
Tailwind
colors: {
custom: {
50: '#e7d6e5',
500: '#dcc5da',
950: '#000000',
},
}SCSS
$custom: #dcc5da; $custom-light: #e7d6e5; $custom-dark: #000000;
JSON
{
"hex": "#dcc5da",
"rgb": {
"r": 220,
"g": 197,
"b": 218
},
"hsl": {
"h": 305.217,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.84888,
"c": 0.03816,
"h": 328.6
},
"luminance": 0.6021
}Semantic roles & 50–950 ramp
primary
#DCC5DA
secondary
#93B395
accent
#A34B42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384