#8A80FA#8A80FA
#8A80FA is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.6% C 0.176 H 284.3°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80FA |
|---|---|
| RGB | rgb(138, 128, 250) |
| HSL | hsl(245, 92%, 74%) |
| HSV | hsv(245, 49%, 98%) |
| CMYK | cmyk(44.8%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(59.66, 33.81, -59.94) |
| CIE-LCH | lch(59.66, 68.82, 299.43°) |
| OKLab | oklab(66.57% 0.0433 -0.1703) |
| OKLCH | oklch(66.57% 0.176 284.3) |
| XYZ | xyz(35.4507, 27.7422, 93.9108) |
| Luminance | 0.2774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.94
Lavender Blue
#8B88F8
ΔE00 2.40
Perrywinkle
#8F8CE7
ΔE00 4.77
Cornflower
#6A79F7
ΔE00 5.55
Mediumpurple
#9370DB
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80FA #F0FA80
analogous
#80B3FA #8A80FA #C780FA
triadic
#8A80FA #FA8A80 #80FA8A
tetradic
#8A80FA #FA80B3 #F0FA80 #80FAC7
square
#8A80FA #FA80B3 #F0FA80 #80FAC7
split-complementary
#8A80FA #FAC780 #B3FA80
monochromatic
#1E0AF5 #5445F8 #8A80FA #C0BBFC #E4E2FE
Accessibility & contrast
On white
3.21
#8A80FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#8A80FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80FA
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80FA | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B93FE
Deuteranopia (green-blind)
#468CF7
Tritanopia (blue-blind)
#669AB1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a80fa; /* rgb */ color: rgb(138, 128, 250); /* oklch */ color: oklch(66.6% 0.176 284.3);
Tailwind
colors: {
custom: {
50: '#b2a5fc',
500: '#8a80fa',
950: '#000000',
},
}SCSS
$custom: #8a80fa; $custom-light: #b2a5fc; $custom-dark: #000000;
JSON
{
"hex": "#8a80fa",
"rgb": {
"r": 138,
"g": 128,
"b": 250
},
"hsl": {
"h": 244.918,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66569,
"c": 0.1757,
"h": 284.3
},
"luminance": 0.27744
}Semantic roles & 50–950 ramp
primary
#8A80FA
secondary
#F3F6D5
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86