#9396EA#9396EA
#9396EA is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.122 H 281.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9396EA |
|---|---|
| RGB | rgb(147, 150, 234) |
| HSL | hsl(238, 67%, 75%) |
| HSV | hsv(238, 37%, 92%) |
| CMYK | cmyk(37.2%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(64.93, 18.83, -42.72) |
| CIE-LCH | lch(64.93, 46.69, 293.78°) |
| OKLab | oklab(70.48% 0.0238 -0.1197) |
| OKLCH | oklch(70.48% 0.122 281.2) |
| XYZ | xyz(37.7860, 33.9549, 82.3890) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.94
Periwinkle Blue
#8F99FB
ΔE00 3.06
Lavender Blue
#8B88F8
ΔE00 4.93
Periwinkle (survey)
#8E82FE
ΔE00 6.84
Soft Blue
#6488EA
ΔE00 9.06
Lavender
#B39DDB
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9396EA #EAE793
analogous
#93C2EA #9396EA #BC93EA
triadic
#9396EA #EA9396 #96EA93
tetradic
#9396EA #EA93C2 #EAE793 #93EABC
square
#9396EA #EA93C2 #EAE793 #93EABC
split-complementary
#9396EA #EABC93 #C2EA93
monochromatic
#2D32D6 #6064E0 #9396EA #C6C8F4 #E5E6FA
Accessibility & contrast
On white
2.70
#9396EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#9396EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9396EA
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9396EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9396EA | 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)
#7BA1ED
Deuteranopia (green-blind)
#769BE8
Tritanopia (blue-blind)
#7AA6B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9396ea; /* rgb */ color: rgb(147, 150, 234); /* oklch */ color: oklch(70.5% 0.122 281.2);
Tailwind
colors: {
custom: {
50: '#b5b4f1',
500: '#9396ea',
950: '#000000',
},
}SCSS
$custom: #9396ea; $custom-light: #b5b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9396ea",
"rgb": {
"r": 147,
"g": 150,
"b": 234
},
"hsl": {
"h": 237.931,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.70479,
"c": 0.12204,
"h": 281.2
},
"luminance": 0.33956
}Semantic roles & 50–950 ramp
primary
#9396EA
secondary
#F2F1D9
accent
#C916CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085