#8A80FD#8A80FD
#8A80FD is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.8% C 0.180 H 284.0°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80FD |
|---|---|
| RGB | rgb(138, 128, 253) |
| HSL | hsl(245, 97%, 75%) |
| HSV | hsv(245, 49%, 99%) |
| CMYK | cmyk(45.5%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(59.83, 34.67, -61.31) |
| CIE-LCH | lch(59.83, 70.44, 299.49°) |
| OKLab | oklab(66.75% 0.0436 -0.1743) |
| OKLCH | oklch(66.75% 0.18 284) |
| XYZ | xyz(35.9248, 27.9318, 96.4079) |
| Luminance | 0.2793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.83
Lavender Blue
#8B88F8
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 5.03
Cornflower
#6A79F7
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 7.35
Mediumslateblue
#7B68EE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80FD #F3FD80
analogous
#80B5FD #8A80FD #C980FD
triadic
#8A80FD #FD8A80 #80FD8A
tetradic
#8A80FD #FD80B5 #F3FD80 #80FDC9
square
#8A80FD #FD80B5 #F3FD80 #80FDC9
split-complementary
#8A80FD #FDC980 #B5FD80
monochromatic
#1B07FB #5244FC #8A80FD #C2BCFE #E3E1FF
Accessibility & contrast
On white
3.19
#8A80FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#8A80FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80FD
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80FD | 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)
#4894FF
Deuteranopia (green-blind)
#428CFA
Tritanopia (blue-blind)
#649BB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a80fd; /* rgb */ color: rgb(138, 128, 253); /* oklch */ color: oklch(66.8% 0.180 284.0);
Tailwind
colors: {
custom: {
50: '#b2a5ff',
500: '#8a80fd',
950: '#000000',
},
}SCSS
$custom: #8a80fd; $custom-light: #b2a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8a80fd",
"rgb": {
"r": 138,
"g": 128,
"b": 253
},
"hsl": {
"h": 244.8,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.66754,
"c": 0.17968,
"h": 284
},
"luminance": 0.27933
}Semantic roles & 50–950 ramp
primary
#8A80FD
secondary
#F4F7D4
accent
#E600D3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86