Skip to content

#ff92ac

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

RGB
255, 146, 172
HSL
346°, 100%, 79%
CMYK
0, 43, 33, 0
Luminance
0.4480

Every format

HEX#ff92ac
RGBrgb(255, 146, 172)
HSLhsl(346, 100%, 79%)
CMYKcmyk(0%, 43%, 33%, 0%)
LABlab(72.8 43.9 4.5)
LCHlch(72.8 44.1 5.9)
OKLCHoklch(0.782 0.134 5.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff92ac on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#ff92ac on black: 9.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green57.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta42.7%
Yellow32.5%
Key (black)0.0%

Color previews

#ff92ac text on a black background

contrast 9.96:1

Card sample

#ff92ac text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff92ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff92ac in the Color Lab