#8A91F4#8A91F4
#8A91F4 is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.4% C 0.144 H 278.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91F4 |
|---|---|
| RGB | rgb(138, 145, 244) |
| HSL | hsl(236, 83%, 75%) |
| HSV | hsv(236, 43%, 96%) |
| CMYK | cmyk(43.4%, 40.6%, 0%, 4.3%) |
| CIE-LAB | lab(63.49, 22.21, -50.52) |
| CIE-LCH | lch(63.49, 55.19, 293.73°) |
| OKLab | oklab(69.38% 0.0222 -0.1426) |
| OKLCH | oklch(69.38% 0.144 278.9) |
| XYZ | xyz(36.9309, 32.1840, 89.8366) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Lavender Blue
#8B88F8
ΔE00 2.97
Perrywinkle
#8F8CE7
ΔE00 3.04
Periwinkle (survey)
#8E82FE
ΔE00 5.12
Soft Blue
#6488EA
ΔE00 6.98
Cornflower
#6A79F7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91F4 #F4ED8A
analogous
#8AC6F4 #8A91F4 #B88AF4
triadic
#8A91F4 #F48A91 #91F48A
tetradic
#8A91F4 #F48AC6 #F4ED8A #8AF4B8
square
#8A91F4 #F48AC6 #F4ED8A #8AF4B8
split-complementary
#8A91F4 #F4B88A #C6F48A
monochromatic
#1A28E9 #525CEF #8A91F4 #C2C6F9 #E3E5FC
Accessibility & contrast
On white
2.82
#8A91F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8A91F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91F4
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91F4 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#6596F2
Tritanopia (blue-blind)
#67A5B7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a91f4; /* rgb */ color: rgb(138, 145, 244); /* oklch */ color: oklch(69.4% 0.144 278.9);
Tailwind
colors: {
custom: {
50: '#b1b1f8',
500: '#8a91f4',
950: '#000000',
},
}SCSS
$custom: #8a91f4; $custom-light: #b1b1f8; $custom-dark: #000000;
JSON
{
"hex": "#8a91f4",
"rgb": {
"r": 138,
"g": 145,
"b": 244
},
"hsl": {
"h": 236.038,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.69375,
"c": 0.14434,
"h": 278.9
},
"luminance": 0.32186
}Semantic roles & 50–950 ramp
primary
#8A91F4
secondary
#F4F2D7
accent
#D106DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85