Skip to content

#feb9af

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

RGB
254, 185, 175
HSL
8°, 98%, 84%
CMYK
0, 27, 31, 0
Luminance
0.5886

Every format

HEX#feb9af
RGBrgb(254, 185, 175)
HSLhsl(8, 98%, 84%)
CMYKcmyk(0%, 27%, 31%, 0%)
LABlab(81.2 23.6 14.9)
LCHlch(81.2 28.0 32.3)
OKLCHoklch(0.847 0.082 28.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb9af on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#feb9af on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green72.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta27.2%
Yellow31.1%
Key (black)0.4%

Color previews

#feb9af text on a black background

contrast 12.77:1

Card sample

#feb9af text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb9af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb9af in the Color Lab