#8B91EA#8B91EA
#8B91EA is a light, vivid blue. Relative luminance 0.317; OKLCH L 68.9% C 0.130 H 279.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8B91EA |
|---|---|
| RGB | rgb(139, 145, 234) |
| HSL | hsl(236, 69%, 73%) |
| HSV | hsv(236, 41%, 92%) |
| CMYK | cmyk(40.6%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(63.08, 19.64, -45.67) |
| CIE-LCH | lch(63.08, 49.71, 293.27°) |
| OKLab | oklab(68.91% 0.0214 -0.1284) |
| OKLCH | oklch(68.91% 0.13 279.5) |
| XYZ | xyz(35.6198, 31.6788, 82.0637) |
| Luminance | 0.3168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.19
Periwinkle Blue
#8F99FB
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 3.60
Periwinkle (survey)
#8E82FE
ΔE00 5.72
Soft Blue
#6488EA
ΔE00 7.32
Cornflower
#6A79F7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B91EA #EAE48B
analogous
#8BC0EA #8B91EA #B58BEA
triadic
#8B91EA #EA8B91 #91EA8B
tetradic
#8B91EA #EA8BC0 #EAE48B #8BEAB5
square
#8B91EA #EA8BC0 #EAE48B #8BEAB5
split-complementary
#8B91EA #EAB58B #C0EA8B
monochromatic
#2631D4 #5760E1 #8B91EA #BFC2F3 #E5E6FA
Accessibility & contrast
On white
2.86
#8B91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#8B91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B91EA
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B91EA | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#6C95E8
Tritanopia (blue-blind)
#6EA3B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8b91ea; /* rgb */ color: rgb(139, 145, 234); /* oklch */ color: oklch(68.9% 0.130 279.5);
Tailwind
colors: {
custom: {
50: '#b0b1f1',
500: '#8b91ea',
950: '#000000',
},
}SCSS
$custom: #8b91ea; $custom-light: #b0b1f1; $custom-dark: #000000;
JSON
{
"hex": "#8b91ea",
"rgb": {
"r": 139,
"g": 145,
"b": 234
},
"hsl": {
"h": 236.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.68913,
"c": 0.13022,
"h": 279.5
},
"luminance": 0.3168
}Semantic roles & 50–950 ramp
primary
#8B91EA
secondary
#F2F0D9
accent
#C514D1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85