#9C80FA#9C80FA
#9C80FA is a light, vivid violet. Relative luminance 0.294; OKLCH L 68.0% C 0.175 H 291.6°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9C80FA |
|---|---|
| RGB | rgb(156, 128, 250) |
| HSL | hsl(254, 92%, 74%) |
| HSV | hsv(254, 49%, 98%) |
| CMYK | cmyk(37.6%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(61.14, 38.03, -57.48) |
| CIE-LCH | lch(61.14, 68.92, 303.49°) |
| OKLab | oklab(68.05% 0.0645 -0.1626) |
| OKLCH | oklch(68.05% 0.175 291.6) |
| XYZ | xyz(38.6802, 29.4074, 94.0622) |
| Luminance | 0.2941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.04
Lavender Blue
#8B88F8
ΔE00 4.56
Perrywinkle
#8F8CE7
ΔE00 5.64
Mediumpurple
#9370DB
ΔE00 6.33
Light Urple
#B36FF6
ΔE00 6.50
Light Purple
#BF77F6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C80FA #DEFA80
analogous
#80A1FA #9C80FA #D980FA
triadic
#9C80FA #FA9C80 #80FA9C
tetradic
#9C80FA #FA80A1 #DEFA80 #80FAD9
square
#9C80FA #FA80A1 #DEFA80 #80FAD9
split-complementary
#9C80FA #FAD980 #A1FA80
monochromatic
#400AF5 #6E45F8 #9C80FA #CABBFC #E8E2FE
Accessibility & contrast
On white
3.05
#9C80FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#9C80FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C80FA
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C80FA | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FE
Deuteranopia (green-blind)
#5591F7
Tritanopia (blue-blind)
#8498B1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9c80fa; /* rgb */ color: rgb(156, 128, 250); /* oklch */ color: oklch(68.0% 0.175 291.6);
Tailwind
colors: {
custom: {
50: '#bda5fc',
500: '#9c80fa',
950: '#000000',
},
}SCSS
$custom: #9c80fa; $custom-light: #bda5fc; $custom-dark: #000000;
JSON
{
"hex": "#9c80fa",
"rgb": {
"r": 156,
"g": 128,
"b": 250
},
"hsl": {
"h": 253.77,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.68045,
"c": 0.17493,
"h": 291.6
},
"luminance": 0.29408
}Semantic roles & 50–950 ramp
primary
#9C80FA
secondary
#EEF6D5
accent
#E600B1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#120F18
muted
#817F86