#9694FA#9694FA
#9694FA is a light, vivid blue. Relative luminance 0.346; OKLCH L 71.2% C 0.147 H 282.9°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9694FA |
|---|---|
| RGB | rgb(150, 148, 250) |
| HSL | hsl(241, 91%, 78%) |
| HSV | hsv(241, 41%, 98%) |
| CMYK | cmyk(40%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(65.41, 25.10, -50.73) |
| CIE-LCH | lch(65.41, 56.60, 296.32°) |
| OKLab | oklab(71.15% 0.0328 -0.1429) |
| OKLCH | oklch(71.15% 0.147 282.9) |
| XYZ | xyz(40.4179, 34.5644, 94.9659) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 3.32
Lavender Blue
#8B88F8
ΔE00 3.57
Periwinkle (survey)
#8E82FE
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 9.33
Cornflower
#6A79F7
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694FA #F8FA94
analogous
#94C5FA #9694FA #C994FA
triadic
#9694FA #FA9694 #94FA96
tetradic
#9694FA #FA94C5 #F8FA94 #94FAC9
square
#9694FA #FA94C5 #F8FA94 #94FAC9
split-complementary
#9694FA #FAC994 #C5FA94
monochromatic
#231FF5 #5D5AF7 #9694FA #CFCEFD #E2E2FE
Accessibility & contrast
On white
2.65
#9694FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#9694FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694FA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694FA | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#6C9BF8
Tritanopia (blue-blind)
#78A8BB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9694fa; /* rgb */ color: rgb(150, 148, 250); /* oklch */ color: oklch(71.2% 0.147 282.9);
Tailwind
colors: {
custom: {
50: '#b9b3fc',
500: '#9694fa',
950: '#000000',
},
}SCSS
$custom: #9694fa; $custom-light: #b9b3fc; $custom-dark: #000000;
JSON
{
"hex": "#9694fa",
"rgb": {
"r": 150,
"g": 148,
"b": 250
},
"hsl": {
"h": 241.176,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.71151,
"c": 0.14665,
"h": 282.9
},
"luminance": 0.34566
}Semantic roles & 50–950 ramp
primary
#9694FA
secondary
#F5F6D5
accent
#E600E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085