Skip to content

#004fcc

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

RGB
0, 79, 204
HSL
217°, 100%, 40%
CMYK
100, 61, 0, 20
Luminance
0.0995

Every format

HEX#004fcc
RGBrgb(0, 79, 204)
HSLhsl(217, 100%, 40%)
CMYKcmyk(100%, 61%, 0%, 20%)
LABlab(37.8 30.4 -69.7)
LCHlch(37.8 76.1 293.6)
OKLCHoklch(0.474 0.205 261.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#004fcc on white: 7.02:1
AA ✓ pass · AA-large · AAA
Aa
#004fcc on black: 2.99:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green31.0%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta61.3%
Yellow0.0%
Key (black)20.0%

Color previews

#004fcc text on a black background

contrast 2.99:1

Card sample

#004fcc text on a white background

contrast 7.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 79, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 79, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #004fcc;
background: linear-gradient(135deg, #004fcc, #3900CC);

Monochromatic scale

Palettes built from #004fcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #004fcc in the Color Lab