Skip to content

#080dff

a balanced, electric blue · warm · “blue”

RGB
8, 13, 255
HSL
239°, 100%, 52%
CMYK
97, 95, 0, 0
Luminance
0.0756

Every format

HEX#080dff
RGBrgb(8, 13, 255)
HSLhsl(239, 100%, 52%)
CMYKcmyk(97%, 95%, 0%, 0%)
LABlab(33.0 77.3 -106.6)
LCHlch(33.0 131.7 305.9)
OKLCHoklch(0.457 0.309 264.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green5.1%
Blue100.0%

CMYK percentages

Cyan96.9%
Magenta94.9%
Yellow0.0%
Key (black)0.0%

Color previews

#080dff text on a black background

contrast 2.51:1

Card sample

#080dff text on a white background

contrast 8.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080dff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080dff in the Color Lab