Skip to content

#ff256f

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

RGB
255, 37, 111
HSL
340°, 100%, 57%
CMYK
0, 86, 57, 0
Luminance
0.2373

Every format

HEX#ff256f
RGBrgb(255, 37, 111)
HSLhsl(340, 100%, 57%)
CMYKcmyk(0%, 86%, 57%, 0%)
LABlab(55.8 79.5 15.6)
LCHlch(55.8 81.0 11.1)
OKLCHoklch(0.651 0.245 9.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff256f on white: 3.65:1
AA ✗ fail · AA-large · AAA
Aa
#ff256f on black: 5.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green14.5%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta85.5%
Yellow56.5%
Key (black)0.0%

Color previews

#ff256f text on a black background

contrast 5.75:1

Card sample

#ff256f text on a white background

contrast 3.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff256f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff256f in the Color Lab