#8A80EF#8A80EF
#8A80EF is a light, vivid blue. Relative luminance 0.271; OKLCH L 65.9% C 0.161 H 285.2°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80EF |
|---|---|
| RGB | rgb(138, 128, 239) |
| HSL | hsl(245, 78%, 72%) |
| HSV | hsv(245, 46%, 94%) |
| CMYK | cmyk(42.3%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(59.04, 30.70, -54.84) |
| CIE-LCH | lch(59.04, 62.85, 299.24°) |
| OKLab | oklab(65.91% 0.0421 -0.1553) |
| OKLCH | oklch(65.91% 0.161 285.2) |
| XYZ | xyz(33.7759, 27.0723, 85.0904) |
| Luminance | 0.2707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.15
Lavender Blue
#8B88F8
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 3.96
Cornflower
#6A79F7
ΔE00 5.84
Mediumpurple
#9370DB
ΔE00 6.46
Mediumslateblue
#7B68EE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80EF #E5EF80
analogous
#80AEEF #8A80EF #C180EF
triadic
#8A80EF #EF8A80 #80EF8A
tetradic
#8A80EF #EF80AE #E5EF80 #80EFC1
square
#8A80EF #EF80AE #E5EF80 #80EFC1
split-complementary
#8A80EF #EFC180 #AEEF80
monochromatic
#2C1BD9 #584AE8 #8A80EF #BCB6F6 #E6E4FC
Accessibility & contrast
On white
3.27
#8A80EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#8A80EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80EF
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80EF | 1.00 | 3.27 | 6.41 | 6.41 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5491F3
Deuteranopia (green-blind)
#518BEC
Tritanopia (blue-blind)
#6B97AC
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a80ef; /* rgb */ color: rgb(138, 128, 239); /* oklch */ color: oklch(65.9% 0.161 285.2);
Tailwind
colors: {
custom: {
50: '#b1a5f5',
500: '#8a80ef',
950: '#000000',
},
}SCSS
$custom: #8a80ef; $custom-light: #b1a5f5; $custom-dark: #000000;
JSON
{
"hex": "#8a80ef",
"rgb": {
"r": 138,
"g": 128,
"b": 239
},
"hsl": {
"h": 245.405,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.65909,
"c": 0.16094,
"h": 285.2
},
"luminance": 0.27074
}Semantic roles & 50–950 ramp
primary
#8A80EF
secondary
#F1F3D7
accent
#DA0CC7
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85