#9E83FA#9E83FA
#9E83FA is a light, vivid violet. Relative luminance 0.304; OKLCH L 68.7% C 0.171 H 291.7°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9E83FA |
|---|---|
| RGB | rgb(158, 131, 250) |
| HSL | hsl(254, 92%, 75%) |
| HSV | hsv(254, 48%, 98%) |
| CMYK | cmyk(36.8%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(62.00, 36.82, -56.10) |
| CIE-LCH | lch(62.00, 67.10, 303.28°) |
| OKLab | oklab(68.73% 0.0631 -0.1585) |
| OKLCH | oklch(68.73% 0.171 291.7) |
| XYZ | xyz(39.4676, 30.4028, 94.2128) |
| Luminance | 0.3040 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.24
Lavender Blue
#8B88F8
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 5.25
Light Urple
#B36FF6
ΔE00 6.86
Mediumpurple
#9370DB
ΔE00 6.91
Light Purple
#BF77F6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E83FA #DFFA83
analogous
#83A4FA #9E83FA #D983FA
triadic
#9E83FA #FA9E83 #83FA9E
tetradic
#9E83FA #FA83A4 #DFFA83 #83FAD9
square
#9E83FA #FA83A4 #DFFA83 #83FAD9
split-complementary
#9E83FA #FAD983 #A4FA83
monochromatic
#420DF5 #7048F8 #9E83FA #CCBEFC #E8E2FE
Accessibility & contrast
On white
2.97
#9E83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#9E83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E83FA
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E83FA | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#5A93F7
Tritanopia (blue-blind)
#879BB3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9e83fa; /* rgb */ color: rgb(158, 131, 250); /* oklch */ color: oklch(68.7% 0.171 291.7);
Tailwind
colors: {
custom: {
50: '#bea7fc',
500: '#9e83fa',
950: '#000000',
},
}SCSS
$custom: #9e83fa; $custom-light: #bea7fc; $custom-dark: #000000;
JSON
{
"hex": "#9e83fa",
"rgb": {
"r": 158,
"g": 131,
"b": 250
},
"hsl": {
"h": 253.613,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.68732,
"c": 0.17061,
"h": 291.7
},
"luminance": 0.30404
}Semantic roles & 50–950 ramp
primary
#9E83FA
secondary
#EEF6D5
accent
#E600B1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#120F17
muted
#817F85