#8A91FA#8A91FA
#8A91FA is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.7% C 0.153 H 278.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91FA |
|---|---|
| RGB | rgb(138, 145, 250) |
| HSL | hsl(236, 92%, 76%) |
| HSV | hsv(236, 45%, 98%) |
| CMYK | cmyk(44.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(63.80, 23.92, -53.33) |
| CIE-LCH | lch(63.80, 58.45, 294.16°) |
| OKLab | oklab(69.71% 0.0233 -0.1508) |
| OKLCH | oklch(69.71% 0.153 278.8) |
| XYZ | xyz(37.8567, 32.5543, 94.7128) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Lavender Blue
#8B88F8
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 3.64
Periwinkle (survey)
#8E82FE
ΔE00 4.90
Soft Blue
#6488EA
ΔE00 7.05
Cornflower
#6A79F7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91FA #FAF38A
analogous
#8AC9FA #8A91FA #BB8AFA
triadic
#8A91FA #FA8A91 #91FA8A
tetradic
#8A91FA #FA8AC9 #FAF38A #8AFABB
square
#8A91FA #FA8AC9 #FAF38A #8AFABB
split-complementary
#8A91FA #FABB8A #C9FA8A
monochromatic
#1523F5 #4F5AF7 #8A91FA #C5C8FD #E2E3FE
Accessibility & contrast
On white
2.80
#8A91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#8A91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91FA
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91FA | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#6196F8
Tritanopia (blue-blind)
#64A7B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a91fa; /* rgb */ color: rgb(138, 145, 250); /* oklch */ color: oklch(69.7% 0.153 278.8);
Tailwind
colors: {
custom: {
50: '#b1b1fc',
500: '#8a91fa',
950: '#000000',
},
}SCSS
$custom: #8a91fa; $custom-light: #b1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8a91fa",
"rgb": {
"r": 138,
"g": 145,
"b": 250
},
"hsl": {
"h": 236.25,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.69706,
"c": 0.15262,
"h": 278.8
},
"luminance": 0.32556
}Semantic roles & 50–950 ramp
primary
#8A91FA
secondary
#F6F4D5
accent
#D700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85