Skip to content

#7f99ff

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

RGB
127, 153, 255
HSL
228°, 100%, 75%
CMYK
50, 40, 0, 0
Luminance
0.3451

Every format

HEX#7f99ff
RGBrgb(127, 153, 255)
HSLhsl(228, 100%, 75%)
CMYKcmyk(50%, 40%, 0%, 0%)
LABlab(65.4 18.2 -53.6)
LCHlch(65.4 56.6 288.8)
OKLCHoklch(0.708 0.152 271.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7f99ff on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#7f99ff on black: 7.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green60.0%
Blue100.0%

CMYK percentages

Cyan50.2%
Magenta40.0%
Yellow0.0%
Key (black)0.0%

Color previews

#7f99ff text on a black background

contrast 7.90:1

Card sample

#7f99ff text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 153, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 153, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7f99ff;
background: linear-gradient(135deg, #7f99ff, #BA7FFF);

Monochromatic scale

Palettes built from #7f99ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7f99ff in the Color Lab