#9D80FF#9D80FF
#9D80FF is a light, vivid violet. Relative luminance 0.298; OKLCH L 68.4% C 0.181 H 291.4°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9D80FF |
|---|---|
| RGB | rgb(157, 128, 255) |
| HSL | hsl(254, 100%, 75%) |
| HSV | hsv(254, 50%, 100%) |
| CMYK | cmyk(38.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(61.50, 39.59, -59.64) |
| CIE-LCH | lch(61.50, 71.59, 303.58°) |
| OKLab | oklab(68.43% 0.0661 -0.1689) |
| OKLCH | oklch(68.43% 0.181 291.4) |
| XYZ | xyz(39.6689, 29.8254, 98.2552) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.02
Lavender Blue
#8B88F8
ΔE00 4.68
Perrywinkle
#8F8CE7
ΔE00 6.03
Light Urple
#B36FF6
ΔE00 6.53
Mediumpurple
#9370DB
ΔE00 6.83
Light Purple
#BF77F6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D80FF #E2FF80
analogous
#80A2FF #9D80FF #DD80FF
triadic
#9D80FF #FF9D80 #80FF9D
tetradic
#9D80FF #FF80A2 #E2FF80 #80FFDD
square
#9D80FF #FF80A2 #E2FF80 #80FFDD
split-complementary
#9D80FF #FFDD80 #A2FF80
monochromatic
#3F06FF #6E43FF #9D80FF #CCBDFF #E7E0FF
Accessibility & contrast
On white
3.01
#9D80FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#9D80FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9D80FF
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D80FF | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#5192FC
Tritanopia (blue-blind)
#839AB4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9d80ff; /* rgb */ color: rgb(157, 128, 255); /* oklch */ color: oklch(68.4% 0.181 291.4);
Tailwind
colors: {
custom: {
50: '#bea5ff',
500: '#9d80ff',
950: '#000000',
},
}SCSS
$custom: #9d80ff; $custom-light: #bea5ff; $custom-dark: #000000;
JSON
{
"hex": "#9d80ff",
"rgb": {
"r": 157,
"g": 128,
"b": 255
},
"hsl": {
"h": 253.701,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.68427,
"c": 0.18139,
"h": 291.4
},
"luminance": 0.29826
}Semantic roles & 50–950 ramp
primary
#9D80FF
secondary
#EFF7D4
accent
#E600B1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86