#8A80F6#8A80F6
#8A80F6 is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.3% C 0.170 H 284.6°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80F6 |
|---|---|
| RGB | rgb(138, 128, 246) |
| HSL | hsl(245, 87%, 73%) |
| HSV | hsv(245, 48%, 96%) |
| CMYK | cmyk(43.9%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(59.43, 32.68, -58.09) |
| CIE-LCH | lch(59.43, 66.65, 299.36°) |
| OKLab | oklab(66.33% 0.0429 -0.1649) |
| OKLCH | oklch(66.33% 0.17 284.6) |
| XYZ | xyz(34.8301, 27.4940, 90.6426) |
| Luminance | 0.2750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.30
Lavender Blue
#8B88F8
ΔE00 2.39
Perrywinkle
#8F8CE7
ΔE00 4.44
Cornflower
#6A79F7
ΔE00 5.60
Mediumpurple
#9370DB
ΔE00 6.99
Mediumslateblue
#7B68EE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80F6 #ECF680
analogous
#80B1F6 #8A80F6 #C580F6
triadic
#8A80F6 #F68A80 #80F68A
tetradic
#8A80F6 #F680B1 #ECF680 #80F6C5
square
#8A80F6 #F680B1 #ECF680 #80F6C5
split-complementary
#8A80F6 #F6C580 #B1F680
monochromatic
#2311EB #5547F2 #8A80F6 #BFB9FA #E5E2FD
Accessibility & contrast
On white
3.23
#8A80F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#8A80F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80F6
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80F6 | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E93FA
Deuteranopia (green-blind)
#4A8BF3
Tritanopia (blue-blind)
#6899AF
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a80f6; /* rgb */ color: rgb(138, 128, 246); /* oklch */ color: oklch(66.3% 0.170 284.6);
Tailwind
colors: {
custom: {
50: '#b1a5fa',
500: '#8a80f6',
950: '#000000',
},
}SCSS
$custom: #8a80f6; $custom-light: #b1a5fa; $custom-dark: #000000;
JSON
{
"hex": "#8a80f6",
"rgb": {
"r": 138,
"g": 128,
"b": 246
},
"hsl": {
"h": 245.085,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.66326,
"c": 0.17035,
"h": 284.6
},
"luminance": 0.27495
}Semantic roles & 50–950 ramp
primary
#8A80F6
secondary
#F2F5D6
accent
#E302D0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85