#8395F3#8395F3
#8395F3 is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.6% C 0.139 H 274.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8395F3 |
|---|---|
| RGB | rgb(131, 149, 243) |
| HSL | hsl(230, 82%, 73%) |
| HSV | hsv(230, 46%, 95%) |
| CMYK | cmyk(46.1%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(63.99, 17.92, -49.22) |
| CIE-LCH | lch(63.99, 52.38, 290.00°) |
| OKLab | oklab(69.62% 0.0098 -0.1389) |
| OKLCH | oklch(69.62% 0.139 274) |
| XYZ | xyz(36.2801, 32.7892, 89.1939) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.39
Lavender Blue
#8B88F8
ΔE00 5.02
Perrywinkle
#8F8CE7
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 6.16
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395F3 #F3E183
analogous
#83CDF3 #8395F3 #A983F3
triadic
#8395F3 #F38395 #95F383
tetradic
#8395F3 #F383CD #F3E183 #83F3A9
square
#8395F3 #F383CD #F3E183 #83F3A9
split-complementary
#8395F3 #F3A983 #CDF383
monochromatic
#1638E5 #4B65EE #8395F3 #BBC5F8 #E3E7FC
Accessibility & contrast
On white
2.78
#8395F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8395F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395F3
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395F3 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#6897F1
Tritanopia (blue-blind)
#5AA9B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8395f3; /* rgb */ color: rgb(131, 149, 243); /* oklch */ color: oklch(69.6% 0.139 274.0);
Tailwind
colors: {
custom: {
50: '#acb3f7',
500: '#8395f3',
950: '#000000',
},
}SCSS
$custom: #8395f3; $custom-light: #acb3f7; $custom-dark: #000000;
JSON
{
"hex": "#8395f3",
"rgb": {
"r": 131,
"g": 149,
"b": 243
},
"hsl": {
"h": 230.357,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.69617,
"c": 0.1393,
"h": 274
},
"luminance": 0.32791
}Semantic roles & 50–950 ramp
primary
#8395F3
secondary
#F4EFD7
accent
#BC07DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085