#9C80FF#9C80FF
#9C80FF is a light, vivid violet. Relative luminance 0.297; OKLCH L 68.3% C 0.181 H 291.0°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9C80FF |
|---|---|
| RGB | rgb(156, 128, 255) |
| HSL | hsl(253, 100%, 75%) |
| HSV | hsv(253, 50%, 100%) |
| CMYK | cmyk(38.8%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(61.42, 39.36, -59.79) |
| CIE-LCH | lch(61.42, 71.58, 303.36°) |
| OKLab | oklab(68.34% 0.0649 -0.1694) |
| OKLCH | oklch(68.34% 0.181 291) |
| XYZ | xyz(39.4746, 29.7252, 98.2461) |
| Luminance | 0.2973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.83
Lavender Blue
#8B88F8
ΔE00 4.52
Perrywinkle
#8F8CE7
ΔE00 5.94
Light Urple
#B36FF6
ΔE00 6.67
Mediumpurple
#9370DB
ΔE00 6.84
Light Purple
#BF77F6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C80FF #E3FF80
analogous
#80A4FF #9C80FF #DB80FF
triadic
#9C80FF #FF9C80 #80FF9C
tetradic
#9C80FF #FF80A4 #E3FF80 #80FFDB
square
#9C80FF #FF80A4 #E3FF80 #80FFDB
split-complementary
#9C80FF #FFDB80 #A4FF80
monochromatic
#3D06FF #6C43FF #9C80FF #CCBDFF #E7E0FF
Accessibility & contrast
On white
3.02
#9C80FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#9C80FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C80FF
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C80FF | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#5092FC
Tritanopia (blue-blind)
#829AB4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9c80ff; /* rgb */ color: rgb(156, 128, 255); /* oklch */ color: oklch(68.3% 0.181 291.0);
Tailwind
colors: {
custom: {
50: '#bea5ff',
500: '#9c80ff',
950: '#000000',
},
}SCSS
$custom: #9c80ff; $custom-light: #bea5ff; $custom-dark: #000000;
JSON
{
"hex": "#9c80ff",
"rgb": {
"r": 156,
"g": 128,
"b": 255
},
"hsl": {
"h": 253.228,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.68342,
"c": 0.18138,
"h": 291
},
"luminance": 0.29726
}Semantic roles & 50–950 ramp
primary
#9C80FF
secondary
#EFF7D4
accent
#E600B3
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#120F18
muted
#817F86