#8A93E9#8A93E9
#8A93E9 is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.2% C 0.126 H 278.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93E9 |
|---|---|
| RGB | rgb(138, 147, 233) |
| HSL | hsl(234, 68%, 73%) |
| HSV | hsv(234, 41%, 91%) |
| CMYK | cmyk(40.8%, 36.9%, 0%, 8.6%) |
| CIE-LAB | lab(63.47, 17.94, -44.51) |
| CIE-LCH | lch(63.47, 47.99, 291.96°) |
| OKLab | oklab(69.18% 0.0176 -0.1251) |
| OKLCH | oklch(69.18% 0.126 278) |
| XYZ | xyz(35.6186, 32.1523, 81.4043) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Perrywinkle
#8F8CE7
ΔE00 2.92
Lavender Blue
#8B88F8
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 7.14
Cornflowerblue
#6495ED
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93E9 #E9E08A
analogous
#8AC2E9 #8A93E9 #B18AE9
triadic
#8A93E9 #E98A93 #93E98A
tetradic
#8A93E9 #E98AC2 #E9E08A #8AE9B1
square
#8A93E9 #E98AC2 #E9E08A #8AE9B1
split-complementary
#8A93E9 #E9B18A #C2E98A
monochromatic
#2737D1 #5663DF #8A93E9 #BEC3F3 #E5E7FA
Accessibility & contrast
On white
2.83
#8A93E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8A93E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93E9
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93E9 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEC
Deuteranopia (green-blind)
#6F96E7
Tritanopia (blue-blind)
#6CA4B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a93e9; /* rgb */ color: rgb(138, 147, 233); /* oklch */ color: oklch(69.2% 0.126 278.0);
Tailwind
colors: {
custom: {
50: '#b0b2f0',
500: '#8a93e9',
950: '#000000',
},
}SCSS
$custom: #8a93e9; $custom-light: #b0b2f0; $custom-dark: #000000;
JSON
{
"hex": "#8a93e9",
"rgb": {
"r": 138,
"g": 147,
"b": 233
},
"hsl": {
"h": 234.316,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.69181,
"c": 0.12631,
"h": 278
},
"luminance": 0.32154
}Semantic roles & 50–950 ramp
primary
#8A93E9
secondary
#F2EFD9
accent
#BF15D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111016
muted
#807F84