Skip to content

#febbc7

a pale, electric red · warm · “pink”

RGB
254, 187, 199
HSL
349°, 97%, 87%
CMYK
0, 26, 22, 0
Luminance
0.6073

Every format

HEX#febbc7
RGBrgb(254, 187, 199)
HSLhsl(349, 97%, 87%)
CMYKcmyk(0%, 26%, 22%, 0%)
LABlab(82.2 25.8 3.5)
LCHlch(82.2 26.1 7.7)
OKLCHoklch(0.857 0.079 7.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febbc7 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#febbc7 on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green73.3%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow21.7%
Key (black)0.4%

Color previews

#febbc7 text on a black background

contrast 13.15:1

Card sample

#febbc7 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febbc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febbc7 in the Color Lab