Skip to content

#004bdf

a dark, electric blue · cool · closest name: royalblue

RGB
0, 75, 223
HSL
220°, 100%, 44%
CMYK
100, 66, 0, 13
Luminance
0.1036

Every format

HEX#004bdf
RGBrgb(0, 75, 223)
HSLhsl(220, 100%, 44%)
CMYKcmyk(100%, 66%, 0%, 13%)
LABlab(38.5 40.3 -79.5)
LCHlch(38.5 89.1 296.9)
OKLCHoklch(0.485 0.233 262.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#004bdf on white: 6.84:1
AA ✓ pass · AA-large · AAA
Aa
#004bdf on black: 3.07:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green29.4%
Blue87.5%

CMYK percentages

Cyan100.0%
Magenta66.4%
Yellow0.0%
Key (black)12.5%

Color previews

#004bdf text on a black background

contrast 3.07:1

Card sample

#004bdf text on a white background

contrast 6.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #004bdf;
Background color
Panel with #004bdf background
background-color: #004bdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #004bdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 75, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 75, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #004bdf;
background: linear-gradient(135deg, #004bdf, #4A00DF);

Monochromatic scale

Palettes built from #004bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #004bdf in the Color Lab