#8A93EC#8A93EC
#8A93EC is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.3% C 0.131 H 278.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93EC |
|---|---|
| RGB | rgb(138, 147, 236) |
| HSL | hsl(234, 72%, 73%) |
| HSV | hsv(234, 42%, 93%) |
| CMYK | cmyk(41.5%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(63.61, 18.78, -45.94) |
| CIE-LCH | lch(63.61, 49.63, 292.24°) |
| OKLab | oklab(69.34% 0.0182 -0.1292) |
| OKLCH | oklch(69.34% 0.131 278) |
| XYZ | xyz(36.0508, 32.3252, 83.6805) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 3.00
Lavender Blue
#8B88F8
ΔE00 4.03
Periwinkle (survey)
#8E82FE
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93EC #ECE38A
analogous
#8AC4EC #8A93EC #B28AEC
triadic
#8A93EC #EC8A93 #93EC8A
tetradic
#8A93EC #EC8AC4 #ECE38A #8AECB2
square
#8A93EC #EC8AC4 #ECE38A #8AECB2
split-complementary
#8A93EC #ECB28A #C4EC8A
monochromatic
#2334D8 #5562E3 #8A93EC #BFC4F5 #E5E7FB
Accessibility & contrast
On white
2.81
#8A93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8A93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93EC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93EC | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#6D96EA
Tritanopia (blue-blind)
#6BA5B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a93ec; /* rgb */ color: rgb(138, 147, 236); /* oklch */ color: oklch(69.3% 0.131 278.0);
Tailwind
colors: {
custom: {
50: '#b0b2f2',
500: '#8a93ec',
950: '#000000',
},
}SCSS
$custom: #8a93ec; $custom-light: #b0b2f2; $custom-dark: #000000;
JSON
{
"hex": "#8a93ec",
"rgb": {
"r": 138,
"g": 147,
"b": 236
},
"hsl": {
"h": 234.49,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.69336,
"c": 0.13052,
"h": 278
},
"luminance": 0.32327
}Semantic roles & 50–950 ramp
primary
#8A93EC
secondary
#F2F0D9
accent
#C211D4
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85