#9F96FA#9F96FA
#9F96FA is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.2% C 0.143 H 286.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9F96FA |
|---|---|
| RGB | rgb(159, 150, 250) |
| HSL | hsl(245, 91%, 78%) |
| HSV | hsv(245, 40%, 98%) |
| CMYK | cmyk(36.4%, 40%, 0%, 2%) |
| CIE-LAB | lab(66.58, 26.24, -48.83) |
| CIE-LCH | lch(66.58, 55.43, 298.26°) |
| OKLab | oklab(72.22% 0.0403 -0.1372) |
| OKLCH | oklch(72.22% 0.143 286.4) |
| XYZ | xyz(42.4550, 36.0844, 95.1521) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.99
Perrywinkle
#8F8CE7
ΔE00 4.06
Lavender Blue
#8B88F8
ΔE00 4.84
Periwinkle (survey)
#8E82FE
ΔE00 6.04
Liliac
#C48EFD
ΔE00 8.55
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F96FA #F1FA96
analogous
#96BFFA #9F96FA #D196FA
triadic
#9F96FA #FA9F96 #96FA9F
tetradic
#9F96FA #FA96BF #F1FA96 #96FAD1
square
#9F96FA #FA96BF #F1FA96 #96FAD1
split-complementary
#9F96FA #FAD196 #BFFA96
monochromatic
#3421F4 #6A5CF7 #9F96FA #D4D0FD #E4E2FE
Accessibility & contrast
On white
2.56
#9F96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#9F96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F96FA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F96FA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#87A9BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9f96fa; /* rgb */ color: rgb(159, 150, 250); /* oklch */ color: oklch(72.2% 0.143 286.4);
Tailwind
colors: {
custom: {
50: '#beb5fc',
500: '#9f96fa',
950: '#000000',
},
}SCSS
$custom: #9f96fa; $custom-light: #beb5fc; $custom-dark: #000000;
JSON
{
"hex": "#9f96fa",
"rgb": {
"r": 159,
"g": 150,
"b": 250
},
"hsl": {
"h": 245.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.72217,
"c": 0.14299,
"h": 286.4
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#9F96FA
secondary
#F3F6D5
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085