Skip to content

#030fff

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

RGB
3, 15, 255
HSL
237°, 100%, 51%
CMYK
99, 94, 0, 0
Luminance
0.0758

Every format

HEX#030fff
RGBrgb(3, 15, 255)
HSLhsl(237, 100%, 51%)
CMYKcmyk(99%, 94%, 0%, 0%)
LABlab(33.1 76.9 -106.5)
LCHlch(33.1 131.4 305.8)
OKLCHoklch(0.458 0.309 264.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#030fff on white: 8.35:1
AA ✓ pass · AA-large · AAA
Aa
#030fff on black: 2.52:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green5.9%
Blue100.0%

CMYK percentages

Cyan98.8%
Magenta94.1%
Yellow0.0%
Key (black)0.0%

Color previews

#030fff text on a black background

contrast 2.52:1

Card sample

#030fff text on a white background

contrast 8.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #030fff;
Background color
Panel with #030fff background
background-color: #030fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #030fff;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #030fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #030fff in the Color Lab