Skip to content

#2f7fff

a balanced, electric blue · cool · closest name: royalblue

RGB
47, 127, 255
HSL
217°, 100%, 59%
CMYK
82, 50, 0, 0
Luminance
0.2300

Every format

HEX#2f7fff
RGBrgb(47, 127, 255)
HSLhsl(217, 100%, 59%)
CMYKcmyk(82%, 50%, 0%, 0%)
LABlab(55.1 21.6 -70.3)
LCHlch(55.1 73.5 287.0)
OKLCHoklch(0.620 0.206 259.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f7fff on white: 3.75:1
AA ✗ fail · AA-large · AAA
Aa
#2f7fff on black: 5.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green49.8%
Blue100.0%

CMYK percentages

Cyan81.6%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#2f7fff text on a black background

contrast 5.60:1

Card sample

#2f7fff text on a white background

contrast 3.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2f7fff;
Background color
Panel with #2f7fff background
background-color: #2f7fff;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 127, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 127, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f7fff;
background: linear-gradient(135deg, #2f7fff, #6A2FFF);

Monochromatic scale

Palettes built from #2f7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2f7fff in the Color Lab