#8395FF#8395FF
#8395FF is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.3% C 0.156 H 274.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8395FF |
|---|---|
| RGB | rgb(131, 149, 255) |
| HSL | hsl(231, 100%, 76%) |
| HSV | hsv(231, 49%, 100%) |
| CMYK | cmyk(48.6%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(64.59, 21.44, -54.83) |
| CIE-LCH | lch(64.59, 58.88, 291.36°) |
| OKLab | oklab(70.28% 0.012 -0.1553) |
| OKLCH | oklch(70.28% 0.156 274.4) |
| XYZ | xyz(38.1518, 33.5379, 99.0515) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.39
Lavender Blue
#8B88F8
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 5.74
Soft Blue
#6488EA
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 6.43
Periwinkle (survey)
#8E82FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395FF #FFED83
analogous
#83D3FF #8395FF #AF83FF
triadic
#8395FF #FF8395 #95FF83
tetradic
#8395FF #FF83D3 #FFED83 #83FFAF
square
#8395FF #FF83D3 #FFED83 #83FFAF
split-complementary
#8395FF #FFAF83 #D3FF83
monochromatic
#092CFF #4661FF #8395FF #C0C9FF #E0E5FF
Accessibility & contrast
On white
2.72
#8395FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#8395FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395FF
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395FF | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#5F98FD
Tritanopia (blue-blind)
#51ABBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8395ff; /* rgb */ color: rgb(131, 149, 255); /* oklch */ color: oklch(70.3% 0.156 274.4);
Tailwind
colors: {
custom: {
50: '#adb3ff',
500: '#8395ff',
950: '#000000',
},
}SCSS
$custom: #8395ff; $custom-light: #adb3ff; $custom-dark: #000000;
JSON
{
"hex": "#8395ff",
"rgb": {
"r": 131,
"g": 149,
"b": 255
},
"hsl": {
"h": 231.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.70277,
"c": 0.15581,
"h": 274.4
},
"luminance": 0.3354
}Semantic roles & 50–950 ramp
primary
#8395FF
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086