#9381F7#9381F7
#9381F7 is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.3% C 0.170 H 288.0°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9381F7 |
|---|---|
| RGB | rgb(147, 129, 247) |
| HSL | hsl(249, 88%, 74%) |
| HSV | hsv(249, 48%, 97%) |
| CMYK | cmyk(40.5%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(60.44, 34.49, -56.98) |
| CIE-LCH | lch(60.44, 66.61, 301.18°) |
| OKLab | oklab(67.28% 0.0523 -0.1614) |
| OKLCH | oklch(67.28% 0.17 288) |
| XYZ | xyz(36.6667, 28.6177, 91.5695) |
| Luminance | 0.2862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.56
Lavender Blue
#8B88F8
ΔE00 2.98
Perrywinkle
#8F8CE7
ΔE00 4.46
Mediumpurple
#9370DB
ΔE00 6.55
Cornflower
#6A79F7
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9381F7 #E5F781
analogous
#81AAF7 #9381F7 #CE81F7
triadic
#9381F7 #F79381 #81F793
tetradic
#9381F7 #F781AA #E5F781 #81F7CE
square
#9381F7 #F781AA #E5F781 #81F7CE
split-complementary
#9381F7 #F7CE81 #AAF781
monochromatic
#310FEE #6247F3 #9381F7 #C4BBFB #E6E2FD
Accessibility & contrast
On white
3.12
#9381F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#9381F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9381F7
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9381F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9381F7 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5294FB
Deuteranopia (green-blind)
#528FF4
Tritanopia (blue-blind)
#7799B0
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9381f7; /* rgb */ color: rgb(147, 129, 247); /* oklch */ color: oklch(67.3% 0.170 288.0);
Tailwind
colors: {
custom: {
50: '#b7a6fa',
500: '#9381f7',
950: '#000000',
},
}SCSS
$custom: #9381f7; $custom-light: #b7a6fa; $custom-dark: #000000;
JSON
{
"hex": "#9381f7",
"rgb": {
"r": 147,
"g": 129,
"b": 247
},
"hsl": {
"h": 249.153,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.67284,
"c": 0.16965,
"h": 288
},
"luminance": 0.28619
}Semantic roles & 50–950 ramp
primary
#9381F7
secondary
#F0F5D6
accent
#E501C2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F17
muted
#817F85