Skip to content

#014fff

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

RGB
1, 79, 255
HSL
222°, 100%, 50%
CMYK
100, 69, 0, 0
Luminance
0.1282

Every format

HEX#014fff
RGBrgb(1, 79, 255)
HSLhsl(222, 100%, 50%)
CMYKcmyk(100%, 69%, 0%, 0%)
LABlab(42.5 49.5 -90.9)
LCHlch(42.5 103.5 298.6)
OKLCHoklch(0.523 0.266 263.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#014fff on white: 5.89:1
AA ✓ pass · AA-large · AAA
Aa
#014fff on black: 3.56:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green31.0%
Blue100.0%

CMYK percentages

Cyan99.6%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#014fff text on a black background

contrast 3.56:1

Card sample

#014fff text on a white background

contrast 5.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 79, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 79, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #014fff;
background: linear-gradient(135deg, #014fff, #5C01FF);

Monochromatic scale

Palettes built from #014fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #014fff in the Color Lab