#9F93FA#9F93FA
#9F93FA is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.7% C 0.147 H 287.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9F93FA |
|---|---|
| RGB | rgb(159, 147, 250) |
| HSL | hsl(247, 91%, 78%) |
| HSV | hsv(247, 41%, 98%) |
| CMYK | cmyk(36.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(65.86, 27.95, -49.97) |
| CIE-LCH | lch(65.86, 57.26, 299.22°) |
| OKLab | oklab(71.66% 0.0441 -0.1406) |
| OKLCH | oklch(71.66% 0.147 287.4) |
| XYZ | xyz(41.9824, 35.1392, 94.9945) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.81
Lavender Blue
#8B88F8
ΔE00 4.38
Periwinkle Blue
#8F99FB
ΔE00 4.53
Periwinkle (survey)
#8E82FE
ΔE00 5.35
Liliac
#C48EFD
ΔE00 8.09
Pastel Purple
#CAA0FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F93FA #EEFA93
analogous
#93BBFA #9F93FA #D293FA
triadic
#9F93FA #FA9F93 #93FA9F
tetradic
#9F93FA #FA93BB #EEFA93 #93FAD2
square
#9F93FA #FA93BB #EEFA93 #93FAD2
split-complementary
#9F93FA #FAD293 #BBFA93
monochromatic
#371EF5 #6B59F7 #9F93FA #D3CDFD #E5E2FE
Accessibility & contrast
On white
2.62
#9F93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#9F93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F93FA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F93FA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#709DF8
Tritanopia (blue-blind)
#87A7BA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9f93fa; /* rgb */ color: rgb(159, 147, 250); /* oklch */ color: oklch(71.7% 0.147 287.4);
Tailwind
colors: {
custom: {
50: '#beb2fc',
500: '#9f93fa',
950: '#000000',
},
}SCSS
$custom: #9f93fa; $custom-light: #beb2fc; $custom-dark: #000000;
JSON
{
"hex": "#9f93fa",
"rgb": {
"r": 159,
"g": 147,
"b": 250
},
"hsl": {
"h": 246.99,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.71664,
"c": 0.14731,
"h": 287.4
},
"luminance": 0.3514
}Semantic roles & 50–950 ramp
primary
#9F93FA
secondary
#F2F6D5
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085