#8B80EA#8B80EA
#8B80EA is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.7% C 0.154 H 286.1°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8B80EA |
|---|---|
| RGB | rgb(139, 128, 234) |
| HSL | hsl(246, 72%, 71%) |
| HSV | hsv(246, 45%, 92%) |
| CMYK | cmyk(40.6%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(58.85, 29.55, -52.36) |
| CIE-LCH | lch(58.85, 60.12, 299.44°) |
| OKLab | oklab(65.7% 0.0427 -0.148) |
| OKLCH | oklch(65.7% 0.154 286.1) |
| XYZ | xyz(33.2137, 26.8666, 81.2617) |
| Luminance | 0.2687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.84
Lavender Blue
#8B88F8
ΔE00 3.12
Perrywinkle
#8F8CE7
ΔE00 3.73
Mediumpurple
#9370DB
ΔE00 6.03
Cornflower
#6A79F7
ΔE00 6.32
Mediumslateblue
#7B68EE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B80EA #DFEA80
analogous
#80AAEA #8B80EA #C080EA
triadic
#8B80EA #EA8B80 #80EA8B
tetradic
#8B80EA #EA80AA #DFEA80 #80EAC0
square
#8B80EA #EA80AA #DFEA80 #80EAC0
split-complementary
#8B80EA #EAC080 #AAEA80
monochromatic
#3422CE #5B4BE1 #8B80EA #BBB5F3 #E7E5FB
Accessibility & contrast
On white
3.29
#8B80EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#8B80EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B80EA
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B80EA | 1.00 | 3.29 | 6.37 | 6.37 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5890EE
Deuteranopia (green-blind)
#568BE8
Tritanopia (blue-blind)
#7095AA
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8b80ea; /* rgb */ color: rgb(139, 128, 234); /* oklch */ color: oklch(65.7% 0.154 286.1);
Tailwind
colors: {
custom: {
50: '#b1a5f1',
500: '#8b80ea',
950: '#000000',
},
}SCSS
$custom: #8b80ea; $custom-light: #b1a5f1; $custom-dark: #000000;
JSON
{
"hex": "#8b80ea",
"rgb": {
"r": 139,
"g": 128,
"b": 234
},
"hsl": {
"h": 246.226,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65697,
"c": 0.15407,
"h": 286.1
},
"luminance": 0.26868
}Semantic roles & 50–950 ramp
primary
#8B80EA
secondary
#EEF1D5
accent
#D412C0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85