Skip to content

#001cfa

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

RGB
0, 28, 250
HSL
233°, 100%, 49%
CMYK
100, 89, 0, 2
Luminance
0.0773

Every format

HEX#001cfa
RGBrgb(0, 28, 250)
HSLhsl(233, 100%, 49%)
CMYKcmyk(100%, 89%, 0%, 2%)
LABlab(33.4 72.3 -103.2)
LCHlch(33.4 126.0 305.0)
OKLCHoklch(0.458 0.300 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#001cfa on white: 8.25:1
AA ✓ pass · AA-large · AAA
Aa
#001cfa on black: 2.55:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green11.0%
Blue98.0%

CMYK percentages

Cyan100.0%
Magenta88.8%
Yellow0.0%
Key (black)2.0%

Color previews

#001cfa text on a black background

contrast 2.55:1

Card sample

#001cfa text on a white background

contrast 8.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #001cfa;
Background color
Panel with #001cfa background
background-color: #001cfa;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #001cfa;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 28, 250, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 28, 250, 0.45);
Border & gradient
Gradient panel
border: 3px solid #001cfa;
background: linear-gradient(135deg, #001cfa, #8B00FA);

Monochromatic scale

Palettes built from #001cfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #001cfa in the Color Lab