Skip to content

#ff7cac

a light, electric magenta / pink · warm · closest name: plum

RGB
255, 124, 172
HSL
338°, 100%, 74%
CMYK
0, 51, 33, 0
Luminance
0.3865

Every format

HEX#ff7cac
RGBrgb(255, 124, 172)
HSLhsl(338, 100%, 74%)
CMYKcmyk(0%, 51%, 33%, 0%)
LABlab(68.5 54.7 -1.6)
LCHlch(68.5 54.7 358.3)
OKLCHoklch(0.750 0.166 358.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7cac on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#ff7cac on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow32.5%
Key (black)0.0%

Color previews

#ff7cac text on a black background

contrast 8.73:1

Card sample

#ff7cac text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7cac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7cac in the Color Lab