Skip to content

#f2a4ac

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

RGB
242, 164, 172
HSL
354°, 75%, 80%
CMYK
0, 32, 29, 5
Luminance
0.4841

Every format

HEX#f2a4ac
RGBrgb(242, 164, 172)
HSLhsl(354, 75%, 80%)
CMYKcmyk(0%, 32%, 29%, 5%)
LABlab(75.1 29.9 7.7)
LCHlch(75.1 30.9 14.4)
OKLCHoklch(0.797 0.093 12.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2a4ac on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#f2a4ac on black: 10.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green64.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow28.9%
Key (black)5.1%

Color previews

#f2a4ac text on a black background

contrast 10.68:1

Card sample

#f2a4ac text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2a4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2a4ac in the Color Lab