#8397FF#8397FF
#8397FF is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.7% C 0.153 H 273.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8397FF |
|---|---|
| RGB | rgb(131, 151, 255) |
| HSL | hsl(230, 100%, 76%) |
| HSV | hsv(230, 49%, 100%) |
| CMYK | cmyk(48.6%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(65.10, 20.28, -54.03) |
| CIE-LCH | lch(65.10, 57.71, 290.57°) |
| OKLab | oklab(70.67% 0.0097 -0.153) |
| OKLCH | oklch(70.67% 0.153 273.6) |
| XYZ | xyz(38.4710, 34.1762, 99.1578) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.41
Lavender Blue
#8B88F8
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.39
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8397FF #FFEB83
analogous
#83D5FF #8397FF #AD83FF
triadic
#8397FF #FF8397 #97FF83
tetradic
#8397FF #FF83D5 #FFEB83 #83FFAD
square
#8397FF #FF83D5 #FFEB83 #83FFAD
split-complementary
#8397FF #FFAD83 #D5FF83
monochromatic
#0930FF #4664FF #8397FF #C0CAFF #E0E5FF
Accessibility & contrast
On white
2.68
#8397FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8397FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8397FF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8397FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8397FF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#6299FD
Tritanopia (blue-blind)
#51ADBF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8397ff; /* rgb */ color: rgb(131, 151, 255); /* oklch */ color: oklch(70.7% 0.153 273.6);
Tailwind
colors: {
custom: {
50: '#adb5ff',
500: '#8397ff',
950: '#000000',
},
}SCSS
$custom: #8397ff; $custom-light: #adb5ff; $custom-dark: #000000;
JSON
{
"hex": "#8397ff",
"rgb": {
"r": 131,
"g": 151,
"b": 255
},
"hsl": {
"h": 230.323,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.70666,
"c": 0.15329,
"h": 273.6
},
"luminance": 0.34179
}Semantic roles & 50–950 ramp
primary
#8397FF
secondary
#F7F2D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086