#8A80EC#8A80EC
#8A80EC is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.7% C 0.157 H 285.4°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80EC |
|---|---|
| RGB | rgb(138, 128, 236) |
| HSL | hsl(246, 74%, 71%) |
| HSV | hsv(246, 46%, 93%) |
| CMYK | cmyk(41.5%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(58.88, 29.86, -53.43) |
| CIE-LCH | lch(58.88, 61.21, 299.20°) |
| OKLab | oklab(65.73% 0.0418 -0.1512) |
| OKLCH | oklch(65.73% 0.157 285.4) |
| XYZ | xyz(33.3364, 26.8965, 82.7757) |
| Luminance | 0.2690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.56
Lavender Blue
#8B88F8
ΔE00 2.88
Perrywinkle
#8F8CE7
ΔE00 3.81
Cornflower
#6A79F7
ΔE00 6.00
Mediumpurple
#9370DB
ΔE00 6.26
Mediumslateblue
#7B68EE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80EC #E2EC80
analogous
#80ACEC #8A80EC #C080EC
triadic
#8A80EC #EC8A80 #80EC8A
tetradic
#8A80EC #EC80AC #E2EC80 #80ECC0
square
#8A80EC #EC80AC #E2EC80 #80ECC0
split-complementary
#8A80EC #ECC080 #ACEC80
monochromatic
#301FD2 #594BE4 #8A80EC #BBB5F4 #E6E4FB
Accessibility & contrast
On white
3.29
#8A80EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#8A80EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80EC
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80EC | 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)
#5691F0
Deuteranopia (green-blind)
#548AEA
Tritanopia (blue-blind)
#6D96AB
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a80ec; /* rgb */ color: rgb(138, 128, 236); /* oklch */ color: oklch(65.7% 0.157 285.4);
Tailwind
colors: {
custom: {
50: '#b1a5f3',
500: '#8a80ec',
950: '#000000',
},
}SCSS
$custom: #8a80ec; $custom-light: #b1a5f3; $custom-dark: #000000;
JSON
{
"hex": "#8a80ec",
"rgb": {
"r": 138,
"g": 128,
"b": 236
},
"hsl": {
"h": 245.556,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.65733,
"c": 0.15686,
"h": 285.4
},
"luminance": 0.26898
}Semantic roles & 50–950 ramp
primary
#8A80EC
secondary
#EFF2D6
accent
#D60FC4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85