#9B82FA#9B82FA
#9B82FA is a light, vivid violet. Relative luminance 0.298; OKLCH L 68.3% C 0.172 H 290.7°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9B82FA |
|---|---|
| RGB | rgb(155, 130, 250) |
| HSL | hsl(253, 92%, 75%) |
| HSV | hsv(253, 48%, 98%) |
| CMYK | cmyk(38%, 48%, 0%, 2%) |
| CIE-LAB | lab(61.51, 36.65, -56.89) |
| CIE-LCH | lch(61.51, 67.68, 302.79°) |
| OKLab | oklab(68.3% 0.0608 -0.1609) |
| OKLCH | oklch(68.3% 0.172 290.7) |
| XYZ | xyz(38.7509, 29.8349, 94.1410) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.69
Lavender Blue
#8B88F8
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 5.10
Mediumpurple
#9370DB
ΔE00 6.73
Light Urple
#B36FF6
ΔE00 7.08
Light Purple
#BF77F6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B82FA #E1FA82
analogous
#82A5FA #9B82FA #D782FA
triadic
#9B82FA #FA9B82 #82FA9B
tetradic
#9B82FA #FA82A5 #E1FA82 #82FAD7
square
#9B82FA #FA82A5 #E1FA82 #82FAD7
split-complementary
#9B82FA #FAD782 #A5FA82
monochromatic
#3D0CF5 #6C47F8 #9B82FA #CABDFC #E7E2FE
Accessibility & contrast
On white
3.01
#9B82FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#9B82FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9B82FA
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B82FA | 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)
#5497FE
Deuteranopia (green-blind)
#5792F7
Tritanopia (blue-blind)
#829AB2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9b82fa; /* rgb */ color: rgb(155, 130, 250); /* oklch */ color: oklch(68.3% 0.172 290.7);
Tailwind
colors: {
custom: {
50: '#bda6fc',
500: '#9b82fa',
950: '#000000',
},
}SCSS
$custom: #9b82fa; $custom-light: #bda6fc; $custom-dark: #000000;
JSON
{
"hex": "#9b82fa",
"rgb": {
"r": 155,
"g": 130,
"b": 250
},
"hsl": {
"h": 252.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.68303,
"c": 0.17201,
"h": 290.7
},
"luminance": 0.29836
}Semantic roles & 50–950 ramp
primary
#9B82FA
secondary
#EFF6D5
accent
#E600B6
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#120F18
muted
#817F86