#8A80FE#8A80FE
#8A80FE is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.8% C 0.181 H 284.0°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80FE |
|---|---|
| RGB | rgb(138, 128, 254) |
| HSL | hsl(245, 98%, 75%) |
| HSV | hsv(245, 50%, 100%) |
| CMYK | cmyk(45.7%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(59.88, 34.96, -61.77) |
| CIE-LCH | lch(59.88, 70.98, 299.51°) |
| OKLab | oklab(66.82% 0.0436 -0.1757) |
| OKLCH | oklch(66.82% 0.181 284) |
| XYZ | xyz(36.0845, 27.9957, 97.2491) |
| Luminance | 0.2800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.83
Lavender Blue
#8B88F8
ΔE00 2.52
Perrywinkle
#8F8CE7
ΔE00 5.11
Cornflower
#6A79F7
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 7.36
Mediumslateblue
#7B68EE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80FE #F4FE80
analogous
#80B5FE #8A80FE #C980FE
triadic
#8A80FE #FE8A80 #80FE8A
tetradic
#8A80FE #FE80B5 #F4FE80 #80FEC9
square
#8A80FE #FE80B5 #F4FE80 #80FEC9
split-complementary
#8A80FE #FEC980 #B5FE80
monochromatic
#1A07FD #5243FE #8A80FE #C2BDFE #E3E1FF
Accessibility & contrast
On white
3.18
#8A80FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#8A80FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80FE
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80FE | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4794FF
Deuteranopia (green-blind)
#418CFB
Tritanopia (blue-blind)
#639BB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a80fe; /* rgb */ color: rgb(138, 128, 254); /* oklch */ color: oklch(66.8% 0.181 284.0);
Tailwind
colors: {
custom: {
50: '#b2a5ff',
500: '#8a80fe',
950: '#000000',
},
}SCSS
$custom: #8a80fe; $custom-light: #b2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8a80fe",
"rgb": {
"r": 138,
"g": 128,
"b": 254
},
"hsl": {
"h": 244.762,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.66816,
"c": 0.181,
"h": 284
},
"luminance": 0.27997
}Semantic roles & 50–950 ramp
primary
#8A80FE
secondary
#F4F7D4
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86