#8480FF#8480FF
#8480FF is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.4% C 0.183 H 281.6°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8480FF |
|---|---|
| RGB | rgb(132, 128, 255) |
| HSL | hsl(242, 100%, 75%) |
| HSV | hsv(242, 50%, 100%) |
| CMYK | cmyk(48.2%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.49, 33.94, -62.98) |
| CIE-LCH | lch(59.49, 71.54, 298.32°) |
| OKLab | oklab(66.43% 0.0368 -0.1794) |
| OKLCH | oklch(66.43% 0.183 281.6) |
| XYZ | xyz(35.2794, 27.5620, 98.0494) |
| Luminance | 0.2756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.82
Lavender Blue
#8B88F8
ΔE00 2.65
Cornflower
#6A79F7
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 7.25
Mediumslateblue
#7B68EE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8480FF #FBFF80
analogous
#80BBFF #8480FF #C480FF
triadic
#8480FF #FF8480 #80FF84
tetradic
#8480FF #FF80BB #FBFF80 #80FFC4
square
#8480FF #FF80BB #FBFF80 #80FFC4
split-complementary
#8480FF #FFC480 #BBFF80
monochromatic
#0D06FF #4943FF #8480FF #BFBDFF #E1E0FF
Accessibility & contrast
On white
3.22
#8480FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8480FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8480FF
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8480FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8480FF | 1.00 | 3.22 | 6.51 | 6.51 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4494FF
Deuteranopia (green-blind)
#3A8BFC
Tritanopia (blue-blind)
#579CB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8480ff; /* rgb */ color: rgb(132, 128, 255); /* oklch */ color: oklch(66.4% 0.183 281.6);
Tailwind
colors: {
custom: {
50: '#afa5ff',
500: '#8480ff',
950: '#000000',
},
}SCSS
$custom: #8480ff; $custom-light: #afa5ff; $custom-dark: #000000;
JSON
{
"hex": "#8480ff",
"rgb": {
"r": 132,
"g": 128,
"b": 255
},
"hsl": {
"h": 241.89,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.66426,
"c": 0.1831,
"h": 281.6
},
"luminance": 0.27564
}Semantic roles & 50–950 ramp
primary
#8480FF
secondary
#F6F7D4
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86