Skip to content

#3b2fff

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

RGB
59, 47, 255
HSL
244°, 100%, 59%
CMYK
77, 82, 0, 0
Luminance
0.1018

Every format

HEX#3b2fff
RGBrgb(59, 47, 255)
HSLhsl(244, 100%, 59%)
CMYKcmyk(77%, 82%, 0%, 0%)
LABlab(38.2 68.2 -98.0)
LCHlch(38.2 119.4 304.8)
OKLCHoklch(0.497 0.284 271.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3b2fff on white: 6.92:1
AA ✓ pass · AA-large · AAA
Aa
#3b2fff on black: 3.04:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green18.4%
Blue100.0%

CMYK percentages

Cyan76.9%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#3b2fff text on a black background

contrast 3.04:1

Card sample

#3b2fff text on a white background

contrast 6.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3b2fff;
Background color
Panel with #3b2fff background
background-color: #3b2fff;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3b2fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3b2fff in the Color Lab