#9E80EA#9E80EA
#9E80EA is a light, vivid violet. Relative luminance 0.286; OKLCH L 67.3% C 0.154 H 295.0°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9E80EA |
|---|---|
| RGB | rgb(158, 128, 234) |
| HSL | hsl(257, 72%, 71%) |
| HSV | hsv(257, 45%, 92%) |
| CMYK | cmyk(32.5%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(60.47, 34.38, -49.69) |
| CIE-LCH | lch(60.47, 60.42, 304.68°) |
| OKLab | oklab(67.31% 0.0651 -0.1398) |
| OKLCH | oklch(67.31% 0.154 295) |
| XYZ | xyz(36.6673, 28.6474, 81.4236) |
| Luminance | 0.2865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Mediumpurple
#9370DB
ΔE00 5.12
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 5.84
Light Urple
#B36FF6
ΔE00 6.16
Light Purple
#BF77F6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E80EA #CCEA80
analogous
#8097EA #9E80EA #D380EA
triadic
#9E80EA #EA9E80 #80EA9E
tetradic
#9E80EA #EA8097 #CCEA80 #80EAD3
square
#9E80EA #EA8097 #CCEA80 #80EAD3
split-complementary
#9E80EA #EAD380 #97EA80
monochromatic
#5322CE #764BE1 #9E80EA #C6B5F3 #EBE5FB
Accessibility & contrast
On white
3.12
#9E80EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#9E80EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9E80EA
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E80EA | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#6390E7
Tritanopia (blue-blind)
#8D94AA
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9e80ea; /* rgb */ color: rgb(158, 128, 234); /* oklch */ color: oklch(67.3% 0.154 295.0);
Tailwind
colors: {
custom: {
50: '#bda5f1',
500: '#9e80ea',
950: '#000000',
},
}SCSS
$custom: #9e80ea; $custom-light: #bda5f1; $custom-dark: #000000;
JSON
{
"hex": "#9e80ea",
"rgb": {
"r": 158,
"g": 128,
"b": 234
},
"hsl": {
"h": 256.981,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.6731,
"c": 0.15417,
"h": 295
},
"luminance": 0.28648
}Semantic roles & 50–950 ramp
primary
#9E80EA
secondary
#E9F1D5
accent
#D4129D
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#120F17
muted
#817F85