#9694F0#9694F0
#9694F0 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.6% C 0.133 H 283.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9694F0 |
|---|---|
| RGB | rgb(150, 148, 240) |
| HSL | hsl(241, 75%, 76%) |
| HSV | hsv(241, 38%, 94%) |
| CMYK | cmyk(37.5%, 38.3%, 0%, 5.9%) |
| CIE-LAB | lab(64.93, 22.38, -46.01) |
| CIE-LCH | lch(64.93, 51.16, 295.94°) |
| OKLab | oklab(70.63% 0.0309 -0.1292) |
| OKLCH | oklch(70.63% 0.133 283.4) |
| XYZ | xyz(38.8913, 33.9537, 86.9258) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.51
Periwinkle Blue
#8F99FB
ΔE00 3.17
Lavender Blue
#8B88F8
ΔE00 4.08
Periwinkle (survey)
#8E82FE
ΔE00 5.81
Lavender
#B39DDB
ΔE00 9.46
Soft Blue
#6488EA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694F0 #EEF094
analogous
#94C0F0 #9694F0 #C494F0
triadic
#9694F0 #F09694 #94F096
tetradic
#9694F0 #F094C0 #EEF094 #94F0C4
square
#9694F0 #F094C0 #EEF094 #94F0C4
split-complementary
#9694F0 #F0C494 #C0F094
monochromatic
#2D29E1 #615EE8 #9694F0 #CBCAF8 #E5E4FB
Accessibility & contrast
On white
2.70
#9694F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#9694F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694F0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694F0 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F4
Deuteranopia (green-blind)
#729BEE
Tritanopia (blue-blind)
#7DA6B7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9694f0; /* rgb */ color: rgb(150, 148, 240); /* oklch */ color: oklch(70.6% 0.133 283.4);
Tailwind
colors: {
custom: {
50: '#b8b3f5',
500: '#9694f0',
950: '#000000',
},
}SCSS
$custom: #9694f0; $custom-light: #b8b3f5; $custom-dark: #000000;
JSON
{
"hex": "#9694f0",
"rgb": {
"r": 150,
"g": 148,
"b": 240
},
"hsl": {
"h": 241.304,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.70625,
"c": 0.13284,
"h": 283.4
},
"luminance": 0.33955
}Semantic roles & 50–950 ramp
primary
#9694F0
secondary
#F2F3D8
accent
#D80ED3
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085