#8080FF#8080FF
#8080FF is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.1% C 0.184 H 280.1°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8080FF |
|---|---|
| RGB | rgb(128, 128, 255) |
| HSL | hsl(240, 100%, 75%) |
| HSV | hsv(240, 50%, 100%) |
| CMYK | cmyk(49.8%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.20, 33.10, -63.46) |
| CIE-LCH | lch(59.20, 71.57, 297.54°) |
| OKLab | oklab(66.14% 0.0323 -0.1809) |
| OKLCH | oklch(66.14% 0.184 280.1) |
| XYZ | xyz(34.6657, 27.2456, 98.0206) |
| Luminance | 0.2725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 2.93
Cornflower
#6A79F7
ΔE00 4.00
Perrywinkle
#8F8CE7
ΔE00 5.65
Soft Blue
#6488EA
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080FF #FFFF80
analogous
#80BFFF #8080FF #BF80FF
triadic
#8080FF #FF8080 #80FF80
tetradic
#8080FF #FF80BF #FFFF80 #80FFBF
square
#8080FF #FF80BF #FFFF80 #80FFBF
split-complementary
#8080FF #FFBF80 #BFFF80
monochromatic
#0606FF #4343FF #8080FF #BDBDFF #E0E0FF
Accessibility & contrast
On white
3.26
#8080FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#8080FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080FF
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080FF | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4293FF
Deuteranopia (green-blind)
#368AFC
Tritanopia (blue-blind)
#4E9CB4
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8080ff; /* rgb */ color: rgb(128, 128, 255); /* oklch */ color: oklch(66.1% 0.184 280.1);
Tailwind
colors: {
custom: {
50: '#aca4ff',
500: '#8080ff',
950: '#000000',
},
}SCSS
$custom: #8080ff; $custom-light: #aca4ff; $custom-dark: #000000;
JSON
{
"hex": "#8080ff",
"rgb": {
"r": 128,
"g": 128,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.66135,
"c": 0.18373,
"h": 280.1
},
"luminance": 0.27248
}Semantic roles & 50–950 ramp
primary
#8080FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86