Skip to content

#feb3bc

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

RGB
254, 179, 188
HSL
353°, 97%, 85%
CMYK
0, 30, 26, 0
Luminance
0.5694

Every format

HEX#feb3bc
RGBrgb(254, 179, 188)
HSLhsl(353, 97%, 85%)
CMYKcmyk(0%, 30%, 26%, 0%)
LABlab(80.2 28.5 6.4)
LCHlch(80.2 29.2 12.7)
OKLCHoklch(0.840 0.088 11.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb3bc on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#feb3bc on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green70.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta29.5%
Yellow26.0%
Key (black)0.4%

Color previews

#feb3bc text on a black background

contrast 12.39:1

Card sample

#feb3bc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb3bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb3bc in the Color Lab