#8395FD#8395FD
#8395FD is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.2% C 0.153 H 274.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8395FD |
|---|---|
| RGB | rgb(131, 149, 253) |
| HSL | hsl(231, 97%, 75%) |
| HSV | hsv(231, 48%, 99%) |
| CMYK | cmyk(48.2%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(64.49, 20.85, -53.91) |
| CIE-LCH | lch(64.49, 57.80, 291.15°) |
| OKLab | oklab(70.17% 0.0117 -0.1526) |
| OKLCH | oklch(70.17% 0.153 274.4) |
| XYZ | xyz(37.8316, 33.4098, 97.3647) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Lavender Blue
#8B88F8
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 5.61
Soft Blue
#6488EA
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8395FD #FDEB83
analogous
#83D2FD #8395FD #AE83FD
triadic
#8395FD #FD8395 #95FD83
tetradic
#8395FD #FD83D2 #FDEB83 #83FDAE
square
#8395FD #FD83D2 #FDEB83 #83FDAE
split-complementary
#8395FD #FDAE83 #D2FD83
monochromatic
#0B2EFB #4762FC #8395FD #BFC8FE #E1E5FF
Accessibility & contrast
On white
2.73
#8395FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8395FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8395FD
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8395FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8395FD | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#6098FB
Tritanopia (blue-blind)
#53ABBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8395fd; /* rgb */ color: rgb(131, 149, 253); /* oklch */ color: oklch(70.2% 0.153 274.4);
Tailwind
colors: {
custom: {
50: '#adb3fe',
500: '#8395fd',
950: '#000000',
},
}SCSS
$custom: #8395fd; $custom-light: #adb3fe; $custom-dark: #000000;
JSON
{
"hex": "#8395fd",
"rgb": {
"r": 131,
"g": 149,
"b": 253
},
"hsl": {
"h": 231.148,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.70165,
"c": 0.15308,
"h": 274.4
},
"luminance": 0.33412
}Semantic roles & 50–950 ramp
primary
#8395FD
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086