#8395F5#8395F5
#8395F5 is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.7% C 0.142 H 274.1°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8395F5 |
|---|---|
| RGB | rgb(131, 149, 245) |
| HSL | hsl(231, 85%, 74%) |
| HSV | hsv(231, 47%, 96%) |
| CMYK | cmyk(46.5%, 39.2%, 0%, 3.9%) |
| CIE-LAB | lab(64.09, 18.50, -50.16) |
| CIE-LCH | lch(64.09, 53.47, 290.24°) |
| OKLab | oklab(69.73% 0.0102 -0.1417) |
| OKLCH | oklch(69.73% 0.142 274.1) |
| XYZ | xyz(36.5838, 32.9107, 90.7932) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Lavender Blue
#8B88F8
ΔE00 4.97
Perrywinkle
#8F8CE7
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.19
Periwinkle (survey)
#8E82FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395F5 #F5E383
analogous
#83CEF5 #8395F5 #AA83F5
triadic
#8395F5 #F58395 #95F583
tetradic
#8395F5 #F583CE #F5E383 #83F5AA
square
#8395F5 #F583CE #F5E383 #83F5AA
split-complementary
#8395F5 #F5AA83 #CEF583
monochromatic
#1335EB #4A65F0 #8395F5 #BCC5FA #E3E7FD
Accessibility & contrast
On white
2.77
#8395F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#8395F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395F5
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395F5 | 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)
#71A0F9
Deuteranopia (green-blind)
#6697F3
Tritanopia (blue-blind)
#58A9B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8395f5; /* rgb */ color: rgb(131, 149, 245); /* oklch */ color: oklch(69.7% 0.142 274.1);
Tailwind
colors: {
custom: {
50: '#acb3f9',
500: '#8395f5',
950: '#000000',
},
}SCSS
$custom: #8395f5; $custom-light: #acb3f9; $custom-dark: #000000;
JSON
{
"hex": "#8395f5",
"rgb": {
"r": 131,
"g": 149,
"b": 245
},
"hsl": {
"h": 230.526,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.69725,
"c": 0.14207,
"h": 274.1
},
"luminance": 0.32913
}Semantic roles & 50–950 ramp
primary
#8395F5
secondary
#F5F0D6
accent
#BF04E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085