#8A93FA#8A93FA
#8A93FA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.1% C 0.150 H 278.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93FA |
|---|---|
| RGB | rgb(138, 147, 250) |
| HSL | hsl(235, 92%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(44.8%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(64.30, 22.76, -52.54) |
| CIE-LCH | lch(64.30, 57.26, 293.42°) |
| OKLab | oklab(70.09% 0.0209 -0.1485) |
| OKLCH | oklch(70.09% 0.15 278) |
| XYZ | xyz(38.1650, 33.1709, 94.8156) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 3.99
Periwinkle (survey)
#8E82FE
ΔE00 5.52
Soft Blue
#6488EA
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93FA #FAF18A
analogous
#8ACBFA #8A93FA #B98AFA
triadic
#8A93FA #FA8A93 #93FA8A
tetradic
#8A93FA #FA8ACB #FAF18A #8AFAB9
square
#8A93FA #FA8ACB #FAF18A #8AFAB9
split-complementary
#8A93FA #FAB98A #CBFA8A
monochromatic
#1527F5 #4F5DF7 #8A93FA #C5C9FD #E2E4FE
Accessibility & contrast
On white
2.75
#8A93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8A93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93FA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93FA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#63A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a93fa; /* rgb */ color: rgb(138, 147, 250); /* oklch */ color: oklch(70.1% 0.150 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2fc',
500: '#8a93fa',
950: '#000000',
},
}SCSS
$custom: #8a93fa; $custom-light: #b1b2fc; $custom-dark: #000000;
JSON
{
"hex": "#8a93fa",
"rgb": {
"r": 138,
"g": 147,
"b": 250
},
"hsl": {
"h": 235.179,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.70088,
"c": 0.14997,
"h": 278
},
"luminance": 0.33173
}Semantic roles & 50–950 ramp
primary
#8A93FA
secondary
#F6F3D5
accent
#D300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85