Skip to content

#4da4ff

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

RGB
77, 164, 255
HSL
211°, 100%, 65%
CMYK
70, 36, 0, 0
Luminance
0.3535

Every format

HEX#4da4ff
RGBrgb(77, 164, 255)
HSLhsl(211, 100%, 65%)
CMYKcmyk(70%, 36%, 0%, 0%)
LABlab(66.0 2.7 -52.7)
LCHlch(66.0 52.8 273.0)
OKLCHoklch(0.707 0.158 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4da4ff on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#4da4ff on black: 8.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green64.3%
Blue100.0%

CMYK percentages

Cyan69.8%
Magenta35.7%
Yellow0.0%
Key (black)0.0%

Color previews

#4da4ff text on a black background

contrast 8.07:1

Card sample

#4da4ff text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4da4ff;
Background color
Panel with #4da4ff background
background-color: #4da4ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4da4ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(77, 164, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 164, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4da4ff;
background: linear-gradient(135deg, #4da4ff, #6D4DFF);

Monochromatic scale

Palettes built from #4da4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4da4ff in the Color Lab