Skip to content

#feb3ac

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

RGB
254, 179, 172
HSL
5°, 98%, 84%
CMYK
0, 30, 32, 0
Luminance
0.5629

Every format

HEX#feb3ac
RGBrgb(254, 179, 172)
HSLhsl(5, 98%, 84%)
CMYKcmyk(0%, 30%, 32%, 0%)
LABlab(79.8 26.4 14.5)
LCHlch(79.8 30.1 28.8)
OKLCHoklch(0.836 0.089 25.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb3ac on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#feb3ac on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green70.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta29.5%
Yellow32.3%
Key (black)0.4%

Color previews

#feb3ac text on a black background

contrast 12.26:1

Card sample

#feb3ac text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb3ac in the Color Lab