Skip to content

#f3b3af

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

RGB
243, 179, 175
HSL
4°, 74%, 82%
CMYK
0, 26, 28, 5
Luminance
0.5439

Every format

HEX#f3b3af
RGBrgb(243, 179, 175)
HSLhsl(4, 74%, 82%)
CMYKcmyk(0%, 26%, 28%, 5%)
LABlab(78.7 22.7 11.2)
LCHlch(78.7 25.3 26.3)
OKLCHoklch(0.825 0.075 22.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3b3af on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#f3b3af on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green70.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta26.3%
Yellow28.0%
Key (black)4.7%

Color previews

#f3b3af text on a black background

contrast 11.88:1

Card sample

#f3b3af text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3b3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3b3af in the Color Lab