Skip to content

#2f2fff

a balanced, electric blue · warm · closest name: blue

RGB
47, 47, 255
HSL
240°, 100%, 59%
CMYK
82, 82, 0, 0
Luminance
0.0986

Every format

HEX#2f2fff
RGBrgb(47, 47, 255)
HSLhsl(240, 100%, 59%)
CMYKcmyk(82%, 82%, 0%, 0%)
LABlab(37.6 67.6 -99.0)
LCHlch(37.6 119.9 304.3)
OKLCHoklch(0.491 0.287 269.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f2fff on white: 7.07:1
AA ✓ pass · AA-large · AAA
Aa
#2f2fff on black: 2.97:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green18.4%
Blue100.0%

CMYK percentages

Cyan81.6%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#2f2fff text on a black background

contrast 2.97:1

Card sample

#2f2fff text on a white background

contrast 7.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2f2fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2f2fff in the Color Lab