Skip to content

#554fff

a light, electric blue · warm · closest name: slateblue

RGB
85, 79, 255
HSL
242°, 100%, 66%
CMYK
67, 69, 0, 0
Luminance
0.1474

Every format

HEX#554fff
RGBrgb(85, 79, 255)
HSLhsl(242, 100%, 66%)
CMYKcmyk(67%, 69%, 0%, 0%)
LABlab(45.3 54.5 -86.2)
LCHlch(45.3 102.0 302.3)
OKLCHoklch(0.551 0.250 275.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#554fff on white: 5.32:1
AA ✓ pass · AA-large · AAA
Aa
#554fff on black: 3.95:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green31.0%
Blue100.0%

CMYK percentages

Cyan66.7%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#554fff text on a black background

contrast 3.95:1

Card sample

#554fff text on a white background

contrast 5.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #554fff;
Background color
Panel with #554fff background
background-color: #554fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #554fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(85, 79, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 79, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #554fff;
background: linear-gradient(135deg, #554fff, #CA4FFF);

Monochromatic scale

Palettes built from #554fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #554fff in the Color Lab