#8397FD#8397FD
#8397FD is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.6% C 0.151 H 273.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8397FD |
|---|---|
| RGB | rgb(131, 151, 253) |
| HSL | hsl(230, 97%, 75%) |
| HSV | hsv(230, 48%, 99%) |
| CMYK | cmyk(48.2%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(65.00, 19.69, -53.10) |
| CIE-LCH | lch(65.00, 56.63, 290.34°) |
| OKLab | oklab(70.56% 0.0094 -0.1503) |
| OKLCH | oklch(70.56% 0.151 273.6) |
| XYZ | xyz(38.1507, 34.0481, 97.4711) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Lavender Blue
#8B88F8
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 6.31
Periwinkle (survey)
#8E82FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8397FD #FDE983
analogous
#83D4FD #8397FD #AC83FD
triadic
#8397FD #FD8397 #97FD83
tetradic
#8397FD #FD83D4 #FDE983 #83FDAC
square
#8397FD #FD83D4 #FDE983 #83FDAC
split-complementary
#8397FD #FDAC83 #D4FD83
monochromatic
#0B32FB #4764FC #8397FD #BFCAFE #E1E6FF
Accessibility & contrast
On white
2.69
#8397FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8397FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8397FD
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8397FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8397FD | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#6399FB
Tritanopia (blue-blind)
#53ADBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8397fd; /* rgb */ color: rgb(131, 151, 253); /* oklch */ color: oklch(70.6% 0.151 273.6);
Tailwind
colors: {
custom: {
50: '#adb5fe',
500: '#8397fd',
950: '#000000',
},
}SCSS
$custom: #8397fd; $custom-light: #adb5fe; $custom-dark: #000000;
JSON
{
"hex": "#8397fd",
"rgb": {
"r": 131,
"g": 151,
"b": 253
},
"hsl": {
"h": 230.164,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.70556,
"c": 0.15055,
"h": 273.6
},
"luminance": 0.3405
}Semantic roles & 50–950 ramp
primary
#8397FD
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086