#8A93F7#8A93F7
#8A93F7 is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.9% C 0.146 H 278.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93F7 |
|---|---|
| RGB | rgb(138, 147, 247) |
| HSL | hsl(235, 87%, 75%) |
| HSV | hsv(235, 44%, 97%) |
| CMYK | cmyk(44.1%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(64.15, 21.90, -51.14) |
| CIE-LCH | lch(64.15, 55.63, 293.18°) |
| OKLab | oklab(69.92% 0.0204 -0.1444) |
| OKLCH | oklch(69.92% 0.146 278) |
| XYZ | xyz(37.6984, 32.9842, 92.3579) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 3.51
Perrywinkle
#8F8CE7
ΔE00 3.72
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Soft Blue
#6488EA
ΔE00 7.01
Cornflowerblue
#6495ED
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93F7 #F7EE8A
analogous
#8AC9F7 #8A93F7 #B78AF7
triadic
#8A93F7 #F78A93 #93F78A
tetradic
#8A93F7 #F78AC9 #F7EE8A #8AF7B7
square
#8A93F7 #F78AC9 #F7EE8A #8AF7B7
split-complementary
#8A93F7 #F7B78A #C9F78A
monochromatic
#1729EF #515EF3 #8A93F7 #C3C8FB #E2E5FD
Accessibility & contrast
On white
2.76
#8A93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8A93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93F7
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93F7 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#6697F5
Tritanopia (blue-blind)
#65A7B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a93f7; /* rgb */ color: rgb(138, 147, 247); /* oklch */ color: oklch(69.9% 0.146 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2fa',
500: '#8a93f7',
950: '#000000',
},
}SCSS
$custom: #8a93f7; $custom-light: #b1b2fa; $custom-dark: #000000;
JSON
{
"hex": "#8a93f7",
"rgb": {
"r": 138,
"g": 147,
"b": 247
},
"hsl": {
"h": 235.046,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.69923,
"c": 0.14583,
"h": 278
},
"luminance": 0.32986
}Semantic roles & 50–950 ramp
primary
#8A93F7
secondary
#F5F2D6
accent
#D102E4
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85