Skip to content

#febbaf

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

RGB
254, 187, 175
HSL
9°, 98%, 84%
CMYK
0, 26, 31, 0
Luminance
0.5971

Every format

HEX#febbaf
RGBrgb(254, 187, 175)
HSLhsl(9, 98%, 84%)
CMYKcmyk(0%, 26%, 31%, 0%)
LABlab(81.7 22.6 15.6)
LCHlch(81.7 27.4 34.6)
OKLCHoklch(0.851 0.080 30.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febbaf on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#febbaf on black: 12.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green73.3%
Blue68.6%

CMYK percentages

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

Color previews

#febbaf text on a black background

contrast 12.94:1

Card sample

#febbaf text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febbaf in the Color Lab