#8395FC#8395FC
#8395FC is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.1% C 0.152 H 274.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8395FC |
|---|---|
| RGB | rgb(131, 149, 252) |
| HSL | hsl(231, 95%, 75%) |
| HSV | hsv(231, 48%, 99%) |
| CMYK | cmyk(48%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(64.44, 20.56, -53.44) |
| CIE-LCH | lch(64.44, 57.26, 291.04°) |
| OKLab | oklab(70.11% 0.0115 -0.1513) |
| OKLCH | oklch(70.11% 0.152 274.3) |
| XYZ | xyz(37.6727, 33.3462, 96.5280) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.30
Lavender Blue
#8B88F8
ΔE00 4.91
Perrywinkle
#8F8CE7
ΔE00 5.54
Soft Blue
#6488EA
ΔE00 6.09
Cornflowerblue
#6495ED
ΔE00 6.33
Periwinkle (survey)
#8E82FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395FC #FCEA83
analogous
#83D2FC #8395FC #AD83FC
triadic
#8395FC #FC8395 #95FC83
tetradic
#8395FC #FC83D2 #FCEA83 #83FCAD
square
#8395FC #FC83D2 #FCEA83 #83FCAD
split-complementary
#8395FC #FCAD83 #D2FC83
monochromatic
#0B2FF9 #4762FB #8395FC #BFC8FD #E1E5FE
Accessibility & contrast
On white
2.74
#8395FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8395FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395FC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395FC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#6198FA
Tritanopia (blue-blind)
#54ABBC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8395fc; /* rgb */ color: rgb(131, 149, 252); /* oklch */ color: oklch(70.1% 0.152 274.3);
Tailwind
colors: {
custom: {
50: '#adb3fe',
500: '#8395fc',
950: '#000000',
},
}SCSS
$custom: #8395fc; $custom-light: #adb3fe; $custom-dark: #000000;
JSON
{
"hex": "#8395fc",
"rgb": {
"r": 131,
"g": 149,
"b": 252
},
"hsl": {
"h": 231.074,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.7011,
"c": 0.15171,
"h": 274.3
},
"luminance": 0.33348
}Semantic roles & 50–950 ramp
primary
#8395FC
secondary
#F7F1D4
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086