Skip to content

#7fade7

a light, vivid blue · cool · closest name: steelblue

RGB
127, 173, 231
HSL
214°, 68%, 70%
CMYK
45, 25, 0, 9
Luminance
0.4017

Every format

HEX#7fade7
RGBrgb(127, 173, 231)
HSLhsl(214, 68%, 70%)
CMYKcmyk(45%, 25%, 0%, 9%)
LABlab(69.6 -0.2 -33.9)
LCHlch(69.6 33.9 269.7)
OKLCHoklch(0.737 0.098 254.6)

Copy-ready code

/* CSS */
color: #7fade7;
background-color: #7fade7;
/* Tailwind (arbitrary) */
class="text-[#7fade7] bg-[#7fade7]"
/* SCSS */
$brand: #7fade7;
/* SwiftUI */
Color(red: 0.498, green: 0.678, blue: 0.906)
/* Android */
Color.parseColor("#7fade7")

Accessibility — WCAG contrast

Aa
#7fade7 on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#7fade7 on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green67.8%
Blue90.6%

CMYK percentages

Cyan45.0%
Magenta25.1%
Yellow0.0%
Key (black)9.4%

Color previews

#7fade7 text on a black background

contrast 9.03:1

Card sample

#7fade7 text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7fade7;
Background color
Panel with #7fade7 background
background-color: #7fade7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7fade7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(127, 173, 231, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 173, 231, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fade7;
background: linear-gradient(135deg, #7fade7, #967FE7);

Monochromatic scale

Palettes built from #7fade7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fade7 in the Color Lab