#DC80E9#DC80E9
#DC80E9 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.6% C 0.174 H 322.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80E9 |
|---|---|
| RGB | rgb(220, 128, 233) |
| HSL | hsl(293, 70%, 71%) |
| HSV | hsv(293, 45%, 91%) |
| CMYK | cmyk(5.6%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(66.93, 51.33, -38.53) |
| CIE-LCH | lch(66.93, 64.18, 323.11°) |
| OKLab | oklab(73.6% 0.1381 -0.106) |
| OKLCH | oklch(73.6% 0.174 322.5) |
| XYZ | xyz(51.9408, 36.5393, 81.3918) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 6.46
Violet Pink
#FB5FFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80E9 #8DE980
analogous
#A780E9 #DC80E9 #E980C2
triadic
#DC80E9 #E9DC80 #80E9DC
tetradic
#DC80E9 #E9A780 #8DE980 #80C2E9
square
#DC80E9 #E9A780 #8DE980 #80C2E9
split-complementary
#DC80E9 #C2E980 #80E9A7
monochromatic
#B723CB #CE4CE0 #DC80E9 #EAB4F2 #F8E5FA
Accessibility & contrast
On white
2.53
#DC80E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#DC80E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80E9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80E9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CED
Deuteranopia (green-blind)
#8CA7E6
Tritanopia (blue-blind)
#DF8DAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc80e9; /* rgb */ color: rgb(220, 128, 233); /* oklch */ color: oklch(73.6% 0.174 322.5);
Tailwind
colors: {
custom: {
50: '#e9a7f0',
500: '#dc80e9',
950: '#000000',
},
}SCSS
$custom: #dc80e9; $custom-light: #e9a7f0; $custom-dark: #000000;
JSON
{
"hex": "#dc80e9",
"rgb": {
"r": 220,
"g": 128,
"b": 233
},
"hsl": {
"h": 292.571,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.73599,
"c": 0.17415,
"h": 322.5
},
"luminance": 0.36537
}Semantic roles & 50–950 ramp
primary
#DC80E9
secondary
#D8F1D4
accent
#D2132B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84