Skip to content

#febab2

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

RGB
254, 186, 178
HSL
6°, 97%, 85%
CMYK
0, 27, 30, 0
Luminance
0.5940

Every format

HEX#febab2
RGBrgb(254, 186, 178)
HSLhsl(6, 97%, 85%)
CMYKcmyk(0%, 27%, 30%, 0%)
LABlab(81.5 23.5 13.8)
LCHlch(81.5 27.2 30.3)
OKLCHoklch(0.850 0.080 26.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febab2 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#febab2 on black: 12.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green72.9%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow29.9%
Key (black)0.4%

Color previews

#febab2 text on a black background

contrast 12.88:1

Card sample

#febab2 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febab2 in the Color Lab