Skip to content

#4dabfd

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

RGB
77, 171, 253
HSL
208°, 98%, 65%
CMYK
70, 32, 0, 1
Luminance
0.3780

Every format

HEX#4dabfd
RGBrgb(77, 171, 253)
HSLhsl(208, 98%, 65%)
CMYKcmyk(70%, 32%, 0%, 1%)
LABlab(67.9 -1.9 -48.7)
LCHlch(67.9 48.8 267.7)
OKLCHoklch(0.721 0.149 247.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4dabfd on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#4dabfd on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green67.1%
Blue99.2%

CMYK percentages

Cyan69.6%
Magenta32.4%
Yellow0.0%
Key (black)0.8%

Color previews

#4dabfd text on a black background

contrast 8.56:1

Card sample

#4dabfd text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 171, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 171, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4dabfd;
background: linear-gradient(135deg, #4dabfd, #644DFD);

Monochromatic scale

Palettes built from #4dabfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4dabfd in the Color Lab