Skip to content

#f3afbb

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

RGB
243, 175, 187
HSL
349°, 74%, 82%
CMYK
0, 28, 23, 5
Luminance
0.5330

Every format

HEX#f3afbb
RGBrgb(243, 175, 187)
HSLhsl(349, 74%, 82%)
CMYKcmyk(0%, 28%, 23%, 5%)
LABlab(78.1 26.5 3.8)
LCHlch(78.1 26.8 8.1)
OKLCHoklch(0.821 0.081 7.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3afbb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#f3afbb on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green68.6%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta28.0%
Yellow23.0%
Key (black)4.7%

Color previews

#f3afbb text on a black background

contrast 11.66:1

Card sample

#f3afbb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3afbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3afbb in the Color Lab