#DC80EB#DC80EB
#DC80EB is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.176 H 321.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80EB |
|---|---|
| RGB | rgb(220, 128, 235) |
| HSL | hsl(292, 73%, 71%) |
| HSV | hsv(292, 46%, 92%) |
| CMYK | cmyk(6.4%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.02, 51.70, -39.50) |
| CIE-LCH | lch(67.02, 65.06, 322.62°) |
| OKLab | oklab(73.69% 0.1385 -0.1088) |
| OKLCH | oklch(73.69% 0.176 321.8) |
| XYZ | xyz(52.2281, 36.6543, 82.9050) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.39
Orchid
#DA70D6
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80EB #8FEB80
analogous
#A680EB #DC80EB #EB80C4
triadic
#DC80EB #EBDC80 #80EBDC
tetradic
#DC80EB #EBA680 #8FEB80 #80C4EB
square
#DC80EB #EBA680 #8FEB80 #80C4EB
split-complementary
#DC80EB #C4EB80 #80EBA6
monochromatic
#B721D0 #CD4BE3 #DC80EB #EBB5F3 #F8E5FB
Accessibility & contrast
On white
2.52
#DC80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DC80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80EB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80EB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#DE8DAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc80eb; /* rgb */ color: rgb(220, 128, 235); /* oklch */ color: oklch(73.7% 0.176 321.8);
Tailwind
colors: {
custom: {
50: '#e9a7f2',
500: '#dc80eb',
950: '#000000',
},
}SCSS
$custom: #dc80eb; $custom-light: #e9a7f2; $custom-dark: #000000;
JSON
{
"hex": "#dc80eb",
"rgb": {
"r": 220,
"g": 128,
"b": 235
},
"hsl": {
"h": 291.589,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73692,
"c": 0.17612,
"h": 321.8
},
"luminance": 0.36652
}Semantic roles & 50–950 ramp
primary
#DC80EB
secondary
#D9F1D5
accent
#D5112C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85