#8080FC#8080FC
#8080FC is a light, vivid blue. Relative luminance 0.271; OKLCH L 65.9% C 0.180 H 280.3°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8080FC |
|---|---|
| RGB | rgb(128, 128, 252) |
| HSL | hsl(240, 95%, 75%) |
| HSV | hsv(240, 49%, 99%) |
| CMYK | cmyk(49.2%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(59.02, 32.20, -62.09) |
| CIE-LCH | lch(59.02, 69.95, 297.41°) |
| OKLab | oklab(65.94% 0.0321 -0.1768) |
| OKLCH | oklch(65.94% 0.18 280.3) |
| XYZ | xyz(34.1866, 27.0539, 95.4971) |
| Luminance | 0.2706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 2.82
Cornflower
#6A79F7
ΔE00 3.92
Perrywinkle
#8F8CE7
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 7.06
Periwinkle Blue
#8F99FB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080FC #FCFC80
analogous
#80BEFC #8080FC #BE80FC
triadic
#8080FC #FC8080 #80FC80
tetradic
#8080FC #FC80BE #FCFC80 #80FCBE
square
#8080FC #FC80BE #FCFC80 #80FCBE
split-complementary
#8080FC #FCBE80 #BEFC80
monochromatic
#0808F9 #4444FB #8080FC #BCBCFD #E1E1FE
Accessibility & contrast
On white
3.28
#8080FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#8080FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080FC
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080FC | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4693FF
Deuteranopia (green-blind)
#3B89F9
Tritanopia (blue-blind)
#509BB2
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8080fc; /* rgb */ color: rgb(128, 128, 252); /* oklch */ color: oklch(65.9% 0.180 280.3);
Tailwind
colors: {
custom: {
50: '#aca4fe',
500: '#8080fc',
950: '#000000',
},
}SCSS
$custom: #8080fc; $custom-light: #aca4fe; $custom-dark: #000000;
JSON
{
"hex": "#8080fc",
"rgb": {
"r": 128,
"g": 128,
"b": 252
},
"hsl": {
"h": 240,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.65945,
"c": 0.17973,
"h": 280.3
},
"luminance": 0.27056
}Semantic roles & 50–950 ramp
primary
#8080FC
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86