#8395F9#8395F9
#8395F9 is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.148 H 274.3°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8395F9 |
|---|---|
| RGB | rgb(131, 149, 249) |
| HSL | hsl(231, 91%, 75%) |
| HSV | hsv(231, 47%, 98%) |
| CMYK | cmyk(47.4%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(64.29, 19.67, -52.04) |
| CIE-LCH | lch(64.29, 55.63, 290.71°) |
| OKLab | oklab(69.94% 0.011 -0.1472) |
| OKLCH | oklch(69.94% 0.148 274.3) |
| XYZ | xyz(37.2010, 33.1576, 94.0440) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Lavender Blue
#8B88F8
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 5.99
Cornflowerblue
#6495ED
ΔE00 6.26
Periwinkle (survey)
#8E82FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395F9 #F9E783
analogous
#83D0F9 #8395F9 #AC83F9
triadic
#8395F9 #F98395 #95F983
tetradic
#8395F9 #F983D0 #F9E783 #83F9AC
square
#8395F9 #F983D0 #F9E783 #83F9AC
split-complementary
#8395F9 #F9AC83 #D0F983
monochromatic
#0E31F3 #4963F6 #8395F9 #BDC7FC #E2E6FE
Accessibility & contrast
On white
2.75
#8395F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8395F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395F9
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395F9 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#56AABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8395f9; /* rgb */ color: rgb(131, 149, 249); /* oklch */ color: oklch(69.9% 0.148 274.3);
Tailwind
colors: {
custom: {
50: '#adb3fc',
500: '#8395f9',
950: '#000000',
},
}SCSS
$custom: #8395f9; $custom-light: #adb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8395f9",
"rgb": {
"r": 131,
"g": 149,
"b": 249
},
"hsl": {
"h": 230.847,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.69944,
"c": 0.14759,
"h": 274.3
},
"luminance": 0.3316
}Semantic roles & 50–950 ramp
primary
#8395F9
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085