#8A91F8#8A91F8
#8A91F8 is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.6% C 0.150 H 278.8°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91F8 |
|---|---|
| RGB | rgb(138, 145, 248) |
| HSL | hsl(236, 89%, 76%) |
| HSV | hsv(236, 44%, 97%) |
| CMYK | cmyk(44.4%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(63.70, 23.35, -52.40) |
| CIE-LCH | lch(63.70, 57.37, 294.02°) |
| OKLab | oklab(69.6% 0.0229 -0.1481) |
| OKLCH | oklch(69.6% 0.15 278.8) |
| XYZ | xyz(37.5448, 32.4295, 93.0700) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Lavender Blue
#8B88F8
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 3.43
Periwinkle (survey)
#8E82FE
ΔE00 4.96
Soft Blue
#6488EA
ΔE00 7.02
Cornflower
#6A79F7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91F8 #F8F18A
analogous
#8AC8F8 #8A91F8 #BA8AF8
triadic
#8A91F8 #F88A91 #91F88A
tetradic
#8A91F8 #F88AC8 #F8F18A #8AF8BA
square
#8A91F8 #F88AC8 #F8F18A #8AF8BA
split-complementary
#8A91F8 #F8BA8A #C8F88A
monochromatic
#1724F1 #505BF5 #8A91F8 #C4C7FB #E2E4FD
Accessibility & contrast
On white
2.81
#8A91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8A91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91F8
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91F8 | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#6296F6
Tritanopia (blue-blind)
#65A6B8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a91f8; /* rgb */ color: rgb(138, 145, 248); /* oklch */ color: oklch(69.6% 0.150 278.8);
Tailwind
colors: {
custom: {
50: '#b1b1fb',
500: '#8a91f8',
950: '#000000',
},
}SCSS
$custom: #8a91f8; $custom-light: #b1b1fb; $custom-dark: #000000;
JSON
{
"hex": "#8a91f8",
"rgb": {
"r": 138,
"g": 145,
"b": 248
},
"hsl": {
"h": 236.182,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.69595,
"c": 0.14987,
"h": 278.8
},
"luminance": 0.32431
}Semantic roles & 50–950 ramp
primary
#8A91F8
secondary
#F5F3D6
accent
#D700E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85