#8396FF#8396FF
#8396FF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.5% C 0.155 H 274.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8396FF |
|---|---|
| RGB | rgb(131, 150, 255) |
| HSL | hsl(231, 100%, 76%) |
| HSV | hsv(231, 49%, 100%) |
| CMYK | cmyk(48.6%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(64.85, 20.86, -54.43) |
| CIE-LCH | lch(64.85, 58.29, 290.97°) |
| OKLab | oklab(70.47% 0.0109 -0.1542) |
| OKLCH | oklch(70.47% 0.155 274) |
| XYZ | xyz(38.3107, 33.8557, 99.1044) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.38
Lavender Blue
#8B88F8
ΔE00 5.24
Perrywinkle
#8F8CE7
ΔE00 5.95
Soft Blue
#6488EA
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 6.30
Periwinkle (survey)
#8E82FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8396FF #FFEC83
analogous
#83D4FF #8396FF #AE83FF
triadic
#8396FF #FF8396 #96FF83
tetradic
#8396FF #FF83D4 #FFEC83 #83FFAE
square
#8396FF #FF83D4 #FFEC83 #83FFAE
split-complementary
#8396FF #FFAE83 #D4FF83
monochromatic
#092EFF #4662FF #8396FF #C0CAFF #E0E5FF
Accessibility & contrast
On white
2.70
#8396FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#8396FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8396FF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8396FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8396FF | 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)
#6CA3FF
Deuteranopia (green-blind)
#6098FD
Tritanopia (blue-blind)
#51ACBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8396ff; /* rgb */ color: rgb(131, 150, 255); /* oklch */ color: oklch(70.5% 0.155 274.0);
Tailwind
colors: {
custom: {
50: '#adb4ff',
500: '#8396ff',
950: '#000000',
},
}SCSS
$custom: #8396ff; $custom-light: #adb4ff; $custom-dark: #000000;
JSON
{
"hex": "#8396ff",
"rgb": {
"r": 131,
"g": 150,
"b": 255
},
"hsl": {
"h": 230.806,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.70472,
"c": 0.15455,
"h": 274
},
"luminance": 0.33858
}Semantic roles & 50–950 ramp
primary
#8396FF
secondary
#F7F2D4
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086