#DC78D2#DC78D2
#DC78D2 is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.4% C 0.166 H 330.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DC78D2 |
|---|---|
| RGB | rgb(220, 120, 210) |
| HSL | hsl(306, 59%, 67%) |
| HSV | hsv(306, 45%, 86%) |
| CMYK | cmyk(0%, 45.5%, 4.5%, 13.7%) |
| CIE-LAB | lab(64.41, 51.22, -29.66) |
| CIE-LCH | lch(64.41, 59.18, 329.93°) |
| OKLab | oklab(71.4% 0.1451 -0.0807) |
| OKLCH | oklch(71.4% 0.166 330.9) |
| XYZ | xyz(47.8641, 33.3044, 64.8676) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.26
Lavender Pink
#DD85D7
ΔE00 2.91
Orchid (survey)
#C875C4
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC78D2 #78DC82
analogous
#B478DC #DC78D2 #DC78A0
triadic
#DC78D2 #D2DC78 #78D2DC
tetradic
#DC78D2 #DCB478 #78DC82 #78A0DC
square
#DC78D2 #DCB478 #78DC82 #78A0DC
split-complementary
#DC78D2 #A0DC78 #78DCB4
monochromatic
#AD2DA0 #CF47C2 #DC78D2 #E9A9E2 #F5D9F2
Accessibility & contrast
On white
2.74
#DC78D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#DC78D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC78D2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC78D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC78D2 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7493D5
Deuteranopia (green-blind)
#90A1CF
Tritanopia (blue-blind)
#E37F9B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc78d2; /* rgb */ color: rgb(220, 120, 210); /* oklch */ color: oklch(71.4% 0.166 330.9);
Tailwind
colors: {
custom: {
50: '#e9a2e0',
500: '#dc78d2',
950: '#000000',
},
}SCSS
$custom: #dc78d2; $custom-light: #e9a2e0; $custom-dark: #000000;
JSON
{
"hex": "#dc78d2",
"rgb": {
"r": 220,
"g": 120,
"b": 210
},
"hsl": {
"h": 306,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.71404,
"c": 0.16603,
"h": 330.9
},
"luminance": 0.33302
}Semantic roles & 50–950 ramp
primary
#DC78D2
secondary
#C8E8CB
accent
#C6301F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83