Skip to content

#febbcd

a pale, electric magenta / pink · warm · closest name: pink

RGB
254, 187, 205
HSL
344°, 97%, 87%
CMYK
0, 26, 19, 0
Luminance
0.6102

Every format

HEX#febbcd
RGBrgb(254, 187, 205)
HSLhsl(344, 97%, 87%)
CMYKcmyk(0%, 26%, 19%, 0%)
LABlab(82.4 26.7 0.5)
LCHlch(82.4 26.7 1.1)
OKLCHoklch(0.859 0.080 1.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green73.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow19.3%
Key (black)0.4%

Color previews

#febbcd text on a black background

contrast 13.20:1

Card sample

#febbcd text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febbcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febbcd in the Color Lab