#8A80EA#8A80EA
#8A80EA is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.6% C 0.154 H 285.6°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80EA |
|---|---|
| RGB | rgb(138, 128, 234) |
| HSL | hsl(246, 72%, 71%) |
| HSV | hsv(246, 45%, 92%) |
| CMYK | cmyk(41%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(58.77, 29.30, -52.49) |
| CIE-LCH | lch(58.77, 60.12, 299.17°) |
| OKLab | oklab(65.62% 0.0415 -0.1484) |
| OKLCH | oklch(65.62% 0.154 285.6) |
| XYZ | xyz(33.0475, 26.7809, 81.2539) |
| Luminance | 0.2678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.85
Lavender Blue
#8B88F8
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 3.73
Cornflower
#6A79F7
ΔE00 6.13
Mediumpurple
#9370DB
ΔE00 6.15
Mediumslateblue
#7B68EE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80EA #E0EA80
analogous
#80ABEA #8A80EA #BF80EA
triadic
#8A80EA #EA8A80 #80EA8A
tetradic
#8A80EA #EA80AB #E0EA80 #80EABF
square
#8A80EA #EA80AB #E0EA80 #80EABF
split-complementary
#8A80EA #EABF80 #ABEA80
monochromatic
#3222CE #5A4BE1 #8A80EA #BAB5F3 #E7E5FB
Accessibility & contrast
On white
3.30
#8A80EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#8A80EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80EA
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80EA | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5890EE
Deuteranopia (green-blind)
#558AE8
Tritanopia (blue-blind)
#6E95AA
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a80ea; /* rgb */ color: rgb(138, 128, 234); /* oklch */ color: oklch(65.6% 0.154 285.6);
Tailwind
colors: {
custom: {
50: '#b0a5f1',
500: '#8a80ea',
950: '#000000',
},
}SCSS
$custom: #8a80ea; $custom-light: #b0a5f1; $custom-dark: #000000;
JSON
{
"hex": "#8a80ea",
"rgb": {
"r": 138,
"g": 128,
"b": 234
},
"hsl": {
"h": 245.66,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65617,
"c": 0.15415,
"h": 285.6
},
"luminance": 0.26782
}Semantic roles & 50–950 ramp
primary
#8A80EA
secondary
#EEF1D5
accent
#D412C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85