Skip to content

#402abc

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

RGB
64, 42, 188
HSL
249°, 64%, 45%
CMYK
66, 78, 0, 26
Luminance
0.0638

Every format

HEX#402abc
RGBrgb(64, 42, 188)
HSLhsl(249, 64%, 45%)
CMYKcmyk(66%, 78%, 0%, 26%)
LABlab(30.3 51.2 -72.5)
LCHlch(30.3 88.8 305.2)
OKLCHoklch(0.422 0.212 279.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan66.0%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#402abc text on a black background

contrast 2.28:1

Card sample

#402abc text on a white background

contrast 9.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #402abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #402abc in the Color Lab