#9397EF#9397EF
#9397EF is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.128 H 280.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9397EF |
|---|---|
| RGB | rgb(147, 151, 239) |
| HSL | hsl(237, 74%, 76%) |
| HSV | hsv(237, 38%, 94%) |
| CMYK | cmyk(38.5%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(65.41, 19.60, -44.71) |
| CIE-LCH | lch(65.41, 48.82, 293.68°) |
| OKLab | oklab(70.93% 0.0236 -0.1255) |
| OKLCH | oklch(70.93% 0.128 280.6) |
| XYZ | xyz(38.6747, 34.5667, 86.2789) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Perrywinkle
#8F8CE7
ΔE00 3.31
Lavender Blue
#8B88F8
ΔE00 4.76
Periwinkle (survey)
#8E82FE
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 8.91
Cornflowerblue
#6495ED
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9397EF #EFEB93
analogous
#93C5EF #9397EF #BD93EF
triadic
#9397EF #EF9397 #97EF93
tetradic
#9397EF #EF93C5 #EFEB93 #93EFBD
square
#9397EF #EF93C5 #EFEB93 #93EFBD
split-complementary
#9397EF #EFBD93 #C5EF93
monochromatic
#2830DF #5E64E7 #9397EF #C8CAF7 #E4E5FB
Accessibility & contrast
On white
2.65
#9397EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#9397EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9397EF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9397EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9397EF | 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)
#7AA2F2
Deuteranopia (green-blind)
#759CED
Tritanopia (blue-blind)
#78A8B8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9397ef; /* rgb */ color: rgb(147, 151, 239); /* oklch */ color: oklch(70.9% 0.128 280.6);
Tailwind
colors: {
custom: {
50: '#b6b5f4',
500: '#9397ef',
950: '#000000',
},
}SCSS
$custom: #9397ef; $custom-light: #b6b5f4; $custom-dark: #000000;
JSON
{
"hex": "#9397ef",
"rgb": {
"r": 147,
"g": 151,
"b": 239
},
"hsl": {
"h": 237.391,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.70925,
"c": 0.12768,
"h": 280.6
},
"luminance": 0.34568
}Semantic roles & 50–950 ramp
primary
#9397EF
secondary
#F3F2D8
accent
#CE0FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085