Skip to content

#febbcb

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

RGB
254, 187, 203
HSL
346°, 97%, 87%
CMYK
0, 26, 20, 0
Luminance
0.6092

Every format

HEX#febbcb
RGBrgb(254, 187, 203)
HSLhsl(346, 97%, 87%)
CMYKcmyk(0%, 26%, 20%, 0%)
LABlab(82.3 26.4 1.5)
LCHlch(82.3 26.4 3.3)
OKLCHoklch(0.858 0.080 3.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#febbcb text on a black background

contrast 13.18:1

Card sample

#febbcb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febbcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febbcb in the Color Lab