Skip to content

#3f255f

a dark, soft violet · warm · closest name: midnightblue

RGB
63, 37, 95
HSL
267°, 44%, 26%
CMYK
34, 61, 0, 63
Luminance
0.0321

Every format

HEX#3f255f
RGBrgb(63, 37, 95)
HSLhsl(267, 44%, 26%)
CMYKcmyk(34%, 61%, 0%, 63%)
LABlab(20.9 25.7 -30.1)
LCHlch(20.9 39.6 310.4)
OKLCHoklch(0.329 0.100 301.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3f255f on white: 12.80:1
AA ✓ pass · AA-large · AAA
Aa
#3f255f on black: 1.64:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green14.5%
Blue37.3%

CMYK percentages

Cyan33.7%
Magenta61.1%
Yellow0.0%
Key (black)62.7%

Color previews

#3f255f text on a black background

contrast 1.64:1

Card sample

#3f255f text on a white background

contrast 12.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 37, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 37, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3f255f;
background: linear-gradient(135deg, #3f255f, #5F2558);

Monochromatic scale

Palettes built from #3f255f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3f255f in the Color Lab