Skip to content

#febcac

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

RGB
254, 188, 172
HSL
12°, 98%, 84%
CMYK
0, 26, 32, 0
Luminance
0.6002

Every format

HEX#febcac
RGBrgb(254, 188, 172)
HSLhsl(12, 98%, 84%)
CMYKcmyk(0%, 26%, 32%, 0%)
LABlab(81.8 21.7 17.4)
LCHlch(81.8 27.8 38.8)
OKLCHoklch(0.852 0.080 34.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febcac on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#febcac on black: 13.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green73.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta26.0%
Yellow32.3%
Key (black)0.4%

Color previews

#febcac text on a black background

contrast 13.00:1

Card sample

#febcac text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febcac in the Color Lab