#8395F2#8395F2
#8395F2 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.6% C 0.138 H 274.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8395F2 |
|---|---|
| RGB | rgb(131, 149, 242) |
| HSL | hsl(230, 81%, 73%) |
| HSV | hsv(230, 46%, 95%) |
| CMYK | cmyk(45.9%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(63.94, 17.62, -48.75) |
| CIE-LCH | lch(63.94, 51.84, 289.88°) |
| OKLab | oklab(69.56% 0.0096 -0.1376) |
| OKLCH | oklch(69.56% 0.138 274) |
| XYZ | xyz(36.1295, 32.7290, 88.4008) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.43
Perrywinkle
#8F8CE7
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 6.16
Periwinkle (survey)
#8E82FE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395F2 #F2E083
analogous
#83CDF2 #8395F2 #A883F2
triadic
#8395F2 #F28395 #95F283
tetradic
#8395F2 #F283CD #F2E083 #83F2A8
square
#8395F2 #F283CD #F2E083 #83F2A8
split-complementary
#8395F2 #F2A883 #CDF283
monochromatic
#1839E3 #4C66EC #8395F2 #BAC4F8 #E3E7FC
Accessibility & contrast
On white
2.78
#8395F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#8395F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395F2
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395F2 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#6897F0
Tritanopia (blue-blind)
#5AA8B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8395f2; /* rgb */ color: rgb(131, 149, 242); /* oklch */ color: oklch(69.6% 0.138 274.0);
Tailwind
colors: {
custom: {
50: '#acb3f7',
500: '#8395f2',
950: '#000000',
},
}SCSS
$custom: #8395f2; $custom-light: #acb3f7; $custom-dark: #000000;
JSON
{
"hex": "#8395f2",
"rgb": {
"r": 131,
"g": 149,
"b": 242
},
"hsl": {
"h": 230.27,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.69564,
"c": 0.1379,
"h": 274
},
"luminance": 0.32731
}Semantic roles & 50–950 ramp
primary
#8395F2
secondary
#F4EFD7
accent
#BB08DD
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085