Skip to content

#300ade

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

RGB
48, 10, 222
HSL
251°, 91%, 46%
CMYK
78, 96, 0, 13
Luminance
0.0612

Every format

HEX#300ade
RGBrgb(48, 10, 222)
HSLhsl(251, 91%, 46%)
CMYKcmyk(78%, 96%, 0%, 13%)
LABlab(29.7 70.2 -93.4)
LCHlch(29.7 116.8 306.9)
OKLCHoklch(0.426 0.270 271.9)

Copy-ready code

/* CSS */
color: #300ade;
background-color: #300ade;
/* Tailwind (arbitrary) */
class="text-[#300ade] bg-[#300ade]"
/* SCSS */
$brand: #300ade;
/* SwiftUI */
Color(red: 0.188, green: 0.039, blue: 0.871)
/* Android */
Color.parseColor("#300ade")

Accessibility — WCAG contrast

Aa
#300ade on white: 9.44:1
AA ✓ pass · AA-large · AAA
Aa
#300ade on black: 2.22:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.8%
Green3.9%
Blue87.1%

CMYK percentages

Cyan78.4%
Magenta95.5%
Yellow0.0%
Key (black)12.9%

Color previews

#300ade text on a black background

contrast 2.22:1

Card sample

#300ade text on a white background

contrast 9.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #300ade;
Background color
Panel with #300ade background
background-color: #300ade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #300ade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(48, 10, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(48, 10, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #300ade;
background: linear-gradient(135deg, #300ade, #BE0ADE);

Monochromatic scale

Palettes built from #300ade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #300ade in the Color Lab