#8B80FC#8B80FC
#8B80FC is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.8% C 0.178 H 284.5°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8B80FC |
|---|---|
| RGB | rgb(139, 128, 252) |
| HSL | hsl(245, 95%, 75%) |
| HSV | hsv(245, 49%, 99%) |
| CMYK | cmyk(44.8%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(59.85, 34.61, -60.73) |
| CIE-LCH | lch(59.85, 69.90, 299.68°) |
| OKLab | oklab(66.77% 0.0446 -0.1726) |
| OKLCH | oklch(66.77% 0.178 284.5) |
| XYZ | xyz(35.9322, 27.9540, 95.5790) |
| Luminance | 0.2796 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.73
Lavender Blue
#8B88F8
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 4.92
Cornflower
#6A79F7
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 7.39
Mediumpurple
#9370DB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B80FC #F1FC80
analogous
#80B3FC #8B80FC #C980FC
triadic
#8B80FC #FC8B80 #80FC8B
tetradic
#8B80FC #FC80B3 #F1FC80 #80FCC9
square
#8B80FC #FC80B3 #F1FC80 #80FCC9
split-complementary
#8B80FC #FCC980 #B3FC80
monochromatic
#1E08F9 #5444FB #8B80FC #C2BCFD #E4E1FE
Accessibility & contrast
On white
3.19
#8B80FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#8B80FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B80FC
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B80FC | 1.00 | 3.19 | 6.59 | 6.59 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4994FF
Deuteranopia (green-blind)
#458CF9
Tritanopia (blue-blind)
#669AB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8b80fc; /* rgb */ color: rgb(139, 128, 252); /* oklch */ color: oklch(66.8% 0.178 284.5);
Tailwind
colors: {
custom: {
50: '#b3a5fe',
500: '#8b80fc',
950: '#000000',
},
}SCSS
$custom: #8b80fc; $custom-light: #b3a5fe; $custom-dark: #000000;
JSON
{
"hex": "#8b80fc",
"rgb": {
"r": 139,
"g": 128,
"b": 252
},
"hsl": {
"h": 245.323,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.6677,
"c": 0.17825,
"h": 284.5
},
"luminance": 0.27956
}Semantic roles & 50–950 ramp
primary
#8B80FC
secondary
#F4F7D4
accent
#E600D1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86