#8394FA#8394FA
#8394FA is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.8% C 0.150 H 274.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8394FA |
|---|---|
| RGB | rgb(131, 148, 250) |
| HSL | hsl(231, 92%, 75%) |
| HSV | hsv(231, 48%, 98%) |
| CMYK | cmyk(47.6%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.08, 20.55, -52.91) |
| CIE-LCH | lch(64.08, 56.76, 291.23°) |
| OKLab | oklab(69.8% 0.0123 -0.1497) |
| OKLCH | oklch(69.8% 0.15 274.7) |
| XYZ | xyz(37.1999, 32.9051, 94.8151) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Lavender Blue
#8B88F8
ΔE00 4.61
Perrywinkle
#8F8CE7
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 6.43
Periwinkle (survey)
#8E82FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8394FA #FAE983
analogous
#83CFFA #8394FA #AE83FA
triadic
#8394FA #FA8394 #94FA83
tetradic
#8394FA #FA83CF #FAE983 #83FAAE
square
#8394FA #FA83CF #FAE983 #83FAAE
split-complementary
#8394FA #FAAE83 #CFFA83
monochromatic
#0D2EF5 #4861F8 #8394FA #BEC7FC #E2E6FE
Accessibility & contrast
On white
2.77
#8394FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#8394FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8394FA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8394FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8394FA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6197F8
Tritanopia (blue-blind)
#55A9BB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8394fa; /* rgb */ color: rgb(131, 148, 250); /* oklch */ color: oklch(69.8% 0.150 274.7);
Tailwind
colors: {
custom: {
50: '#adb3fc',
500: '#8394fa',
950: '#000000',
},
}SCSS
$custom: #8394fa; $custom-light: #adb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8394fa",
"rgb": {
"r": 131,
"g": 148,
"b": 250
},
"hsl": {
"h": 231.429,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.69804,
"c": 0.15023,
"h": 274.7
},
"luminance": 0.32907
}Semantic roles & 50–950 ramp
primary
#8394FA
secondary
#F6F1D5
accent
#C500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111117
muted
#808085