#8A91FB#8A91FB
#8A91FB is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.8% C 0.154 H 278.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91FB |
|---|---|
| RGB | rgb(138, 145, 251) |
| HSL | hsl(236, 93%, 76%) |
| HSV | hsv(236, 45%, 98%) |
| CMYK | cmyk(45%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(63.85, 24.21, -53.80) |
| CIE-LCH | lch(63.85, 59.00, 294.23°) |
| OKLab | oklab(69.76% 0.0234 -0.1522) |
| OKLCH | oklch(69.76% 0.154 278.7) |
| XYZ | xyz(38.0139, 32.6172, 95.5408) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Lavender Blue
#8B88F8
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 3.75
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Soft Blue
#6488EA
ΔE00 7.07
Cornflower
#6A79F7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91FB #FBF48A
analogous
#8ACAFB #8A91FB #BC8AFB
triadic
#8A91FB #FB8A91 #91FB8A
tetradic
#8A91FB #FB8ACA #FBF48A #8AFBBC
square
#8A91FB #FB8ACA #FBF48A #8AFBBC
split-complementary
#8A91FB #FBBC8A #CAFB8A
monochromatic
#1422F7 #4F59F9 #8A91FB #C5C9FD #E1E3FE
Accessibility & contrast
On white
2.79
#8A91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#8A91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91FB
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91FB | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#6097F9
Tritanopia (blue-blind)
#63A7BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a91fb; /* rgb */ color: rgb(138, 145, 251); /* oklch */ color: oklch(69.8% 0.154 278.7);
Tailwind
colors: {
custom: {
50: '#b1b1fd',
500: '#8a91fb',
950: '#000000',
},
}SCSS
$custom: #8a91fb; $custom-light: #b1b1fd; $custom-dark: #000000;
JSON
{
"hex": "#8a91fb",
"rgb": {
"r": 138,
"g": 145,
"b": 251
},
"hsl": {
"h": 236.283,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.69762,
"c": 0.15399,
"h": 278.7
},
"luminance": 0.32619
}Semantic roles & 50–950 ramp
primary
#8A91FB
secondary
#F6F4D5
accent
#D700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86