Skip to content

#febfac

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

RGB
254, 191, 172
HSL
14°, 98%, 84%
CMYK
0, 25, 32, 0
Luminance
0.6131

Every format

HEX#febfac
RGBrgb(254, 191, 172)
HSLhsl(14, 98%, 84%)
CMYKcmyk(0%, 25%, 32%, 0%)
LABlab(82.5 20.1 18.4)
LCHlch(82.5 27.3 42.5)
OKLCHoklch(0.857 0.078 37.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febfac on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#febfac on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta24.8%
Yellow32.3%
Key (black)0.4%

Color previews

#febfac text on a black background

contrast 13.26:1

Card sample

#febfac text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febfac in the Color Lab