#DC78EF#DC78EF
#DC78EF is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.7% C 0.193 H 321.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DC78EF |
|---|---|
| RGB | rgb(220, 120, 239) |
| HSL | hsl(290, 79%, 70%) |
| HSV | hsv(290, 50%, 94%) |
| CMYK | cmyk(7.9%, 49.8%, 0%, 6.3%) |
| CIE-LAB | lab(65.66, 56.47, -43.83) |
| CIE-LCH | lch(65.66, 71.49, 322.18°) |
| OKLab | oklab(72.74% 0.15 -0.1213) |
| OKLCH | oklch(72.74% 0.193 321) |
| XYZ | xyz(51.8099, 34.8827, 85.6486) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC78EF #8BEF78
analogous
#A078EF #DC78EF #EF78C7
triadic
#DC78EF #EFDC78 #78EFDC
tetradic
#DC78EF #EFA078 #8BEF78 #78C7EF
square
#DC78EF #EFA078 #8BEF78 #78C7EF
split-complementary
#DC78EF #C7EF78 #78EFA0
monochromatic
#B619D4 #CE41E9 #DC78EF #EAAFF5 #F8E4FC
Accessibility & contrast
On white
2.63
#DC78EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#DC78EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC78EF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC78EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC78EF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#DE88A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc78ef; /* rgb */ color: rgb(220, 120, 239); /* oklch */ color: oklch(72.7% 0.193 321.0);
Tailwind
colors: {
custom: {
50: '#e9a2f4',
500: '#dc78ef',
950: '#000000',
},
}SCSS
$custom: #dc78ef; $custom-light: #e9a2f4; $custom-dark: #000000;
JSON
{
"hex": "#dc78ef",
"rgb": {
"r": 220,
"g": 120,
"b": 239
},
"hsl": {
"h": 290.42,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.72742,
"c": 0.19285,
"h": 321
},
"luminance": 0.34881
}Semantic roles & 50–950 ramp
primary
#DC78EF
secondary
#D6F2D1
accent
#DB0A2C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85