#DC80EA#DC80EA
#DC80EA is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.175 H 322.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80EA |
|---|---|
| RGB | rgb(220, 128, 234) |
| HSL | hsl(292, 72%, 71%) |
| HSV | hsv(292, 45%, 92%) |
| CMYK | cmyk(6%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.97, 51.52, -39.01) |
| CIE-LCH | lch(66.97, 64.62, 322.86°) |
| OKLab | oklab(73.65% 0.1383 -0.1074) |
| OKLCH | oklch(73.65% 0.175 322.2) |
| XYZ | xyz(52.0840, 36.5966, 82.1463) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 6.43
Violet Pink
#FB5FFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80EA #8EEA80
analogous
#A780EA #DC80EA #EA80C3
triadic
#DC80EA #EADC80 #80EADC
tetradic
#DC80EA #EAA780 #8EEA80 #80C3EA
square
#DC80EA #EAA780 #8EEA80 #80C3EA
split-complementary
#DC80EA #C3EA80 #80EAA7
monochromatic
#B722CE #CE4BE1 #DC80EA #EAB5F3 #F8E5FB
Accessibility & contrast
On white
2.52
#DC80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DC80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80EA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80EA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#8CA7E7
Tritanopia (blue-blind)
#DF8DAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc80ea; /* rgb */ color: rgb(220, 128, 234); /* oklch */ color: oklch(73.6% 0.175 322.2);
Tailwind
colors: {
custom: {
50: '#e9a7f1',
500: '#dc80ea',
950: '#000000',
},
}SCSS
$custom: #dc80ea; $custom-light: #e9a7f1; $custom-dark: #000000;
JSON
{
"hex": "#dc80ea",
"rgb": {
"r": 220,
"g": 128,
"b": 234
},
"hsl": {
"h": 292.075,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73645,
"c": 0.17513,
"h": 322.2
},
"luminance": 0.36594
}Semantic roles & 50–950 ramp
primary
#DC80EA
secondary
#D9F1D5
accent
#D4122B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85