#9A80FF#9A80FF
#9A80FF is a light, vivid violet. Relative luminance 0.295; OKLCH L 68.2% C 0.181 H 290.2°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9A80FF |
|---|---|
| RGB | rgb(154, 128, 255) |
| HSL | hsl(252, 100%, 75%) |
| HSV | hsv(252, 50%, 100%) |
| CMYK | cmyk(39.6%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(61.24, 38.88, -60.07) |
| CIE-LCH | lch(61.24, 71.56, 302.92°) |
| OKLab | oklab(68.17% 0.0625 -0.1703) |
| OKLCH | oklch(68.17% 0.181 290.2) |
| XYZ | xyz(39.0907, 29.5272, 98.2281) |
| Luminance | 0.2953 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.46
Lavender Blue
#8B88F8
ΔE00 4.21
Perrywinkle
#8F8CE7
ΔE00 5.76
Mediumpurple
#9370DB
ΔE00 6.86
Light Urple
#B36FF6
ΔE00 6.98
Light Purple
#BF77F6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A80FF #E5FF80
analogous
#80A6FF #9A80FF #D980FF
triadic
#9A80FF #FF9A80 #80FF9A
tetradic
#9A80FF #FF80A6 #E5FF80 #80FFD9
square
#9A80FF #FF80A6 #E5FF80 #80FFD9
split-complementary
#9A80FF #FFD980 #A6FF80
monochromatic
#3906FF #6943FF #9A80FF #CBBDFF #E7E0FF
Accessibility & contrast
On white
3.04
#9A80FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#9A80FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A80FF
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A80FF | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#4E91FC
Tritanopia (blue-blind)
#7E9AB4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9a80ff; /* rgb */ color: rgb(154, 128, 255); /* oklch */ color: oklch(68.2% 0.181 290.2);
Tailwind
colors: {
custom: {
50: '#bca5ff',
500: '#9a80ff',
950: '#000000',
},
}SCSS
$custom: #9a80ff; $custom-light: #bca5ff; $custom-dark: #000000;
JSON
{
"hex": "#9a80ff",
"rgb": {
"r": 154,
"g": 128,
"b": 255
},
"hsl": {
"h": 252.283,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.68171,
"c": 0.18137,
"h": 290.2
},
"luminance": 0.29528
}Semantic roles & 50–950 ramp
primary
#9A80FF
secondary
#F0F7D4
accent
#E600B7
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#120F18
muted
#817F86