#8491EF#8491EF
#8491EF is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.7% C 0.139 H 276.2°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8491EF |
|---|---|
| RGB | rgb(132, 145, 239) |
| HSL | hsl(233, 77%, 73%) |
| HSV | hsv(233, 45%, 94%) |
| CMYK | cmyk(44.8%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(62.83, 19.32, -48.85) |
| CIE-LCH | lch(62.83, 52.53, 291.58°) |
| OKLab | oklab(68.68% 0.0149 -0.1378) |
| OKLCH | oklch(68.68% 0.139 276.2) |
| XYZ | xyz(35.2163, 31.3865, 85.8472) |
| Luminance | 0.3139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.84
Perrywinkle
#8F8CE7
ΔE00 3.73
Lavender Blue
#8B88F8
ΔE00 3.84
Soft Blue
#6488EA
ΔE00 5.81
Periwinkle (survey)
#8E82FE
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8491EF #EFE284
analogous
#84C7EF #8491EF #AC84EF
triadic
#8491EF #EF8491 #91EF84
tetradic
#8491EF #EF84C7 #EFE284 #84EFAC
square
#8491EF #EF84C7 #EFE284 #84EFAC
split-complementary
#8491EF #EFAC84 #C7EF84
monochromatic
#1D34DC #4E61E8 #8491EF #BAC1F6 #E4E7FB
Accessibility & contrast
On white
2.89
#8491EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8491EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8491EF
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8491EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8491EF | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#6694ED
Tritanopia (blue-blind)
#5FA4B4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8491ef; /* rgb */ color: rgb(132, 145, 239); /* oklch */ color: oklch(68.7% 0.139 276.2);
Tailwind
colors: {
custom: {
50: '#adb1f4',
500: '#8491ef',
950: '#000000',
},
}SCSS
$custom: #8491ef; $custom-light: #adb1f4; $custom-dark: #000000;
JSON
{
"hex": "#8491ef",
"rgb": {
"r": 132,
"g": 145,
"b": 239
},
"hsl": {
"h": 232.71,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.68682,
"c": 0.13865,
"h": 276.2
},
"luminance": 0.31388
}Semantic roles & 50–950 ramp
primary
#8491EF
secondary
#F3F0D8
accent
#C00CD9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85