#9A80FA#9A80FA
#9A80FA is a light, vivid violet. Relative luminance 0.292; OKLCH L 67.9% C 0.175 H 290.8°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9A80FA |
|---|---|
| RGB | rgb(154, 128, 250) |
| HSL | hsl(253, 92%, 74%) |
| HSV | hsv(253, 49%, 98%) |
| CMYK | cmyk(38.4%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(60.97, 37.55, -57.77) |
| CIE-LCH | lch(60.97, 68.90, 303.02°) |
| OKLab | oklab(67.87% 0.0621 -0.1635) |
| OKLCH | oklch(67.87% 0.175 290.8) |
| XYZ | xyz(38.2962, 29.2094, 94.0442) |
| Luminance | 0.2921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.66
Lavender Blue
#8B88F8
ΔE00 4.23
Perrywinkle
#8F8CE7
ΔE00 5.44
Mediumpurple
#9370DB
ΔE00 6.35
Light Urple
#B36FF6
ΔE00 6.81
Light Purple
#BF77F6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A80FA #E0FA80
analogous
#80A3FA #9A80FA #D780FA
triadic
#9A80FA #FA9A80 #80FA9A
tetradic
#9A80FA #FA80A3 #E0FA80 #80FAD7
square
#9A80FA #FA80A3 #E0FA80 #80FAD7
split-complementary
#9A80FA #FAD780 #A3FA80
monochromatic
#3C0AF5 #6B45F8 #9A80FA #C9BBFC #E8E2FE
Accessibility & contrast
On white
3.07
#9A80FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#9A80FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A80FA
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A80FA | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5095FE
Deuteranopia (green-blind)
#5390F7
Tritanopia (blue-blind)
#8199B1
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #9a80fa; /* rgb */ color: rgb(154, 128, 250); /* oklch */ color: oklch(67.9% 0.175 290.8);
Tailwind
colors: {
custom: {
50: '#bca5fc',
500: '#9a80fa',
950: '#000000',
},
}SCSS
$custom: #9a80fa; $custom-light: #bca5fc; $custom-dark: #000000;
JSON
{
"hex": "#9a80fa",
"rgb": {
"r": 154,
"g": 128,
"b": 250
},
"hsl": {
"h": 252.787,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.67873,
"c": 0.1749,
"h": 290.8
},
"luminance": 0.2921
}Semantic roles & 50–950 ramp
primary
#9A80FA
secondary
#EFF6D5
accent
#E600B5
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#120F18
muted
#817F86