#8397FA#8397FA
#8397FA is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.4% C 0.146 H 273.4°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8397FA |
|---|---|
| RGB | rgb(131, 151, 250) |
| HSL | hsl(230, 92%, 75%) |
| HSV | hsv(230, 48%, 98%) |
| CMYK | cmyk(47.6%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(64.85, 18.80, -51.70) |
| CIE-LCH | lch(64.85, 55.01, 289.99°) |
| OKLab | oklab(70.39% 0.0088 -0.1462) |
| OKLCH | oklch(70.39% 0.146 273.4) |
| XYZ | xyz(37.6766, 33.8584, 94.9740) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.31
Lavender Blue
#8B88F8
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8397FA #FAE683
analogous
#83D3FA #8397FA #AB83FA
triadic
#8397FA #FA8397 #97FA83
tetradic
#8397FA #FA83D3 #FAE683 #83FAAB
square
#8397FA #FA83D3 #FAE683 #83FAAB
split-complementary
#8397FA #FAAB83 #D3FA83
monochromatic
#0D34F5 #4866F8 #8397FA #BEC8FC #E2E6FE
Accessibility & contrast
On white
2.70
#8397FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#8397FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8397FA
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8397FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8397FA | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#6699F8
Tritanopia (blue-blind)
#55ACBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8397fa; /* rgb */ color: rgb(131, 151, 250); /* oklch */ color: oklch(70.4% 0.146 273.4);
Tailwind
colors: {
custom: {
50: '#adb5fc',
500: '#8397fa',
950: '#000000',
},
}SCSS
$custom: #8397fa; $custom-light: #adb5fc; $custom-dark: #000000;
JSON
{
"hex": "#8397fa",
"rgb": {
"r": 131,
"g": 151,
"b": 250
},
"hsl": {
"h": 229.916,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.70391,
"c": 0.14643,
"h": 273.4
},
"luminance": 0.33861
}Semantic roles & 50–950 ramp
primary
#8397FA
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085