#8B80EB#8B80EB
#8B80EB is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.8% C 0.155 H 286.0°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8B80EB |
|---|---|
| RGB | rgb(139, 128, 235) |
| HSL | hsl(246, 73%, 71%) |
| HSV | hsv(246, 46%, 92%) |
| CMYK | cmyk(40.9%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(58.90, 29.82, -52.83) |
| CIE-LCH | lch(58.90, 60.67, 299.45°) |
| OKLab | oklab(65.76% 0.0428 -0.1494) |
| OKLCH | oklch(65.76% 0.155 286) |
| XYZ | xyz(33.3578, 26.9242, 82.0205) |
| Luminance | 0.2692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.70
Lavender Blue
#8B88F8
ΔE00 3.03
Perrywinkle
#8F8CE7
ΔE00 3.76
Mediumpurple
#9370DB
ΔE00 6.08
Cornflower
#6A79F7
ΔE00 6.26
Mediumslateblue
#7B68EE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B80EB #E0EB80
analogous
#80AAEB #8B80EB #C080EB
triadic
#8B80EB #EB8B80 #80EB8B
tetradic
#8B80EB #EB80AA #E0EB80 #80EBC0
square
#8B80EB #EB80AA #E0EB80 #80EBC0
split-complementary
#8B80EB #EBC080 #AAEB80
monochromatic
#3321D0 #5B4BE3 #8B80EB #BBB5F3 #E7E5FB
Accessibility & contrast
On white
3.29
#8B80EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#8B80EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B80EB
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B80EB | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5791EF
Deuteranopia (green-blind)
#558BE9
Tritanopia (blue-blind)
#6F96AA
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8b80eb; /* rgb */ color: rgb(139, 128, 235); /* oklch */ color: oklch(65.8% 0.155 286.0);
Tailwind
colors: {
custom: {
50: '#b1a5f2',
500: '#8b80eb',
950: '#000000',
},
}SCSS
$custom: #8b80eb; $custom-light: #b1a5f2; $custom-dark: #000000;
JSON
{
"hex": "#8b80eb",
"rgb": {
"r": 139,
"g": 128,
"b": 235
},
"hsl": {
"h": 246.168,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.65755,
"c": 0.15543,
"h": 286
},
"luminance": 0.26925
}Semantic roles & 50–950 ramp
primary
#8B80EB
secondary
#EFF1D5
accent
#D511C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85