Skip to content

#febab3

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

RGB
254, 186, 179
HSL
6°, 97%, 85%
CMYK
0, 27, 30, 0
Luminance
0.5944

Every format

HEX#febab3
RGBrgb(254, 186, 179)
HSLhsl(6, 97%, 85%)
CMYKcmyk(0%, 27%, 30%, 0%)
LABlab(81.5 23.6 13.2)
LCHlch(81.5 27.1 29.3)
OKLCHoklch(0.850 0.080 25.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green72.9%
Blue70.2%

CMYK percentages

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

Color previews

#febab3 text on a black background

contrast 12.89:1

Card sample

#febab3 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febab3 in the Color Lab