Skip to content

#ff91ac

a light, electric red · warm · closest name: pink

RGB
255, 145, 172
HSL
345°, 100%, 78%
CMYK
0, 43, 33, 0
Luminance
0.4449

Every format

HEX#ff91ac
RGBrgb(255, 145, 172)
HSLhsl(345, 100%, 78%)
CMYKcmyk(0%, 43%, 33%, 0%)
LABlab(72.6 44.4 4.3)
LCHlch(72.6 44.6 5.5)
OKLCHoklch(0.781 0.135 4.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff91ac on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#ff91ac on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta43.1%
Yellow32.5%
Key (black)0.0%

Color previews

#ff91ac text on a black background

contrast 9.90:1

Card sample

#ff91ac text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff91ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff91ac in the Color Lab