#8491EE#8491EE
#8491EE is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.6% C 0.137 H 276.1°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8491EE |
|---|---|
| RGB | rgb(132, 145, 238) |
| HSL | hsl(233, 76%, 73%) |
| HSV | hsv(233, 45%, 93%) |
| CMYK | cmyk(44.5%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(62.78, 19.03, -48.37) |
| CIE-LCH | lch(62.78, 51.98, 291.48°) |
| OKLab | oklab(68.63% 0.0147 -0.1365) |
| OKLCH | oklch(68.63% 0.137 276.1) |
| XYZ | xyz(35.0690, 31.3276, 85.0713) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 3.68
Lavender Blue
#8B88F8
ΔE00 3.89
Soft Blue
#6488EA
ΔE00 5.82
Periwinkle (survey)
#8E82FE
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8491EE #EEE184
analogous
#84C6EE #8491EE #AC84EE
triadic
#8491EE #EE8491 #91EE84
tetradic
#8491EE #EE84C6 #EEE184 #84EEAC
square
#8491EE #EE84C6 #EEE184 #84EEAC
split-complementary
#8491EE #EEAC84 #C6EE84
monochromatic
#1E35DA #4E61E7 #8491EE #BAC1F5 #E4E7FB
Accessibility & contrast
On white
2.89
#8491EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#8491EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8491EE
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8491EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8491EE | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#6694EC
Tritanopia (blue-blind)
#5FA4B4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8491ee; /* rgb */ color: rgb(132, 145, 238); /* oklch */ color: oklch(68.6% 0.137 276.1);
Tailwind
colors: {
custom: {
50: '#acb1f4',
500: '#8491ee',
950: '#000000',
},
}SCSS
$custom: #8491ee; $custom-light: #acb1f4; $custom-dark: #000000;
JSON
{
"hex": "#8491ee",
"rgb": {
"r": 132,
"g": 145,
"b": 238
},
"hsl": {
"h": 232.642,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.68628,
"c": 0.13726,
"h": 276.1
},
"luminance": 0.31329
}Semantic roles & 50–950 ramp
primary
#8491EE
secondary
#F3F0D8
accent
#BF0ED8
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#111017
muted
#807F85