#8080FA#8080FA
#8080FA is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.8% C 0.177 H 280.4°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8080FA |
|---|---|
| RGB | rgb(128, 128, 250) |
| HSL | hsl(240, 92%, 74%) |
| HSV | hsv(240, 49%, 98%) |
| CMYK | cmyk(48.8%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(58.91, 31.61, -61.18) |
| CIE-LCH | lch(58.91, 68.86, 297.33°) |
| OKLab | oklab(65.82% 0.0319 -0.1742) |
| OKLCH | oklch(65.82% 0.177 280.4) |
| XYZ | xyz(33.8713, 26.9278, 93.8368) |
| Luminance | 0.2693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.54
Lavender Blue
#8B88F8
ΔE00 2.77
Cornflower
#6A79F7
ΔE00 3.89
Perrywinkle
#8F8CE7
ΔE00 5.26
Soft Blue
#6488EA
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080FA #FAFA80
analogous
#80BDFA #8080FA #BD80FA
triadic
#8080FA #FA8080 #80FA80
tetradic
#8080FA #FA80BD #FAFA80 #80FABD
square
#8080FA #FA80BD #FAFA80 #80FABD
split-complementary
#8080FA #FABD80 #BDFA80
monochromatic
#0A0AF5 #4545F8 #8080FA #BBBBFC #E2E2FE
Accessibility & contrast
On white
3.29
#8080FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#8080FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080FA
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080FA | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4892FE
Deuteranopia (green-blind)
#3D89F7
Tritanopia (blue-blind)
#529AB1
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8080fa; /* rgb */ color: rgb(128, 128, 250); /* oklch */ color: oklch(65.8% 0.177 280.4);
Tailwind
colors: {
custom: {
50: '#aca4fd',
500: '#8080fa',
950: '#000000',
},
}SCSS
$custom: #8080fa; $custom-light: #aca4fd; $custom-dark: #000000;
JSON
{
"hex": "#8080fa",
"rgb": {
"r": 128,
"g": 128,
"b": 250
},
"hsl": {
"h": 240,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.6582,
"c": 0.17706,
"h": 280.4
},
"luminance": 0.2693
}Semantic roles & 50–950 ramp
primary
#8080FA
secondary
#F6F6D5
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86