Skip to content

#444fff

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

RGB
68, 79, 255
HSL
237°, 100%, 63%
CMYK
73, 69, 0, 0
Luminance
0.1404

Every format

HEX#444fff
RGBrgb(68, 79, 255)
HSLhsl(237, 100%, 63%)
CMYKcmyk(73%, 69%, 0%, 0%)
LABlab(44.3 52.7 -87.9)
LCHlch(44.3 102.5 301.0)
OKLCHoklch(0.541 0.254 271.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#444fff on white: 5.51:1
AA ✓ pass · AA-large · AAA
Aa
#444fff on black: 3.81:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green31.0%
Blue100.0%

CMYK percentages

Cyan73.3%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#444fff text on a black background

contrast 3.81:1

Card sample

#444fff text on a white background

contrast 5.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #444fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #444fff in the Color Lab