#8395FE#8395FE
#8395FE is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.2% C 0.154 H 274.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8395FE |
|---|---|
| RGB | rgb(131, 149, 254) |
| HSL | hsl(231, 98%, 75%) |
| HSV | hsv(231, 48%, 100%) |
| CMYK | cmyk(48.4%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(64.54, 21.15, -54.37) |
| CIE-LCH | lch(64.54, 58.34, 291.25°) |
| OKLab | oklab(70.22% 0.0118 -0.154) |
| OKLCH | oklch(70.22% 0.154 274.4) |
| XYZ | xyz(37.9913, 33.4737, 98.2059) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Lavender Blue
#8B88F8
ΔE00 4.93
Perrywinkle
#8F8CE7
ΔE00 5.67
Soft Blue
#6488EA
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.40
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395FE #FEEC83
analogous
#83D2FE #8395FE #AF83FE
triadic
#8395FE #FE8395 #95FE83
tetradic
#8395FE #FE83D2 #FEEC83 #83FEAF
square
#8395FE #FE83D2 #FEEC83 #83FEAF
split-complementary
#8395FE #FEAF83 #D2FE83
monochromatic
#0A2DFD #4661FE #8395FE #C0C9FE #E1E5FF
Accessibility & contrast
On white
2.73
#8395FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8395FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395FE
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395FE | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#52ABBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8395fe; /* rgb */ color: rgb(131, 149, 254); /* oklch */ color: oklch(70.2% 0.154 274.4);
Tailwind
colors: {
custom: {
50: '#adb3ff',
500: '#8395fe',
950: '#000000',
},
}SCSS
$custom: #8395fe; $custom-light: #adb3ff; $custom-dark: #000000;
JSON
{
"hex": "#8395fe",
"rgb": {
"r": 131,
"g": 149,
"b": 254
},
"hsl": {
"h": 231.22,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.70221,
"c": 0.15444,
"h": 274.4
},
"luminance": 0.33476
}Semantic roles & 50–950 ramp
primary
#8395FE
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086