Skip to content

#689dfd

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

RGB
104, 157, 253
HSL
219°, 97%, 70%
CMYK
59, 38, 0, 1
Luminance
0.3415

Every format

HEX#689dfd
RGBrgb(104, 157, 253)
HSLhsl(219, 97%, 70%)
CMYKcmyk(59%, 38%, 0%, 1%)
LABlab(65.1 10.6 -53.1)
LCHlch(65.1 54.1 281.3)
OKLCHoklch(0.702 0.152 261.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#689dfd on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#689dfd on black: 7.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.8%
Green61.6%
Blue99.2%

CMYK percentages

Cyan58.9%
Magenta37.9%
Yellow0.0%
Key (black)0.8%

Color previews

#689dfd text on a black background

contrast 7.83:1

Card sample

#689dfd text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #689dfd;
Background color
Panel with #689dfd background
background-color: #689dfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #689dfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(104, 157, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(104, 157, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #689dfd;
background: linear-gradient(135deg, #689dfd, #9668FD);

Monochromatic scale

Palettes built from #689dfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #689dfd in the Color Lab