Skip to content

#809fff

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

RGB
128, 159, 255
HSL
225°, 100%, 75%
CMYK
50, 38, 0, 0
Luminance
0.3661

Every format

HEX#809fff
RGBrgb(128, 159, 255)
HSLhsl(225, 100%, 75%)
CMYKcmyk(50%, 38%, 0%, 0%)
LABlab(67.0 15.0 -51.1)
LCHlch(67.0 53.2 286.3)
OKLCHoklch(0.721 0.144 269.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#809fff on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#809fff on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green62.4%
Blue100.0%

CMYK percentages

Cyan49.8%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#809fff text on a black background

contrast 8.32:1

Card sample

#809fff text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #809fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #809fff in the Color Lab