#DC7DCD#DC7DCD
#DC7DCD is a light, vivid purple. Relative luminance 0.343; OKLCH L 71.9% C 0.153 H 333.1°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DCD |
|---|---|
| RGB | rgb(220, 125, 205) |
| HSL | hsl(309, 58%, 68%) |
| HSV | hsv(309, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 6.8%, 13.7%) |
| CIE-LAB | lab(65.19, 47.83, -25.64) |
| CIE-LCH | lch(65.19, 54.27, 331.81°) |
| OKLab | oklab(71.93% 0.1368 -0.0694) |
| OKLCH | oklch(71.93% 0.153 333.1) |
| XYZ | xyz(47.8680, 34.2934, 61.8437) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.28
Orchid
#DA70D6
ΔE00 3.99
Orchid (survey)
#C875C4
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DCD #7DDC8C
analogous
#BC7DDC #DC7DCD #DC7D9D
triadic
#DC7DCD #CDDC7D #7DCDDC
tetradic
#DC7DCD #DCBC7D #7DDC8C #7D9DDC
square
#DC7DCD #DCBC7D #7DDC8C #7D9DDC
split-complementary
#DC7DCD #9DDC7D #7DDCBC
monochromatic
#AF2F9B #CF4DBA #DC7DCD #E9ADE0 #F6DDF2
Accessibility & contrast
On white
2.67
#DC7DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#DC7DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DCD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DCD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B96D0
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#E4829C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc7dcd; /* rgb */ color: rgb(220, 125, 205); /* oklch */ color: oklch(71.9% 0.153 333.1);
Tailwind
colors: {
custom: {
50: '#e8a5dc',
500: '#dc7dcd',
950: '#000000',
},
}SCSS
$custom: #dc7dcd; $custom-light: #e8a5dc; $custom-dark: #000000;
JSON
{
"hex": "#dc7dcd",
"rgb": {
"r": 220,
"g": 125,
"b": 205
},
"hsl": {
"h": 309.474,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.71929,
"c": 0.15336,
"h": 333.1
},
"luminance": 0.34291
}Semantic roles & 50–950 ramp
primary
#DC7DCD
secondary
#CCE9D0
accent
#C53A20
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83