Skip to content

#000df5

a balanced, electric blue · warm · closest name: blue

RGB
0, 13, 245
HSL
237°, 100%, 48%
CMYK
100, 95, 0, 4
Luminance
0.0688

Every format

HEX#000df5
RGBrgb(0, 13, 245)
HSLhsl(237, 100%, 48%)
CMYKcmyk(100%, 95%, 0%, 4%)
LABlab(31.5 74.7 -103.5)
LCHlch(31.5 127.7 305.8)
OKLCHoklch(0.443 0.301 264.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#000df5 on white: 8.84:1
AA ✓ pass · AA-large · AAA
Aa
#000df5 on black: 2.38:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green5.1%
Blue96.1%

CMYK percentages

Cyan100.0%
Magenta94.7%
Yellow0.0%
Key (black)3.9%

Color previews

#000df5 text on a black background

contrast 2.38:1

Card sample

#000df5 text on a white background

contrast 8.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #000df5;
Background color
Panel with #000df5 background
background-color: #000df5;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #000df5;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 13, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 13, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #000df5;
background: linear-gradient(135deg, #000df5, #9600F5);

Monochromatic scale

Palettes built from #000df5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #000df5 in the Color Lab