Skip to content

#2002ff

a balanced, electric blue · warm · “blue”

RGB
32, 2, 255
HSL
247°, 100%, 50%
CMYK
88, 99, 0, 0
Luminance
0.0757

Every format

HEX#2002ff
RGBrgb(32, 2, 255)
HSLhsl(247, 100%, 50%)
CMYKcmyk(88%, 99%, 0%, 0%)
LABlab(33.1 79.1 -106.6)
LCHlch(33.1 132.7 306.6)
OKLCHoklch(0.459 0.308 267.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2002ff on white: 8.35:1
AA ✓ pass · AA-large · AAA
Aa
#2002ff on black: 2.51:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green0.8%
Blue100.0%

CMYK percentages

Cyan87.5%
Magenta99.2%
Yellow0.0%
Key (black)0.0%

Color previews

#2002ff text on a black background

contrast 2.51:1

Card sample

#2002ff text on a white background

contrast 8.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2002ff;
Background color
Panel with #2002ff background
background-color: #2002ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2002ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 2, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 2, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2002ff;
background: linear-gradient(135deg, #2002ff, #C902FF);

Monochromatic scale

Palettes built from #2002ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2002ff in the Color Lab