#DC7DCF#DC7DCF
#DC7DCF is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.0% C 0.155 H 332.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DC7DCF |
|---|---|
| RGB | rgb(220, 125, 207) |
| HSL | hsl(308, 58%, 68%) |
| HSV | hsv(308, 43%, 86%) |
| CMYK | cmyk(0%, 43.2%, 5.9%, 13.7%) |
| CIE-LAB | lab(65.27, 48.17, -26.64) |
| CIE-LCH | lch(65.27, 55.05, 331.05°) |
| OKLab | oklab(72.01% 0.1372 -0.0722) |
| OKLCH | oklch(72.01% 0.155 332.3) |
| XYZ | xyz(48.1109, 34.3905, 63.1233) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.06
Orchid
#DA70D6
ΔE00 3.71
Orchid (survey)
#C875C4
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC7DCF #7DDC8A
analogous
#BA7DDC #DC7DCF #DC7D9F
triadic
#DC7DCF #CFDC7D #7DCFDC
tetradic
#DC7DCF #DCBA7D #7DDC8A #7D9FDC
square
#DC7DCF #DCBA7D #7DDC8A #7D9FDC
split-complementary
#DC7DCF #9FDC7D #7DDCBA
monochromatic
#AF2F9E #CF4DBD #DC7DCF #E9ADE1 #F6DDF3
Accessibility & contrast
On white
2.67
#DC7DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DC7DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC7DCF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC7DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC7DCF | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B96D2
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#E3839C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc7dcf; /* rgb */ color: rgb(220, 125, 207); /* oklch */ color: oklch(72.0% 0.155 332.3);
Tailwind
colors: {
custom: {
50: '#e8a5de',
500: '#dc7dcf',
950: '#000000',
},
}SCSS
$custom: #dc7dcf; $custom-light: #e8a5de; $custom-dark: #000000;
JSON
{
"hex": "#dc7dcf",
"rgb": {
"r": 220,
"g": 125,
"b": 207
},
"hsl": {
"h": 308.211,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.72011,
"c": 0.15507,
"h": 332.3
},
"luminance": 0.34388
}Semantic roles & 50–950 ramp
primary
#DC7DCF
secondary
#CCE9D0
accent
#C53720
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83