Skip to content

#7777da

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

RGB
119, 119, 218
HSL
240°, 57%, 66%
CMYK
45, 45, 0, 15
Luminance
0.2218

Every format

HEX#7777da
RGBrgb(119, 119, 218)
HSLhsl(240, 57%, 66%)
CMYKcmyk(45%, 45%, 0%, 15%)
LABlab(54.2 25.4 -50.9)
LCHlch(54.2 56.9 296.6)
OKLCHoklch(0.615 0.147 281.2)

Copy-ready code

/* CSS */
color: #7777da;
background-color: #7777da;
/* Tailwind (arbitrary) */
class="text-[#7777da] bg-[#7777da]"
/* SCSS */
$brand: #7777da;
/* SwiftUI */
Color(red: 0.467, green: 0.467, blue: 0.855)
/* Android */
Color.parseColor("#7777da")

Accessibility — WCAG contrast

Aa
#7777da on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#7777da on black: 5.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green46.7%
Blue85.5%

CMYK percentages

Cyan45.4%
Magenta45.4%
Yellow0.0%
Key (black)14.5%

Color previews

#7777da text on a black background

contrast 5.44:1

Card sample

#7777da text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7777da;
Background color
Panel with #7777da background
background-color: #7777da;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7777da;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(119, 119, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 119, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7777da;
background: linear-gradient(135deg, #7777da, #B977DA);

Monochromatic scale

Palettes built from #7777da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7777da in the Color Lab