#8A91E9#8A91E9
#8A91E9 is a light, vivid blue. Relative luminance 0.315; OKLCH L 68.8% C 0.129 H 279.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8A91E9 |
|---|---|
| RGB | rgb(138, 145, 233) |
| HSL | hsl(236, 68%, 73%) |
| HSV | hsv(236, 41%, 91%) |
| CMYK | cmyk(40.8%, 37.8%, 0%, 8.6%) |
| CIE-LAB | lab(62.96, 19.11, -45.31) |
| CIE-LCH | lch(62.96, 49.17, 292.86°) |
| OKLab | oklab(68.79% 0.0201 -0.1274) |
| OKLCH | oklch(68.79% 0.129 279) |
| XYZ | xyz(35.3103, 31.5357, 81.3015) |
| Luminance | 0.3154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.34
Periwinkle Blue
#8F99FB
ΔE00 3.15
Lavender Blue
#8B88F8
ΔE00 3.74
Periwinkle (survey)
#8E82FE
ΔE00 5.86
Soft Blue
#6488EA
ΔE00 7.14
Cornflower
#6A79F7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A91E9 #E9E28A
analogous
#8AC0E9 #8A91E9 #B28AE9
triadic
#8A91E9 #E98A91 #91E98A
tetradic
#8A91E9 #E98AC0 #E9E28A #8AE9B2
square
#8A91E9 #E98AC0 #E9E28A #8AE9B2
split-complementary
#8A91E9 #E9B28A #C0E98A
monochromatic
#2734D1 #5661DF #8A91E9 #BEC1F3 #E5E7FA
Accessibility & contrast
On white
2.87
#8A91E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#8A91E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A91E9
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A91E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A91E9 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEC
Deuteranopia (green-blind)
#6C95E7
Tritanopia (blue-blind)
#6DA3B2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a91e9; /* rgb */ color: rgb(138, 145, 233); /* oklch */ color: oklch(68.8% 0.129 279.0);
Tailwind
colors: {
custom: {
50: '#b0b1f0',
500: '#8a91e9',
950: '#000000',
},
}SCSS
$custom: #8a91e9; $custom-light: #b0b1f0; $custom-dark: #000000;
JSON
{
"hex": "#8a91e9",
"rgb": {
"r": 138,
"g": 145,
"b": 233
},
"hsl": {
"h": 235.579,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.68788,
"c": 0.12901,
"h": 279
},
"luminance": 0.31537
}Semantic roles & 50–950 ramp
primary
#8A91E9
secondary
#F2F0D9
accent
#C215D0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84