Skip to content

#feb0af

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

RGB
254, 176, 175
HSL
1°, 98%, 84%
CMYK
0, 31, 31, 0
Luminance
0.5522

Every format

HEX#feb0af
RGBrgb(254, 176, 175)
HSLhsl(1, 98%, 84%)
CMYKcmyk(0%, 31%, 31%, 0%)
LABlab(79.2 28.4 12.1)
LCHlch(79.2 30.8 23.0)
OKLCHoklch(0.831 0.092 20.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb0af on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#feb0af on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green69.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta30.7%
Yellow31.1%
Key (black)0.4%

Color previews

#feb0af text on a black background

contrast 12.04:1

Card sample

#feb0af text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb0af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb0af in the Color Lab