Skip to content

#482abc

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

RGB
72, 42, 188
HSL
252°, 64%, 45%
CMYK
62, 78, 0, 26
Luminance
0.0666

Every format

HEX#482abc
RGBrgb(72, 42, 188)
HSLhsl(252, 64%, 45%)
CMYKcmyk(62%, 78%, 0%, 26%)
LABlab(31.0 52.1 -71.3)
LCHlch(31.0 88.3 306.1)
OKLCHoklch(0.429 0.211 282.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#482abc on white: 9.00:1
AA ✓ pass · AA-large · AAA
Aa
#482abc on black: 2.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red28.2%
Green16.5%
Blue73.7%

CMYK percentages

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

Color previews

#482abc text on a black background

contrast 2.33:1

Card sample

#482abc text on a white background

contrast 9.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #482abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #482abc in the Color Lab