Skip to content

#ff0f6f

a balanced, electric magenta / pink · warm · closest name: crimson

RGB
255, 15, 111
HSL
336°, 100%, 53%
CMYK
0, 94, 57, 0
Luminance
0.2275

Every format

HEX#ff0f6f
RGBrgb(255, 15, 111)
HSLhsl(336, 100%, 53%)
CMYKcmyk(0%, 94%, 57%, 0%)
LABlab(54.8 82.4 14.2)
LCHlch(54.8 83.6 9.8)
OKLCHoklch(0.643 0.254 8.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0f6f on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#ff0f6f on black: 5.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green5.9%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta94.1%
Yellow56.5%
Key (black)0.0%

Color previews

#ff0f6f text on a black background

contrast 5.55:1

Card sample

#ff0f6f text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0f6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0f6f in the Color Lab