Skip to content

#1f0a33

a deep, vivid violet · warm · closest name: midnightblue

RGB
31, 10, 51
HSL
271°, 67%, 12%
CMYK
39, 80, 0, 80
Luminance
0.0075

Every format

HEX#1f0a33
RGBrgb(31, 10, 51)
HSLhsl(271, 67%, 12%)
CMYKcmyk(39%, 80%, 0%, 80%)
LABlab(6.8 20.6 -22.6)
LCHlch(6.8 30.6 312.4)
OKLCHoklch(0.205 0.077 303.7)

Copy-ready code

/* CSS */
color: #1f0a33;
background-color: #1f0a33;
/* Tailwind (arbitrary) */
class="text-[#1f0a33] bg-[#1f0a33]"
/* SCSS */
$brand: #1f0a33;
/* SwiftUI */
Color(red: 0.122, green: 0.039, blue: 0.200)
/* Android */
Color.parseColor("#1f0a33")

Accessibility — WCAG contrast

Aa
#1f0a33 on white: 18.27:1
AA ✓ pass · AA-large · AAA
Aa
#1f0a33 on black: 1.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green3.9%
Blue20.0%

CMYK percentages

Cyan39.2%
Magenta80.4%
Yellow0.0%
Key (black)80.0%

Color previews

#1f0a33 text on a black background

contrast 1.15:1

Card sample

#1f0a33 text on a white background

contrast 18.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1f0a33;
Background color
Panel with #1f0a33 background
background-color: #1f0a33;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(31, 10, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 10, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1f0a33;
background: linear-gradient(135deg, #1f0a33, #330A2C);

Monochromatic scale

Palettes built from #1f0a33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f0a33 in the Color Lab