#DC80E4#DC80E4
#DC80E4 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.4% C 0.169 H 324.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80E4 |
|---|---|
| RGB | rgb(220, 128, 228) |
| HSL | hsl(295, 65%, 70%) |
| HSV | hsv(295, 44%, 89%) |
| CMYK | cmyk(3.5%, 43.9%, 0%, 10.6%) |
| CIE-LAB | lab(66.72, 50.39, -36.10) |
| CIE-LCH | lch(66.72, 61.99, 324.38°) |
| OKLab | oklab(73.37% 0.1373 -0.0991) |
| OKLCH | oklch(73.37% 0.169 324.2) |
| XYZ | xyz(51.2366, 36.2577, 77.6833) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.67
Orchid
#DA70D6
ΔE00 3.85
Orchid (survey)
#C875C4
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80E4 #88E480
analogous
#AA80E4 #DC80E4 #E480BA
triadic
#DC80E4 #E4DC80 #80E4DC
tetradic
#DC80E4 #E4AA80 #88E480 #80BAE4
square
#DC80E4 #E4AA80 #88E480 #80BAE4
split-complementary
#DC80E4 #BAE480 #80E4AA
monochromatic
#B529C1 #CE4ED9 #DC80E4 #EAB2EF #F8E5F9
Accessibility & contrast
On white
2.55
#DC80E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DC80E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80E4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80E4 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759BE7
Deuteranopia (green-blind)
#8EA6E1
Tritanopia (blue-blind)
#E08BA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc80e4; /* rgb */ color: rgb(220, 128, 228); /* oklch */ color: oklch(73.4% 0.169 324.2);
Tailwind
colors: {
custom: {
50: '#e9a7ed',
500: '#dc80e4',
950: '#000000',
},
}SCSS
$custom: #dc80e4; $custom-light: #e9a7ed; $custom-dark: #000000;
JSON
{
"hex": "#dc80e4",
"rgb": {
"r": 220,
"g": 128,
"b": 228
},
"hsl": {
"h": 295.2,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.73369,
"c": 0.16928,
"h": 324.2
},
"luminance": 0.36255
}Semantic roles & 50–950 ramp
primary
#DC80E4
secondary
#D4EED2
accent
#CD1927
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84