#8080F3#8080F3
#8080F3 is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.4% C 0.168 H 280.7°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8080F3 |
|---|---|
| RGB | rgb(128, 128, 243) |
| HSL | hsl(240, 83%, 73%) |
| HSV | hsv(240, 47%, 95%) |
| CMYK | cmyk(47.3%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(58.51, 29.54, -57.95) |
| CIE-LCH | lch(58.51, 65.05, 297.01°) |
| OKLab | oklab(65.39% 0.0312 -0.1647) |
| OKLCH | oklch(65.39% 0.168 280.7) |
| XYZ | xyz(32.7940, 26.4969, 88.1631) |
| Luminance | 0.2650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.77
Periwinkle (survey)
#8E82FE
ΔE00 2.85
Cornflower
#6A79F7
ΔE00 3.94
Perrywinkle
#8F8CE7
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080F3 #F3F380
analogous
#80B9F3 #8080F3 #B980F3
triadic
#8080F3 #F38080 #80F380
tetradic
#8080F3 #F380B9 #F3F380 #80F3B9
square
#8080F3 #F380B9 #F3F380 #80F3B9
split-complementary
#8080F3 #F3B980 #B9F380
monochromatic
#1515E3 #4848EE #8080F3 #B8B8F8 #E3E3FC
Accessibility & contrast
On white
3.33
#8080F3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#8080F3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080F3
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080F3 | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E91F7
Deuteranopia (green-blind)
#4688F0
Tritanopia (blue-blind)
#5799AE
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8080f3; /* rgb */ color: rgb(128, 128, 243); /* oklch */ color: oklch(65.4% 0.168 280.7);
Tailwind
colors: {
custom: {
50: '#aba4f8',
500: '#8080f3',
950: '#000000',
},
}SCSS
$custom: #8080f3; $custom-light: #aba4f8; $custom-dark: #000000;
JSON
{
"hex": "#8080f3",
"rgb": {
"r": 128,
"g": 128,
"b": 243
},
"hsl": {
"h": 240,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.65387,
"c": 0.16763,
"h": 280.7
},
"luminance": 0.26499
}Semantic roles & 50–950 ramp
primary
#8080F3
secondary
#F4F4D7
accent
#DF06DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85