#8A80FF#8A80FF
#8A80FF is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.9% C 0.182 H 283.9°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80FF |
|---|---|
| RGB | rgb(138, 128, 255) |
| HSL | hsl(245, 100%, 75%) |
| HSV | hsv(245, 50%, 100%) |
| CMYK | cmyk(45.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.94, 35.24, -62.23) |
| CIE-LCH | lch(59.94, 71.51, 299.53°) |
| OKLab | oklab(66.88% 0.0437 -0.177) |
| OKLCH | oklch(66.88% 0.182 283.9) |
| XYZ | xyz(36.2451, 28.0599, 98.0947) |
| Luminance | 0.2806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.86
Lavender Blue
#8B88F8
ΔE00 2.57
Perrywinkle
#8F8CE7
ΔE00 5.20
Cornflower
#6A79F7
ΔE00 5.58
Periwinkle Blue
#8F99FB
ΔE00 7.37
Mediumslateblue
#7B68EE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80FF #F5FF80
analogous
#80B6FF #8A80FF #C980FF
triadic
#8A80FF #FF8A80 #80FF8A
tetradic
#8A80FF #FF80B6 #F5FF80 #80FFC9
square
#8A80FF #FF80B6 #F5FF80 #80FFC9
split-complementary
#8A80FF #FFC980 #B6FF80
monochromatic
#1906FF #5243FF #8A80FF #C2BDFF #E3E0FF
Accessibility & contrast
On white
3.18
#8A80FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#8A80FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80FF
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80FF | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#408CFC
Tritanopia (blue-blind)
#639BB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a80ff; /* rgb */ color: rgb(138, 128, 255); /* oklch */ color: oklch(66.9% 0.182 283.9);
Tailwind
colors: {
custom: {
50: '#b2a5ff',
500: '#8a80ff',
950: '#000000',
},
}SCSS
$custom: #8a80ff; $custom-light: #b2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8a80ff",
"rgb": {
"r": 138,
"g": 128,
"b": 255
},
"hsl": {
"h": 244.724,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.66878,
"c": 0.18232,
"h": 283.9
},
"luminance": 0.28062
}Semantic roles & 50–950 ramp
primary
#8A80FF
secondary
#F5F7D4
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86