#8A80FC#8A80FC
#8A80FC is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.7% C 0.178 H 284.1°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80FC |
|---|---|
| RGB | rgb(138, 128, 252) |
| HSL | hsl(245, 95%, 75%) |
| HSV | hsv(245, 49%, 99%) |
| CMYK | cmyk(45.2%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(59.77, 34.38, -60.86) |
| CIE-LCH | lch(59.77, 69.90, 299.47°) |
| OKLab | oklab(66.69% 0.0435 -0.173) |
| OKLCH | oklch(66.69% 0.178 284.1) |
| XYZ | xyz(35.7659, 27.8683, 95.5712) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.85
Lavender Blue
#8B88F8
ΔE00 2.45
Perrywinkle
#8F8CE7
ΔE00 4.94
Cornflower
#6A79F7
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.35
Mediumslateblue
#7B68EE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80FC #F2FC80
analogous
#80B4FC #8A80FC #C880FC
triadic
#8A80FC #FC8A80 #80FC8A
tetradic
#8A80FC #FC80B4 #F2FC80 #80FCC8
square
#8A80FC #FC80B4 #F2FC80 #80FCC8
split-complementary
#8A80FC #FCC880 #B4FC80
monochromatic
#1C08F9 #5344FB #8A80FC #C1BCFD #E3E1FE
Accessibility & contrast
On white
3.19
#8A80FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8A80FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80FC
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80FC | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4994FF
Deuteranopia (green-blind)
#448CF9
Tritanopia (blue-blind)
#649AB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a80fc; /* rgb */ color: rgb(138, 128, 252); /* oklch */ color: oklch(66.7% 0.178 284.1);
Tailwind
colors: {
custom: {
50: '#b2a5fe',
500: '#8a80fc',
950: '#000000',
},
}SCSS
$custom: #8a80fc; $custom-light: #b2a5fe; $custom-dark: #000000;
JSON
{
"hex": "#8a80fc",
"rgb": {
"r": 138,
"g": 128,
"b": 252
},
"hsl": {
"h": 244.839,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.66692,
"c": 0.17835,
"h": 284.1
},
"luminance": 0.2787
}Semantic roles & 50–950 ramp
primary
#8A80FC
secondary
#F4F7D4
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86