Skip to content

#899fff

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

RGB
137, 159, 255
HSL
229°, 100%, 77%
CMYK
46, 38, 0, 0
Luminance
0.3733

Every format

HEX#899fff
RGBrgb(137, 159, 255)
HSLhsl(229, 100%, 77%)
CMYKcmyk(46%, 38%, 0%, 0%)
LABlab(67.5 17.0 -50.2)
LCHlch(67.5 53.0 288.7)
OKLCHoklch(0.726 0.142 272.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#899fff on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#899fff on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green62.4%
Blue100.0%

CMYK percentages

Cyan46.3%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#899fff text on a black background

contrast 8.47:1

Card sample

#899fff text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #899fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #899fff in the Color Lab