Skip to content

#ff025f

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

RGB
255, 2, 95
HSL
338°, 100%, 50%
CMYK
0, 99, 63, 0
Luminance
0.2213

Every format

HEX#ff025f
RGBrgb(255, 2, 95)
HSLhsl(338, 100%, 50%)
CMYKcmyk(0%, 99%, 63%, 0%)
LABlab(54.2 82.4 23.0)
LCHlch(54.2 85.5 15.6)
OKLCHoklch(0.638 0.254 12.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff025f on white: 3.87:1
AA ✗ fail · AA-large · AAA
Aa
#ff025f on black: 5.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.8%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow62.7%
Key (black)0.0%

Color previews

#ff025f text on a black background

contrast 5.43:1

Card sample

#ff025f text on a white background

contrast 3.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff025f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff025f in the Color Lab