#9F83FA#9F83FA
#9F83FA is a light, vivid violet. Relative luminance 0.305; OKLCH L 68.8% C 0.171 H 292.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9F83FA |
|---|---|
| RGB | rgb(159, 131, 250) |
| HSL | hsl(254, 92%, 75%) |
| HSV | hsv(254, 48%, 98%) |
| CMYK | cmyk(36.4%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(62.09, 37.06, -55.95) |
| CIE-LCH | lch(62.09, 67.12, 303.52°) |
| OKLab | oklab(68.82% 0.0643 -0.158) |
| OKLCH | oklch(68.82% 0.171 292.1) |
| XYZ | xyz(39.6651, 30.5047, 94.2221) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.44
Lavender Blue
#8B88F8
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 5.37
Light Urple
#B36FF6
ΔE00 6.72
Mediumpurple
#9370DB
ΔE00 6.92
Light Purple
#BF77F6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F83FA #DEFA83
analogous
#83A2FA #9F83FA #DB83FA
triadic
#9F83FA #FA9F83 #83FA9F
tetradic
#9F83FA #FA83A2 #DEFA83 #83FADB
square
#9F83FA #FA83A2 #DEFA83 #83FADB
split-complementary
#9F83FA #FADB83 #A2FA83
monochromatic
#440DF5 #7148F8 #9F83FA #CDBEFC #E8E2FE
Accessibility & contrast
On white
2.96
#9F83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#9F83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F83FA
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F83FA | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#5B94F7
Tritanopia (blue-blind)
#889AB3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9f83fa; /* rgb */ color: rgb(159, 131, 250); /* oklch */ color: oklch(68.8% 0.171 292.1);
Tailwind
colors: {
custom: {
50: '#bfa7fc',
500: '#9f83fa',
950: '#000000',
},
}SCSS
$custom: #9f83fa; $custom-light: #bfa7fc; $custom-dark: #000000;
JSON
{
"hex": "#9f83fa",
"rgb": {
"r": 159,
"g": 131,
"b": 250
},
"hsl": {
"h": 254.118,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.68818,
"c": 0.17064,
"h": 292.1
},
"luminance": 0.30506
}Semantic roles & 50–950 ramp
primary
#9F83FA
secondary
#EEF6D5
accent
#E600AF
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85