#8397FC#8397FC
#8397FC is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.149 H 273.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8397FC |
|---|---|
| RGB | rgb(131, 151, 252) |
| HSL | hsl(230, 95%, 75%) |
| HSV | hsv(230, 48%, 99%) |
| CMYK | cmyk(48%, 40.1%, 0%, 1.2%) |
| CIE-LAB | lab(64.95, 19.39, -52.63) |
| CIE-LCH | lch(64.95, 56.09, 290.23°) |
| OKLab | oklab(70.5% 0.0092 -0.1489) |
| OKLCH | oklch(70.5% 0.149 273.5) |
| XYZ | xyz(37.9918, 33.9845, 96.6343) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.33
Lavender Blue
#8B88F8
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 5.99
Cornflowerblue
#6495ED
ΔE00 6.07
Soft Blue
#6488EA
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8397FC #FCE883
analogous
#83D3FC #8397FC #AC83FC
triadic
#8397FC #FC8397 #97FC83
tetradic
#8397FC #FC83D3 #FCE883 #83FCAC
square
#8397FC #FC83D3 #FCE883 #83FCAC
split-complementary
#8397FC #FCAC83 #D3FC83
monochromatic
#0B33F9 #4765FB #8397FC #BFC9FD #E1E6FE
Accessibility & contrast
On white
2.69
#8397FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8397FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8397FC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8397FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8397FC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#6499FA
Tritanopia (blue-blind)
#53ACBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8397fc; /* rgb */ color: rgb(131, 151, 252); /* oklch */ color: oklch(70.5% 0.149 273.5);
Tailwind
colors: {
custom: {
50: '#adb5fe',
500: '#8397fc',
950: '#000000',
},
}SCSS
$custom: #8397fc; $custom-light: #adb5fe; $custom-dark: #000000;
JSON
{
"hex": "#8397fc",
"rgb": {
"r": 131,
"g": 151,
"b": 252
},
"hsl": {
"h": 230.083,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.705,
"c": 0.14917,
"h": 273.5
},
"luminance": 0.33987
}Semantic roles & 50–950 ramp
primary
#8397FC
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086