#8B81EA#8B81EA
#8B81EA is a light, vivid blue. Relative luminance 0.271; OKLCH L 65.9% C 0.153 H 285.7°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8B81EA |
|---|---|
| RGB | rgb(139, 129, 234) |
| HSL | hsl(246, 71%, 71%) |
| HSV | hsv(246, 45%, 92%) |
| CMYK | cmyk(40.6%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(59.09, 28.96, -51.98) |
| CIE-LCH | lch(59.09, 59.50, 299.13°) |
| OKLab | oklab(65.88% 0.0414 -0.1469) |
| OKLCH | oklch(65.88% 0.153 285.7) |
| XYZ | xyz(33.3448, 27.1288, 81.3054) |
| Luminance | 0.2713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 3.43
Mediumpurple
#9370DB
ΔE00 6.30
Cornflower
#6A79F7
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B81EA #E0EA81
analogous
#81ABEA #8B81EA #BF81EA
triadic
#8B81EA #EA8B81 #81EA8B
tetradic
#8B81EA #EA81AB #E0EA81 #81EABF
square
#8B81EA #EA81AB #E0EA81 #81EABF
split-complementary
#8B81EA #EABF81 #ABEA81
monochromatic
#3322CE #5B4DE1 #8B81EA #BBB5F3 #E7E5FB
Accessibility & contrast
On white
3.27
#8B81EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#8B81EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B81EA
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B81EA | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A91EE
Deuteranopia (green-blind)
#578BE8
Tritanopia (blue-blind)
#6F96AA
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8b81ea; /* rgb */ color: rgb(139, 129, 234); /* oklch */ color: oklch(65.9% 0.153 285.7);
Tailwind
colors: {
custom: {
50: '#b1a5f1',
500: '#8b81ea',
950: '#000000',
},
}SCSS
$custom: #8b81ea; $custom-light: #b1a5f1; $custom-dark: #000000;
JSON
{
"hex": "#8b81ea",
"rgb": {
"r": 139,
"g": 129,
"b": 234
},
"hsl": {
"h": 245.714,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.6588,
"c": 0.15264,
"h": 285.7
},
"luminance": 0.2713
}Semantic roles & 50–950 ramp
primary
#8B81EA
secondary
#EFF1D6
accent
#D312C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85