#8395FA#8395FA
#8395FA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.0% C 0.149 H 274.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8395FA |
|---|---|
| RGB | rgb(131, 149, 250) |
| HSL | hsl(231, 92%, 75%) |
| HSV | hsv(231, 48%, 98%) |
| CMYK | cmyk(47.6%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(64.34, 19.97, -52.51) |
| CIE-LCH | lch(64.34, 56.17, 290.82°) |
| OKLab | oklab(70% 0.0111 -0.1485) |
| OKLCH | oklch(70% 0.149 274.3) |
| XYZ | xyz(37.3574, 33.2201, 94.8676) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Lavender Blue
#8B88F8
ΔE00 4.91
Perrywinkle
#8F8CE7
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395FA #FAE883
analogous
#83D1FA #8395FA #AC83FA
triadic
#8395FA #FA8395 #95FA83
tetradic
#8395FA #FA83D1 #FAE883 #83FAAC
square
#8395FA #FA83D1 #FAE883 #83FAAC
split-complementary
#8395FA #FAAC83 #D1FA83
monochromatic
#0D30F5 #4863F8 #8395FA #BEC7FC #E2E6FE
Accessibility & contrast
On white
2.75
#8395FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8395FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395FA
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395FA | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#6397F8
Tritanopia (blue-blind)
#55AABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8395fa; /* rgb */ color: rgb(131, 149, 250); /* oklch */ color: oklch(70.0% 0.149 274.3);
Tailwind
colors: {
custom: {
50: '#adb3fc',
500: '#8395fa',
950: '#000000',
},
}SCSS
$custom: #8395fa; $custom-light: #adb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8395fa",
"rgb": {
"r": 131,
"g": 149,
"b": 250
},
"hsl": {
"h": 230.924,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.69999,
"c": 0.14896,
"h": 274.3
},
"luminance": 0.33222
}Semantic roles & 50–950 ramp
primary
#8395FA
secondary
#F6F1D5
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085