#8A80FB#8A80FB
#8A80FB is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.6% C 0.177 H 284.2°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80FB |
|---|---|
| RGB | rgb(138, 128, 251) |
| HSL | hsl(245, 94%, 74%) |
| HSV | hsv(245, 49%, 98%) |
| CMYK | cmyk(45%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(59.71, 34.10, -60.40) |
| CIE-LCH | lch(59.71, 69.36, 299.45°) |
| OKLab | oklab(66.63% 0.0434 -0.1716) |
| OKLCH | oklch(66.63% 0.177 284.2) |
| XYZ | xyz(35.6079, 27.8051, 94.7388) |
| Luminance | 0.2781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.89
Lavender Blue
#8B88F8
ΔE00 2.42
Perrywinkle
#8F8CE7
ΔE00 4.85
Cornflower
#6A79F7
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.35
Mediumpurple
#9370DB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80FB #F1FB80
analogous
#80B4FB #8A80FB #C880FB
triadic
#8A80FB #FB8A80 #80FB8A
tetradic
#8A80FB #FB80B4 #F1FB80 #80FBC8
square
#8A80FB #FB80B4 #F1FB80 #80FBC8
split-complementary
#8A80FB #FBC880 #B4FB80
monochromatic
#1D09F7 #5345F9 #8A80FB #C1BBFD #E4E1FE
Accessibility & contrast
On white
3.20
#8A80FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8A80FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80FB
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80FB | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A94FF
Deuteranopia (green-blind)
#458CF8
Tritanopia (blue-blind)
#659AB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a80fb; /* rgb */ color: rgb(138, 128, 251); /* oklch */ color: oklch(66.6% 0.177 284.2);
Tailwind
colors: {
custom: {
50: '#b2a5fd',
500: '#8a80fb',
950: '#000000',
},
}SCSS
$custom: #8a80fb; $custom-light: #b2a5fd; $custom-dark: #000000;
JSON
{
"hex": "#8a80fb",
"rgb": {
"r": 138,
"g": 128,
"b": 251
},
"hsl": {
"h": 244.878,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.66631,
"c": 0.17702,
"h": 284.2
},
"luminance": 0.27807
}Semantic roles & 50–950 ramp
primary
#8A80FB
secondary
#F4F6D5
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86