#DCC7DB#DCC7DB
#DCC7DB is a very light, muted purple. Relative luminance 0.612; OKLCH L 85.3% C 0.036 H 327.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7DB |
|---|---|
| RGB | rgb(220, 199, 219) |
| HSL | hsl(303, 23%, 82%) |
| HSV | hsv(303, 10%, 86%) |
| CMYK | cmyk(0%, 9.5%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.47, 10.85, -7.24) |
| CIE-LCH | lch(82.47, 13.05, 326.28°) |
| OKLab | oklab(85.3% 0.03 -0.0192) |
| OKLCH | oklch(85.3% 0.036 327.3) |
| XYZ | xyz(62.7231, 61.1777, 75.5083) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.67
Light Pink
#FFD1DF
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.64
Very Light Purple
#F6CEFC
ΔE00 8.90
Pale Lilac
#E4CBFF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7DB #C7DCC8
analogous
#D3C7DC #DCC7DB #DCC7D1
triadic
#DCC7DB #DBDCC7 #C7DBDC
tetradic
#DCC7DB #DCD3C7 #C7DCC8 #C7D1DC
square
#DCC7DB #DCD3C7 #C7DCC8 #C7D1DC
split-complementary
#DCC7DB #D1DCC7 #C7DCD3
monochromatic
#AD7CAB #C4A1C3 #DCC7DB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.59
#DCC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DCC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7DB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7DB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#DEC8CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc7db; /* rgb */ color: rgb(220, 199, 219); /* oklch */ color: oklch(85.3% 0.036 327.3);
Tailwind
colors: {
custom: {
50: '#e7d8e6',
500: '#dcc7db',
950: '#000000',
},
}SCSS
$custom: #dcc7db; $custom-light: #e7d8e6; $custom-dark: #000000;
JSON
{
"hex": "#dcc7db",
"rgb": {
"r": 220,
"g": 199,
"b": 219
},
"hsl": {
"h": 302.857,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.85303,
"c": 0.03564,
"h": 327.3
},
"luminance": 0.61177
}Semantic roles & 50–950 ramp
primary
#DCC7DB
secondary
#95B296
accent
#A24844
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384