#8A93F8#8A93F8
#8A93F8 is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.0% C 0.147 H 278.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93F8 |
|---|---|
| RGB | rgb(138, 147, 248) |
| HSL | hsl(235, 89%, 76%) |
| HSV | hsv(235, 44%, 97%) |
| CMYK | cmyk(44.4%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(64.20, 22.19, -51.60) |
| CIE-LCH | lch(64.20, 56.17, 293.26°) |
| OKLab | oklab(69.98% 0.0205 -0.1458) |
| OKLCH | oklch(69.98% 0.147 278) |
| XYZ | xyz(37.8531, 33.0461, 93.1727) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 3.50
Perrywinkle
#8F8CE7
ΔE00 3.81
Periwinkle (survey)
#8E82FE
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93F8 #F8EF8A
analogous
#8ACAF8 #8A93F8 #B88AF8
triadic
#8A93F8 #F88A93 #93F88A
tetradic
#8A93F8 #F88ACA #F8EF8A #8AF8B8
square
#8A93F8 #F88ACA #F8EF8A #8AF8B8
split-complementary
#8A93F8 #F8B88A #CAF88A
monochromatic
#1728F1 #505EF5 #8A93F8 #C4C8FB #E2E4FD
Accessibility & contrast
On white
2.76
#8A93F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8A93F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93F8
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93F8 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FC
Deuteranopia (green-blind)
#6598F6
Tritanopia (blue-blind)
#65A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a93f8; /* rgb */ color: rgb(138, 147, 248); /* oklch */ color: oklch(70.0% 0.147 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2fb',
500: '#8a93f8',
950: '#000000',
},
}SCSS
$custom: #8a93f8; $custom-light: #b1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#8a93f8",
"rgb": {
"r": 138,
"g": 147,
"b": 248
},
"hsl": {
"h": 235.091,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.69978,
"c": 0.14721,
"h": 278
},
"luminance": 0.33048
}Semantic roles & 50–950 ramp
primary
#8A93F8
secondary
#F5F3D6
accent
#D300E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85