Skip to content

#003df2

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

RGB
0, 61, 242
HSL
225°, 100%, 48%
CMYK
100, 75, 0, 5
Luminance
0.0975

Every format

HEX#003df2
RGBrgb(0, 61, 242)
HSLhsl(225, 100%, 48%)
CMYKcmyk(100%, 75%, 0%, 5%)
LABlab(37.4 55.4 -92.1)
LCHlch(37.4 107.4 301.0)
OKLCHoklch(0.483 0.269 263.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#003df2 on white: 7.12:1
AA ✓ pass · AA-large · AAA
Aa
#003df2 on black: 2.95:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green23.9%
Blue94.9%

CMYK percentages

Cyan100.0%
Magenta74.8%
Yellow0.0%
Key (black)5.1%

Color previews

#003df2 text on a black background

contrast 2.95:1

Card sample

#003df2 text on a white background

contrast 7.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #003df2;
Background color
Panel with #003df2 background
background-color: #003df2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #003df2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 61, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 61, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #003df2;
background: linear-gradient(135deg, #003df2, #6500F2);

Monochromatic scale

Palettes built from #003df2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #003df2 in the Color Lab