#9F86FA#9F86FA
#9F86FA is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.3% C 0.166 H 291.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9F86FA |
|---|---|
| RGB | rgb(159, 134, 250) |
| HSL | hsl(253, 92%, 75%) |
| HSV | hsv(253, 46%, 98%) |
| CMYK | cmyk(36.4%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(62.78, 35.36, -54.85) |
| CIE-LCH | lch(62.78, 65.26, 302.81°) |
| OKLab | oklab(69.34% 0.0606 -0.1548) |
| OKLCH | oklch(69.34% 0.166 291.4) |
| XYZ | xyz(40.0739, 31.3222, 94.3584) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.45
Lavender Blue
#8B88F8
ΔE00 4.22
Perrywinkle
#8F8CE7
ΔE00 4.82
Liliac
#C48EFD
ΔE00 7.31
Light Urple
#B36FF6
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F86FA #E1FA86
analogous
#86A7FA #9F86FA #D986FA
triadic
#9F86FA #FA9F86 #86FA9F
tetradic
#9F86FA #FA86A7 #E1FA86 #86FAD9
square
#9F86FA #FA86A7 #E1FA86 #86FAD9
split-complementary
#9F86FA #FAD986 #A7FA86
monochromatic
#4210F5 #704BF8 #9F86FA #CEC1FC #E8E2FE
Accessibility & contrast
On white
2.89
#9F86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#9F86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F86FA
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F86FA | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9AFE
Deuteranopia (green-blind)
#5F95F7
Tritanopia (blue-blind)
#889DB4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9f86fa; /* rgb */ color: rgb(159, 134, 250); /* oklch */ color: oklch(69.3% 0.166 291.4);
Tailwind
colors: {
custom: {
50: '#bfa9fc',
500: '#9f86fa',
950: '#000000',
},
}SCSS
$custom: #9f86fa; $custom-light: #bfa9fc; $custom-dark: #000000;
JSON
{
"hex": "#9f86fa",
"rgb": {
"r": 159,
"g": 134,
"b": 250
},
"hsl": {
"h": 252.931,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.69337,
"c": 0.16625,
"h": 291.4
},
"luminance": 0.31323
}Semantic roles & 50–950 ramp
primary
#9F86FA
secondary
#EFF6D5
accent
#E600B4
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85