#8080EF#8080EF
#8080EF is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.1% C 0.162 H 280.9°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8080EF |
|---|---|
| RGB | rgb(128, 128, 239) |
| HSL | hsl(240, 78%, 72%) |
| HSV | hsv(240, 46%, 94%) |
| CMYK | cmyk(46.4%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(58.28, 28.37, -56.10) |
| CIE-LCH | lch(58.28, 62.86, 296.83°) |
| OKLab | oklab(65.15% 0.0307 -0.1592) |
| OKLCH | oklch(65.15% 0.162 280.9) |
| XYZ | xyz(32.1966, 26.2579, 85.0164) |
| Luminance | 0.2626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.90
Periwinkle (survey)
#8E82FE
ΔE00 3.14
Cornflower
#6A79F7
ΔE00 4.08
Perrywinkle
#8F8CE7
ΔE00 4.54
Soft Blue
#6488EA
ΔE00 6.84
Mediumslateblue
#7B68EE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080EF #EFEF80
analogous
#80B8EF #8080EF #B880EF
triadic
#8080EF #EF8080 #80EF80
tetradic
#8080EF #EF80B8 #EFEF80 #80EFB8
square
#8080EF #EF80B8 #EFEF80 #80EFB8
split-complementary
#8080EF #EFB880 #B8EF80
monochromatic
#1B1BD9 #4A4AE8 #8080EF #B6B6F6 #E4E4FC
Accessibility & contrast
On white
3.36
#8080EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#8080EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080EF
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080EF | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5190F3
Deuteranopia (green-blind)
#4A88ED
Tritanopia (blue-blind)
#5997AC
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8080ef; /* rgb */ color: rgb(128, 128, 239); /* oklch */ color: oklch(65.1% 0.162 280.9);
Tailwind
colors: {
custom: {
50: '#aba4f5',
500: '#8080ef',
950: '#000000',
},
}SCSS
$custom: #8080ef; $custom-light: #aba4f5; $custom-dark: #000000;
JSON
{
"hex": "#8080ef",
"rgb": {
"r": 128,
"g": 128,
"b": 239
},
"hsl": {
"h": 240,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.65145,
"c": 0.16218,
"h": 280.9
},
"luminance": 0.2626
}Semantic roles & 50–950 ramp
primary
#8080EF
secondary
#F3F3D7
accent
#DA0CDA
background
#FAFAFF
surface
#F5F4FE
border
#CFCED6
text
#110F17
muted
#807F85