Skip to content

#febbca

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

RGB
254, 187, 202
HSL
347°, 97%, 87%
CMYK
0, 26, 21, 0
Luminance
0.6088

Every format

HEX#febbca
RGBrgb(254, 187, 202)
HSLhsl(347, 97%, 87%)
CMYKcmyk(0%, 26%, 21%, 0%)
LABlab(82.3 26.3 2.0)
LCHlch(82.3 26.4 4.4)
OKLCHoklch(0.858 0.079 4.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febbca on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#febbca on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green73.3%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow20.5%
Key (black)0.4%

Color previews

#febbca text on a black background

contrast 13.18:1

Card sample

#febbca text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febbca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febbca in the Color Lab