#8B93FA#8B93FA
#8B93FA is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.150 H 278.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8B93FA |
|---|---|
| RGB | rgb(139, 147, 250) |
| HSL | hsl(236, 92%, 76%) |
| HSV | hsv(236, 44%, 98%) |
| CMYK | cmyk(44.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(64.37, 23.00, -52.43) |
| CIE-LCH | lch(64.37, 57.25, 293.68°) |
| OKLab | oklab(70.16% 0.022 -0.1481) |
| OKLCH | oklch(70.16% 0.15 278.4) |
| XYZ | xyz(38.3313, 33.2566, 94.8234) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.70
Lavender Blue
#8B88F8
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 3.86
Periwinkle (survey)
#8E82FE
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B93FA #FAF28B
analogous
#8BCBFA #8B93FA #BB8BFA
triadic
#8B93FA #FA8B93 #93FA8B
tetradic
#8B93FA #FA8BCB #FAF28B #8BFABB
square
#8B93FA #FA8BCB #FAF28B #8BFABB
split-complementary
#8B93FA #FABB8B #CBFA8B
monochromatic
#1626F5 #505CF7 #8B93FA #C6CAFD #E2E4FE
Accessibility & contrast
On white
2.74
#8B93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8B93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B93FA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B93FA | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#65A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8b93fa; /* rgb */ color: rgb(139, 147, 250); /* oklch */ color: oklch(70.2% 0.150 278.4);
Tailwind
colors: {
custom: {
50: '#b2b2fc',
500: '#8b93fa',
950: '#000000',
},
}SCSS
$custom: #8b93fa; $custom-light: #b2b2fc; $custom-dark: #000000;
JSON
{
"hex": "#8b93fa",
"rgb": {
"r": 139,
"g": 147,
"b": 250
},
"hsl": {
"h": 235.676,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.70158,
"c": 0.14977,
"h": 278.4
},
"luminance": 0.33259
}Semantic roles & 50–950 ramp
primary
#8B93FA
secondary
#F6F4D5
accent
#D500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85