#9B82EA#9B82EA
#9B82EA is a light, vivid violet. Relative luminance 0.289; OKLCH L 67.4% C 0.151 H 293.0°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9B82EA |
|---|---|
| RGB | rgb(155, 130, 234) |
| HSL | hsl(254, 71%, 71%) |
| HSV | hsv(254, 44%, 92%) |
| CMYK | cmyk(33.8%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(60.67, 32.45, -49.39) |
| CIE-LCH | lch(60.67, 59.10, 303.31°) |
| OKLab | oklab(67.4% 0.0589 -0.139) |
| OKLCH | oklch(67.4% 0.151 293) |
| XYZ | xyz(36.3477, 28.8736, 81.4841) |
| Luminance | 0.2887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.39
Perrywinkle
#8F8CE7
ΔE00 4.61
Lavender Blue
#8B88F8
ΔE00 5.00
Mediumpurple
#9370DB
ΔE00 5.56
Light Urple
#B36FF6
ΔE00 7.06
Light Purple
#BF77F6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B82EA #D1EA82
analogous
#829DEA #9B82EA #CF82EA
triadic
#9B82EA #EA9B82 #82EA9B
tetradic
#9B82EA #EA829D #D1EA82 #82EACF
square
#9B82EA #EA829D #D1EA82 #82EACF
split-complementary
#9B82EA #EACF82 #9DEA82
monochromatic
#4C23CF #714EE1 #9B82EA #C5B6F3 #EAE5FB
Accessibility & contrast
On white
3.10
#9B82EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#9B82EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9B82EA
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B82EA | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EE
Deuteranopia (green-blind)
#6390E7
Tritanopia (blue-blind)
#8896AB
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9b82ea; /* rgb */ color: rgb(155, 130, 234); /* oklch */ color: oklch(67.4% 0.151 293.0);
Tailwind
colors: {
custom: {
50: '#bba6f1',
500: '#9b82ea',
950: '#000000',
},
}SCSS
$custom: #9b82ea; $custom-light: #bba6f1; $custom-dark: #000000;
JSON
{
"hex": "#9b82ea",
"rgb": {
"r": 155,
"g": 130,
"b": 234
},
"hsl": {
"h": 254.423,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.67397,
"c": 0.15094,
"h": 293
},
"luminance": 0.28874
}Semantic roles & 50–950 ramp
primary
#9B82EA
secondary
#EBF1D6
accent
#D312A5
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#120F17
muted
#817F85