Skip to content

#412abc

a balanced, vivid blue · warm · closest name: navy

RGB
65, 42, 188
HSL
250°, 64%, 45%
CMYK
65, 78, 0, 26
Luminance
0.0641

Every format

HEX#412abc
RGBrgb(65, 42, 188)
HSLhsl(250, 64%, 45%)
CMYKcmyk(65%, 78%, 0%, 26%)
LABlab(30.4 51.3 -72.3)
LCHlch(30.4 88.7 305.3)
OKLCHoklch(0.423 0.212 279.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#412abc on white: 9.20:1
AA ✓ pass · AA-large · AAA
Aa
#412abc on black: 2.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green16.5%
Blue73.7%

CMYK percentages

Cyan65.4%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#412abc text on a black background

contrast 2.28:1

Card sample

#412abc text on a white background

contrast 9.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #412abc;
Background color
Panel with #412abc background
background-color: #412abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #412abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(65, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #412abc;
background: linear-gradient(135deg, #412abc, #A22ABC);

Monochromatic scale

Palettes built from #412abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #412abc in the Color Lab