Skip to content

#002afd

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

RGB
0, 42, 253
HSL
230°, 100%, 50%
CMYK
100, 83, 0, 1
Luminance
0.0875

Every format

HEX#002afd
RGBrgb(0, 42, 253)
HSLhsl(230, 100%, 50%)
CMYKcmyk(100%, 83%, 0%, 1%)
LABlab(35.5 68.1 -101.4)
LCHlch(35.5 122.2 303.9)
OKLCHoklch(0.473 0.295 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002afd on white: 7.64:1
AA ✓ pass · AA-large · AAA
Aa
#002afd on black: 2.75:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green16.5%
Blue99.2%

CMYK percentages

Cyan100.0%
Magenta83.4%
Yellow0.0%
Key (black)0.8%

Color previews

#002afd text on a black background

contrast 2.75:1

Card sample

#002afd text on a white background

contrast 7.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #002afd;
Background color
Panel with #002afd background
background-color: #002afd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #002afd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 42, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 42, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #002afd;
background: linear-gradient(135deg, #002afd, #7E00FD);

Monochromatic scale

Palettes built from #002afd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002afd in the Color Lab