Skip to content

#007dfb

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

RGB
0, 125, 251
HSL
210°, 100%, 49%
CMYK
100, 50, 0, 2
Luminance
0.2163

Every format

HEX#007dfb
RGBrgb(0, 125, 251)
HSLhsl(210, 100%, 49%)
CMYKcmyk(100%, 50%, 0%, 2%)
LABlab(53.6 19.1 -70.5)
LCHlch(53.6 73.0 285.2)
OKLCHoklch(0.606 0.209 256.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007dfb on white: 3.94:1
AA ✗ fail · AA-large · AAA
Aa
#007dfb on black: 5.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.0%
Blue98.4%

CMYK percentages

Cyan100.0%
Magenta50.2%
Yellow0.0%
Key (black)1.6%

Color previews

#007dfb text on a black background

contrast 5.33:1

Card sample

#007dfb text on a white background

contrast 3.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #007dfb;
Background color
Panel with #007dfb background
background-color: #007dfb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #007dfb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 125, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 125, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007dfb;
background: linear-gradient(135deg, #007dfb, #2A00FB);

Monochromatic scale

Palettes built from #007dfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007dfb in the Color Lab