Skip to content

#778fff

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

RGB
119, 143, 255
HSL
229°, 100%, 73%
CMYK
53, 44, 0, 0
Luminance
0.3079

Every format

HEX#778fff
RGBrgb(119, 143, 255)
HSLhsl(229, 100%, 73%)
CMYKcmyk(53%, 44%, 0%, 0%)
LABlab(62.3 22.4 -58.5)
LCHlch(62.3 62.6 290.9)
OKLCHoklch(0.683 0.167 272.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#778fff on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#778fff on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green56.1%
Blue100.0%

CMYK percentages

Cyan53.3%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#778fff text on a black background

contrast 7.16:1

Card sample

#778fff text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #778fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #778fff in the Color Lab