Skip to content

#7777dd

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

RGB
119, 119, 221
HSL
240°, 60%, 67%
CMYK
46, 46, 0, 13
Luminance
0.2234

Every format

HEX#7777dd
RGBrgb(119, 119, 221)
HSLhsl(240, 60%, 67%)
CMYKcmyk(46%, 46%, 0%, 13%)
LABlab(54.4 26.3 -52.3)
LCHlch(54.4 58.6 296.7)
OKLCHoklch(0.617 0.151 281.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7777dd on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#7777dd on black: 5.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green46.7%
Blue86.7%

CMYK percentages

Cyan46.2%
Magenta46.2%
Yellow0.0%
Key (black)13.3%

Color previews

#7777dd text on a black background

contrast 5.47:1

Card sample

#7777dd text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7777dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7777dd in the Color Lab