#9397EA#9397EA
#9397EA is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.7% C 0.121 H 280.7°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9397EA |
|---|---|
| RGB | rgb(147, 151, 234) |
| HSL | hsl(237, 67%, 75%) |
| HSV | hsv(237, 37%, 92%) |
| CMYK | cmyk(37.2%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(65.18, 18.25, -42.32) |
| CIE-LCH | lch(65.18, 46.09, 293.33°) |
| OKLab | oklab(70.67% 0.0225 -0.1186) |
| OKLCH | oklch(70.67% 0.121 280.7) |
| XYZ | xyz(37.9463, 34.2754, 82.4424) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.96
Perrywinkle
#8F8CE7
ΔE00 3.25
Lavender Blue
#8B88F8
ΔE00 5.18
Periwinkle (survey)
#8E82FE
ΔE00 7.11
Soft Blue
#6488EA
ΔE00 9.08
Lavender
#B39DDB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9397EA #EAE693
analogous
#93C3EA #9397EA #BA93EA
triadic
#9397EA #EA9397 #97EA93
tetradic
#9397EA #EA93C3 #EAE693 #93EABA
square
#9397EA #EA93C3 #EAE693 #93EABA
split-complementary
#9397EA #EABA93 #C3EA93
monochromatic
#2D34D6 #6066E0 #9397EA #C6C8F4 #E5E6FA
Accessibility & contrast
On white
2.67
#9397EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#9397EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9397EA
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9397EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9397EA | 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)
#7CA1ED
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#7AA7B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9397ea; /* rgb */ color: rgb(147, 151, 234); /* oklch */ color: oklch(70.7% 0.121 280.7);
Tailwind
colors: {
custom: {
50: '#b5b5f1',
500: '#9397ea',
950: '#000000',
},
}SCSS
$custom: #9397ea; $custom-light: #b5b5f1; $custom-dark: #000000;
JSON
{
"hex": "#9397ea",
"rgb": {
"r": 147,
"g": 151,
"b": 234
},
"hsl": {
"h": 237.241,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.70674,
"c": 0.12067,
"h": 280.7
},
"luminance": 0.34277
}Semantic roles & 50–950 ramp
primary
#9397EA
secondary
#F2F0D9
accent
#C716CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085