#8A80E8#8A80E8
#8A80E8 is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.5% C 0.151 H 285.8°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80E8 |
|---|---|
| RGB | rgb(138, 128, 232) |
| HSL | hsl(246, 69%, 71%) |
| HSV | hsv(246, 45%, 91%) |
| CMYK | cmyk(40.5%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(58.66, 28.74, -51.55) |
| CIE-LCH | lch(58.66, 59.02, 299.14°) |
| OKLab | oklab(65.5% 0.0413 -0.1457) |
| OKLCH | oklch(65.5% 0.151 285.8) |
| XYZ | xyz(32.7618, 26.6666, 79.7493) |
| Luminance | 0.2667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.14
Lavender Blue
#8B88F8
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 3.67
Mediumpurple
#9370DB
ΔE00 6.04
Cornflower
#6A79F7
ΔE00 6.27
Mediumslateblue
#7B68EE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80E8 #DEE880
analogous
#80AAE8 #8A80E8 #BE80E8
triadic
#8A80E8 #E88A80 #80E88A
tetradic
#8A80E8 #E880AA #DEE880 #80E8BE
square
#8A80E8 #E880AA #DEE880 #80E8BE
split-complementary
#8A80E8 #E8BE80 #AAE880
monochromatic
#3424C9 #5A4CDF #8A80E8 #BAB4F1 #E7E5FA
Accessibility & contrast
On white
3.32
#8A80E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#8A80E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80E8
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80E8 | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5990EC
Deuteranopia (green-blind)
#578AE6
Tritanopia (blue-blind)
#6F95A9
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a80e8; /* rgb */ color: rgb(138, 128, 232); /* oklch */ color: oklch(65.5% 0.151 285.8);
Tailwind
colors: {
custom: {
50: '#b0a5f0',
500: '#8a80e8',
950: '#000000',
},
}SCSS
$custom: #8a80e8; $custom-light: #b0a5f0; $custom-dark: #000000;
JSON
{
"hex": "#8a80e8",
"rgb": {
"r": 138,
"g": 128,
"b": 232
},
"hsl": {
"h": 245.769,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.65502,
"c": 0.15142,
"h": 285.8
},
"luminance": 0.26668
}Semantic roles & 50–950 ramp
primary
#8A80E8
secondary
#EDF0D4
accent
#D114BF
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84