#8A91F7#8A91F7
#8A91F7 is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.5% C 0.148 H 278.8°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91F7 |
|---|---|
| RGB | rgb(138, 145, 247) |
| HSL | hsl(236, 87%, 75%) |
| HSV | hsv(236, 44%, 97%) |
| CMYK | cmyk(44.1%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(63.65, 23.06, -51.93) |
| CIE-LCH | lch(63.65, 56.82, 293.94°) |
| OKLab | oklab(69.54% 0.0228 -0.1467) |
| OKLCH | oklch(69.54% 0.148 278.8) |
| XYZ | xyz(37.3901, 32.3676, 92.2551) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Lavender Blue
#8B88F8
ΔE00 2.88
Perrywinkle
#8F8CE7
ΔE00 3.33
Periwinkle (survey)
#8E82FE
ΔE00 4.99
Soft Blue
#6488EA
ΔE00 7.00
Cornflower
#6A79F7
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91F7 #F7F08A
analogous
#8AC7F7 #8A91F7 #B98AF7
triadic
#8A91F7 #F78A91 #91F78A
tetradic
#8A91F7 #F78AC7 #F7F08A #8AF7B9
square
#8A91F7 #F78AC7 #F7F08A #8AF7B9
split-complementary
#8A91F7 #F7B98A #C7F78A
monochromatic
#1725EF #515BF3 #8A91F7 #C3C7FB #E2E4FD
Accessibility & contrast
On white
2.81
#8A91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8A91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91F7
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91F7 | 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)
#6B9EFB
Deuteranopia (green-blind)
#6396F5
Tritanopia (blue-blind)
#65A6B8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a91f7; /* rgb */ color: rgb(138, 145, 247); /* oklch */ color: oklch(69.5% 0.148 278.8);
Tailwind
colors: {
custom: {
50: '#b1b1fa',
500: '#8a91f7',
950: '#000000',
},
}SCSS
$custom: #8a91f7; $custom-light: #b1b1fa; $custom-dark: #000000;
JSON
{
"hex": "#8a91f7",
"rgb": {
"r": 138,
"g": 145,
"b": 247
},
"hsl": {
"h": 236.147,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.6954,
"c": 0.14849,
"h": 278.8
},
"luminance": 0.32369
}Semantic roles & 50–950 ramp
primary
#8A91F7
secondary
#F5F3D6
accent
#D502E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85