Skip to content

#777dff

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

RGB
119, 125, 255
HSL
237°, 100%, 73%
CMYK
53, 51, 0, 0
Luminance
0.2581

Every format

HEX#777dff
RGBrgb(119, 125, 255)
HSLhsl(237, 100%, 73%)
CMYKcmyk(53%, 51%, 0%, 0%)
LABlab(57.9 33.0 -65.7)
LCHlch(57.9 73.5 296.7)
OKLCHoklch(0.650 0.189 277.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#777dff on white: 3.41:1
AA ✗ fail · AA-large · AAA
Aa
#777dff on black: 6.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green49.0%
Blue100.0%

CMYK percentages

Cyan53.3%
Magenta51.0%
Yellow0.0%
Key (black)0.0%

Color previews

#777dff text on a black background

contrast 6.16:1

Card sample

#777dff text on a white background

contrast 3.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #777dff;
Background color
Panel with #777dff background
background-color: #777dff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #777dff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(119, 125, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 125, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #777dff;
background: linear-gradient(135deg, #777dff, #CC77FF);

Monochromatic scale

Palettes built from #777dff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #777dff in the Color Lab