#8A93F4#8A93F4
#8A93F4 is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.8% C 0.142 H 278.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93F4 |
|---|---|
| RGB | rgb(138, 147, 244) |
| HSL | hsl(235, 83%, 75%) |
| HSV | hsv(235, 43%, 96%) |
| CMYK | cmyk(43.4%, 39.8%, 0%, 4.3%) |
| CIE-LAB | lab(64.00, 21.04, -49.73) |
| CIE-LCH | lch(64.00, 53.99, 292.94°) |
| OKLab | oklab(69.76% 0.0198 -0.1403) |
| OKLCH | oklch(69.76% 0.142 278) |
| XYZ | xyz(37.2392, 32.8006, 89.9394) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.84
Perrywinkle
#8F8CE7
ΔE00 3.47
Lavender Blue
#8B88F8
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Soft Blue
#6488EA
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93F4 #F4EB8A
analogous
#8AC8F4 #8A93F4 #B68AF4
triadic
#8A93F4 #F48A93 #93F48A
tetradic
#8A93F4 #F48AC8 #F4EB8A #8AF4B6
square
#8A93F4 #F48AC8 #F4EB8A #8AF4B6
split-complementary
#8A93F4 #F4B68A #C8F48A
monochromatic
#1A2CE9 #525FEF #8A93F4 #C2C7F9 #E3E5FC
Accessibility & contrast
On white
2.78
#8A93F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8A93F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93F4
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93F4 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF8
Deuteranopia (green-blind)
#6897F2
Tritanopia (blue-blind)
#67A7B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a93f4; /* rgb */ color: rgb(138, 147, 244); /* oklch */ color: oklch(69.8% 0.142 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2f8',
500: '#8a93f4',
950: '#000000',
},
}SCSS
$custom: #8a93f4; $custom-light: #b1b2f8; $custom-dark: #000000;
JSON
{
"hex": "#8a93f4",
"rgb": {
"r": 138,
"g": 147,
"b": 244
},
"hsl": {
"h": 234.906,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.69761,
"c": 0.14168,
"h": 278
},
"luminance": 0.32802
}Semantic roles & 50–950 ramp
primary
#8A93F4
secondary
#F4F2D7
accent
#CD06DF
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85