#8B82EA#8B82EA
#8B82EA is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.1% C 0.151 H 285.4°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8B82EA |
|---|---|
| RGB | rgb(139, 130, 234) |
| HSL | hsl(245, 71%, 71%) |
| HSV | hsv(245, 44%, 92%) |
| CMYK | cmyk(40.6%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(59.34, 28.38, -51.59) |
| CIE-LCH | lch(59.34, 58.88, 298.82°) |
| OKLab | oklab(66.07% 0.0402 -0.1458) |
| OKLCH | oklch(66.07% 0.151 285.4) |
| XYZ | xyz(33.4772, 27.3935, 81.3495) |
| Luminance | 0.2740 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.69
Periwinkle (survey)
#8E82FE
ΔE00 2.83
Perrywinkle
#8F8CE7
ΔE00 3.13
Cornflower
#6A79F7
ΔE00 6.42
Mediumpurple
#9370DB
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B82EA #E1EA82
analogous
#82ADEA #8B82EA #BF82EA
triadic
#8B82EA #EA8B82 #82EA8B
tetradic
#8B82EA #EA82AD #E1EA82 #82EABF
square
#8B82EA #EA82AD #E1EA82 #82EABF
split-complementary
#8B82EA #EABF82 #ADEA82
monochromatic
#3223CF #5A4EE1 #8B82EA #BCB6F3 #E7E5FB
Accessibility & contrast
On white
3.24
#8B82EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#8B82EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B82EA
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B82EA | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B92EE
Deuteranopia (green-blind)
#598CE8
Tritanopia (blue-blind)
#6F97AB
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8b82ea; /* rgb */ color: rgb(139, 130, 234); /* oklch */ color: oklch(66.1% 0.151 285.4);
Tailwind
colors: {
custom: {
50: '#b1a6f1',
500: '#8b82ea',
950: '#000000',
},
}SCSS
$custom: #8b82ea; $custom-light: #b1a6f1; $custom-dark: #000000;
JSON
{
"hex": "#8b82ea",
"rgb": {
"r": 139,
"g": 130,
"b": 234
},
"hsl": {
"h": 245.192,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.66065,
"c": 0.15121,
"h": 285.4
},
"luminance": 0.27395
}Semantic roles & 50–950 ramp
primary
#8B82EA
secondary
#EFF1D6
accent
#D312C3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85