Skip to content

#080cff

a balanced, electric blue · warm · “blue”

RGB
8, 12, 255
HSL
239°, 100%, 52%
CMYK
97, 95, 0, 0
Luminance
0.0753

Every format

HEX#080cff
RGBrgb(8, 12, 255)
HSLhsl(239, 100%, 52%)
CMYKcmyk(97%, 95%, 0%, 0%)
LABlab(33.0 77.4 -106.7)
LCHlch(33.0 131.8 306.0)
OKLCHoklch(0.457 0.310 264.6)

Copy-ready code

/* CSS */
color: #080cff;
background-color: #080cff;
/* Tailwind (arbitrary) */
class="text-[#080cff] bg-[#080cff]"
/* SCSS */
$brand: #080cff;
/* SwiftUI */
Color(red: 0.031, green: 0.047, blue: 1.000)
/* Android */
Color.parseColor("#080cff")

Accessibility — WCAG contrast

Aa
#080cff on white: 8.38:1
AA ✓ pass · AA-large · AAA
Aa
#080cff on black: 2.51:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green4.7%
Blue100.0%

CMYK percentages

Cyan96.9%
Magenta95.3%
Yellow0.0%
Key (black)0.0%

Color previews

#080cff text on a black background

contrast 2.51:1

Card sample

#080cff text on a white background

contrast 8.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #080cff;
Background color
Panel with #080cff background
background-color: #080cff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #080cff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(8, 12, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 12, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #080cff;
background: linear-gradient(135deg, #080cff, #A908FF);

Monochromatic scale

Palettes built from #080cff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080cff in the Color Lab