#8A93EA#8A93EA
#8A93EA is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.2% C 0.128 H 278.0°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93EA |
|---|---|
| RGB | rgb(138, 147, 234) |
| HSL | hsl(234, 70%, 73%) |
| HSV | hsv(234, 41%, 92%) |
| CMYK | cmyk(41%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(63.52, 18.22, -44.98) |
| CIE-LCH | lch(63.52, 48.53, 292.05°) |
| OKLab | oklab(69.23% 0.0178 -0.1265) |
| OKLCH | oklch(69.23% 0.128 278) |
| XYZ | xyz(35.7618, 32.2096, 82.1587) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 4.18
Periwinkle (survey)
#8E82FE
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 7.11
Cornflowerblue
#6495ED
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93EA #EAE18A
analogous
#8AC3EA #8A93EA #B18AEA
triadic
#8A93EA #EA8A93 #93EA8A
tetradic
#8A93EA #EA8AC3 #EAE18A #8AEAB1
square
#8A93EA #EA8AC3 #EAE18A #8AEAB1
split-complementary
#8A93EA #EAB18A #C3EA8A
monochromatic
#2636D4 #5663E1 #8A93EA #BEC3F3 #E5E7FA
Accessibility & contrast
On white
2.82
#8A93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8A93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93EA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93EA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#6CA4B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a93ea; /* rgb */ color: rgb(138, 147, 234); /* oklch */ color: oklch(69.2% 0.128 278.0);
Tailwind
colors: {
custom: {
50: '#b0b2f1',
500: '#8a93ea',
950: '#000000',
},
}SCSS
$custom: #8a93ea; $custom-light: #b0b2f1; $custom-dark: #000000;
JSON
{
"hex": "#8a93ea",
"rgb": {
"r": 138,
"g": 147,
"b": 234
},
"hsl": {
"h": 234.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.69232,
"c": 0.12772,
"h": 278
},
"luminance": 0.32211
}Semantic roles & 50–950 ramp
primary
#8A93EA
secondary
#F2F0D9
accent
#C014D2
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85