#8A93F9#8A93F9
#8A93F9 is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.0% C 0.149 H 278.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93F9 |
|---|---|
| RGB | rgb(138, 147, 249) |
| HSL | hsl(235, 90%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(44.6%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(64.25, 22.47, -52.07) |
| CIE-LCH | lch(64.25, 56.71, 293.34°) |
| OKLab | oklab(70.03% 0.0207 -0.1471) |
| OKLCH | oklch(70.03% 0.149 278) |
| XYZ | xyz(38.0086, 33.1084, 93.9920) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.71
Lavender Blue
#8B88F8
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 3.90
Periwinkle (survey)
#8E82FE
ΔE00 5.54
Soft Blue
#6488EA
ΔE00 7.04
Cornflowerblue
#6495ED
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93F9 #F9F08A
analogous
#8ACAF9 #8A93F9 #B88AF9
triadic
#8A93F9 #F98A93 #93F98A
tetradic
#8A93F9 #F98ACA #F9F08A #8AF9B8
square
#8A93F9 #F98ACA #F9F08A #8AF9B8
split-complementary
#8A93F9 #F9B88A #CAF98A
monochromatic
#1628F3 #505DF6 #8A93F9 #C4C9FC #E2E4FE
Accessibility & contrast
On white
2.76
#8A93F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#8A93F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93F9
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93F9 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#6498F7
Tritanopia (blue-blind)
#64A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a93f9; /* rgb */ color: rgb(138, 147, 249); /* oklch */ color: oklch(70.0% 0.149 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2fc',
500: '#8a93f9',
950: '#000000',
},
}SCSS
$custom: #8a93f9; $custom-light: #b1b2fc; $custom-dark: #000000;
JSON
{
"hex": "#8a93f9",
"rgb": {
"r": 138,
"g": 147,
"b": 249
},
"hsl": {
"h": 235.135,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.70033,
"c": 0.14859,
"h": 278
},
"luminance": 0.3311
}Semantic roles & 50–950 ramp
primary
#8A93F9
secondary
#F6F3D5
accent
#D300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85