#9694F6#9694F6
#9694F6 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.9% C 0.141 H 283.1°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9694F6 |
|---|---|
| RGB | rgb(150, 148, 246) |
| HSL | hsl(241, 84%, 77%) |
| HSV | hsv(241, 40%, 96%) |
| CMYK | cmyk(39%, 39.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.21, 24.01, -48.85) |
| CIE-LCH | lch(65.21, 54.43, 296.17°) |
| OKLab | oklab(70.94% 0.032 -0.1375) |
| OKLCH | oklch(70.94% 0.141 283.1) |
| XYZ | xyz(39.7974, 34.3162, 91.6977) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.72
Perrywinkle
#8F8CE7
ΔE00 2.93
Lavender Blue
#8B88F8
ΔE00 3.70
Periwinkle (survey)
#8E82FE
ΔE00 5.40
Soft Blue
#6488EA
ΔE00 9.36
Cornflower
#6A79F7
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694F6 #F4F694
analogous
#94C3F6 #9694F6 #C794F6
triadic
#9694F6 #F69694 #94F696
tetradic
#9694F6 #F694C3 #F4F694 #94F6C7
square
#9694F6 #F694C3 #F4F694 #94F6C7
split-complementary
#9694F6 #F6C794 #C3F694
monochromatic
#2723ED #5F5CF1 #9694F6 #CDCCFB #E3E3FD
Accessibility & contrast
On white
2.67
#9694F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#9694F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694F6
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694F6 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FA
Deuteranopia (green-blind)
#6E9BF4
Tritanopia (blue-blind)
#7AA7B9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9694f6; /* rgb */ color: rgb(150, 148, 246); /* oklch */ color: oklch(70.9% 0.141 283.1);
Tailwind
colors: {
custom: {
50: '#b8b3f9',
500: '#9694f6',
950: '#000000',
},
}SCSS
$custom: #9694f6; $custom-light: #b8b3f9; $custom-dark: #000000;
JSON
{
"hex": "#9694f6",
"rgb": {
"r": 150,
"g": 148,
"b": 246
},
"hsl": {
"h": 241.224,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.70938,
"c": 0.14115,
"h": 283.1
},
"luminance": 0.34318
}Semantic roles & 50–950 ramp
primary
#9694F6
secondary
#F4F5D6
accent
#E105DC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085