Skip to content

#febcbc

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

RGB
254, 188, 188
HSL
0°, 97%, 87%
CMYK
0, 26, 26, 0
Luminance
0.6067

Every format

HEX#febcbc
RGBrgb(254, 188, 188)
HSLhsl(0, 97%, 87%)
CMYKcmyk(0%, 26%, 26%, 0%)
LABlab(82.2 23.8 9.4)
LCHlch(82.2 25.5 21.5)
OKLCHoklch(0.856 0.076 18.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green73.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta26.0%
Yellow26.0%
Key (black)0.4%

Color previews

#febcbc text on a black background

contrast 13.13:1

Card sample

#febcbc text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febcbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febcbc in the Color Lab