Skip to content

#707bdf

a light, vivid blue · warm · closest name: royalblue

RGB
112, 123, 223
HSL
234°, 63%, 66%
CMYK
50, 45, 0, 13
Luminance
0.2294

Every format

HEX#707bdf
RGBrgb(112, 123, 223)
HSLhsl(234, 63%, 66%)
CMYKcmyk(50%, 45%, 0%, 13%)
LABlab(55.0 22.9 -52.5)
LCHlch(55.0 57.3 293.6)
OKLCHoklch(0.621 0.150 276.4)

Copy-ready code

/* CSS */
color: #707bdf;
background-color: #707bdf;
/* Tailwind (arbitrary) */
class="text-[#707bdf] bg-[#707bdf]"
/* SCSS */
$brand: #707bdf;
/* SwiftUI */
Color(red: 0.439, green: 0.482, blue: 0.875)
/* Android */
Color.parseColor("#707bdf")

Accessibility — WCAG contrast

Aa
#707bdf on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#707bdf on black: 5.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green48.2%
Blue87.5%

CMYK percentages

Cyan49.8%
Magenta44.8%
Yellow0.0%
Key (black)12.5%

Color previews

#707bdf text on a black background

contrast 5.59:1

Card sample

#707bdf text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #707bdf;
Background color
Panel with #707bdf background
background-color: #707bdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #707bdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(112, 123, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 123, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #707bdf;
background: linear-gradient(135deg, #707bdf, #AF70DF);

Monochromatic scale

Palettes built from #707bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #707bdf in the Color Lab