#8A91FF#8A91FF
#8A91FF is a light, vivid blue. Relative luminance 0.329; OKLCH L 70.0% C 0.159 H 278.7°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91FF |
|---|---|
| RGB | rgb(138, 145, 255) |
| HSL | hsl(236, 100%, 77%) |
| HSV | hsv(236, 46%, 100%) |
| CMYK | cmyk(45.9%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(64.06, 25.36, -55.66) |
| CIE-LCH | lch(64.06, 61.16, 294.50°) |
| OKLab | oklab(69.99% 0.024 -0.1576) |
| OKLCH | oklch(69.99% 0.159 278.7) |
| XYZ | xyz(38.6511, 32.8721, 98.8967) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.41
Lavender Blue
#8B88F8
ΔE00 2.95
Perrywinkle
#8F8CE7
ΔE00 4.18
Periwinkle (survey)
#8E82FE
ΔE00 4.82
Soft Blue
#6488EA
ΔE00 7.18
Cornflower
#6A79F7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91FF #FFF88A
analogous
#8ACCFF #8A91FF #BE8AFF
triadic
#8A91FF #FF8A91 #91FF8A
tetradic
#8A91FF #FF8ACC #FFF88A #8AFFBE
square
#8A91FF #FF8ACC #FFF88A #8AFFBE
split-complementary
#8A91FF #FFBE8A #CCFF8A
monochromatic
#101EFF #4D57FF #8A91FF #C7CBFF #E0E2FF
Accessibility & contrast
On white
2.77
#8A91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#8A91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91FF
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91FF | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#5D97FD
Tritanopia (blue-blind)
#61A8BC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a91ff; /* rgb */ color: rgb(138, 145, 255); /* oklch */ color: oklch(70.0% 0.159 278.7);
Tailwind
colors: {
custom: {
50: '#b2b1ff',
500: '#8a91ff',
950: '#000000',
},
}SCSS
$custom: #8a91ff; $custom-light: #b2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#8a91ff",
"rgb": {
"r": 138,
"g": 145,
"b": 255
},
"hsl": {
"h": 236.41,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.69987,
"c": 0.15946,
"h": 278.7
},
"luminance": 0.32874
}Semantic roles & 50–950 ramp
primary
#8A91FF
secondary
#F7F5D4
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86