Skip to content

#0085ff

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

RGB
0, 133, 255
HSL
209°, 100%, 50%
CMYK
100, 48, 0, 0
Luminance
0.2400

Every format

HEX#0085ff
RGBrgb(0, 133, 255)
HSLhsl(209, 100%, 50%)
CMYKcmyk(100%, 48%, 0%, 0%)
LABlab(56.1 15.7 -68.7)
LCHlch(56.1 70.5 282.8)
OKLCHoklch(0.626 0.205 254.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0085ff on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#0085ff on black: 5.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green52.2%
Blue100.0%

CMYK percentages

Cyan100.0%
Magenta47.8%
Yellow0.0%
Key (black)0.0%

Color previews

#0085ff text on a black background

contrast 5.80:1

Card sample

#0085ff text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0085ff;
Background color
Panel with #0085ff background
background-color: #0085ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0085ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 133, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 133, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0085ff;
background: linear-gradient(135deg, #0085ff, #2500FF);

Monochromatic scale

Palettes built from #0085ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0085ff in the Color Lab