#DCC7DD#DCC7DD
#DCC7DD is a very light, muted purple. Relative luminance 0.613; OKLCH L 85.4% C 0.038 H 324.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7DD |
|---|---|
| RGB | rgb(220, 199, 221) |
| HSL | hsl(297, 24%, 82%) |
| HSV | hsv(297, 10%, 87%) |
| CMYK | cmyk(0.5%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(82.53, 11.22, -8.23) |
| CIE-LCH | lch(82.53, 13.92, 323.74°) |
| OKLab | oklab(85.37% 0.0307 -0.0219) |
| OKLCH | oklch(85.37% 0.038 324.5) |
| XYZ | xyz(62.9879, 61.2836, 76.9033) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.33
Pale Lavender
#EECFFE
ΔE00 7.89
Very Light Purple
#F6CEFC
ΔE00 8.34
Light Pink
#FFD1DF
ΔE00 8.44
Pale Lilac
#E4CBFF
ΔE00 8.72
Pale Pink
#FFCFDC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7DD #C8DDC7
analogous
#D1C7DD #DCC7DD #DDC7D3
triadic
#DCC7DD #DDDCC7 #C7DDDC
tetradic
#DCC7DD #DDD1C7 #C8DDC7 #C7D3DD
square
#DCC7DD #DDD1C7 #C8DDC7 #C7D3DD
split-complementary
#DCC7DD #D3DDC7 #C7DDD1
monochromatic
#AC7BAF #C4A1C6 #DCC7DD #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.58
#DCC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DCC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7DD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7DD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#DDC9CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc7dd; /* rgb */ color: rgb(220, 199, 221); /* oklch */ color: oklch(85.4% 0.038 324.5);
Tailwind
colors: {
custom: {
50: '#e7d8e7',
500: '#dcc7dd',
950: '#000000',
},
}SCSS
$custom: #dcc7dd; $custom-light: #e7d8e7; $custom-dark: #000000;
JSON
{
"hex": "#dcc7dd",
"rgb": {
"r": 220,
"g": 199,
"b": 221
},
"hsl": {
"h": 297.273,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.85366,
"c": 0.03773,
"h": 324.5
},
"luminance": 0.61283
}Semantic roles & 50–950 ramp
primary
#DCC7DD
secondary
#96B495
accent
#A34347
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384