#8395F7#8395F7
#8395F7 is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.145 H 274.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8395F7 |
|---|---|
| RGB | rgb(131, 149, 247) |
| HSL | hsl(231, 88%, 74%) |
| HSV | hsv(231, 47%, 97%) |
| CMYK | cmyk(47%, 39.7%, 0%, 3.1%) |
| CIE-LAB | lab(64.19, 19.09, -51.10) |
| CIE-LCH | lch(64.19, 54.55, 290.48°) |
| OKLab | oklab(69.83% 0.0106 -0.1444) |
| OKLCH | oklch(69.83% 0.145 274.2) |
| XYZ | xyz(36.8908, 33.0335, 92.4099) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Lavender Blue
#8B88F8
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 6.22
Periwinkle (survey)
#8E82FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395F7 #F7E583
analogous
#83CFF7 #8395F7 #AB83F7
triadic
#8395F7 #F78395 #95F783
tetradic
#8395F7 #F783CF #F7E583 #83F7AB
square
#8395F7 #F783CF #F7E583 #83F7AB
split-complementary
#8395F7 #F7AB83 #CFF783
monochromatic
#1033F0 #4A64F3 #8395F7 #BCC6FB #E2E6FD
Accessibility & contrast
On white
2.76
#8395F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8395F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395F7
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395F7 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FB
Deuteranopia (green-blind)
#6597F5
Tritanopia (blue-blind)
#57A9BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8395f7; /* rgb */ color: rgb(131, 149, 247); /* oklch */ color: oklch(69.8% 0.145 274.2);
Tailwind
colors: {
custom: {
50: '#adb3fa',
500: '#8395f7',
950: '#000000',
},
}SCSS
$custom: #8395f7; $custom-light: #adb3fa; $custom-dark: #000000;
JSON
{
"hex": "#8395f7",
"rgb": {
"r": 131,
"g": 149,
"b": 247
},
"hsl": {
"h": 230.69,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.69834,
"c": 0.14483,
"h": 274.2
},
"luminance": 0.33036
}Semantic roles & 50–950 ramp
primary
#8395F7
secondary
#F5F0D6
accent
#C101E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085