Skip to content

#f3b2ac

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

RGB
243, 178, 172
HSL
5°, 75%, 81%
CMYK
0, 27, 29, 5
Luminance
0.5387

Every format

HEX#f3b2ac
RGBrgb(243, 178, 172)
HSLhsl(5, 75%, 81%)
CMYKcmyk(0%, 27%, 29%, 5%)
LABlab(78.4 22.9 12.4)
LCHlch(78.4 26.0 28.5)
OKLCHoklch(0.822 0.077 24.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3b2ac on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#f3b2ac on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow29.2%
Key (black)4.7%

Color previews

#f3b2ac text on a black background

contrast 11.77:1

Card sample

#f3b2ac text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3b2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3b2ac in the Color Lab