#8A80EE#8A80EE
#8A80EE is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.8% C 0.160 H 285.3°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80EE |
|---|---|
| RGB | rgb(138, 128, 238) |
| HSL | hsl(245, 76%, 72%) |
| HSV | hsv(245, 46%, 93%) |
| CMYK | cmyk(42%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(58.99, 30.42, -54.37) |
| CIE-LCH | lch(58.99, 62.30, 299.23°) |
| OKLab | oklab(65.85% 0.042 -0.1539) |
| OKLCH | oklch(65.85% 0.16 285.3) |
| XYZ | xyz(33.6286, 27.0133, 84.3146) |
| Luminance | 0.2702 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.29
Lavender Blue
#8B88F8
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 3.91
Cornflower
#6A79F7
ΔE00 5.89
Mediumpurple
#9370DB
ΔE00 6.39
Mediumslateblue
#7B68EE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80EE #E4EE80
analogous
#80ADEE #8A80EE #C180EE
triadic
#8A80EE #EE8A80 #80EE8A
tetradic
#8A80EE #EE80AD #E4EE80 #80EEC1
square
#8A80EE #EE80AD #E4EE80 #80EEC1
split-complementary
#8A80EE #EEC180 #ADEE80
monochromatic
#2E1DD7 #584AE7 #8A80EE #BCB6F5 #E6E4FB
Accessibility & contrast
On white
3.28
#8A80EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#8A80EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80EE
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80EE | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F2
Deuteranopia (green-blind)
#528BEB
Tritanopia (blue-blind)
#6C96AC
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a80ee; /* rgb */ color: rgb(138, 128, 238); /* oklch */ color: oklch(65.8% 0.160 285.3);
Tailwind
colors: {
custom: {
50: '#b1a5f4',
500: '#8a80ee',
950: '#000000',
},
}SCSS
$custom: #8a80ee; $custom-light: #b1a5f4; $custom-dark: #000000;
JSON
{
"hex": "#8a80ee",
"rgb": {
"r": 138,
"g": 128,
"b": 238
},
"hsl": {
"h": 245.455,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.6585,
"c": 0.15958,
"h": 285.3
},
"luminance": 0.27015
}Semantic roles & 50–950 ramp
primary
#8A80EE
secondary
#F0F3D7
accent
#D90DC6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85