Skip to content

#feb0ba

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

RGB
254, 176, 186
HSL
352°, 98%, 84%
CMYK
0, 31, 27, 0
Luminance
0.5567

Every format

HEX#feb0ba
RGBrgb(254, 176, 186)
HSLhsl(352, 98%, 84%)
CMYKcmyk(0%, 31%, 27%, 0%)
LABlab(79.4 29.8 6.5)
LCHlch(79.4 30.5 12.2)
OKLCHoklch(0.834 0.092 10.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb0ba on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#feb0ba on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green69.0%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta30.7%
Yellow26.8%
Key (black)0.4%

Color previews

#feb0ba text on a black background

contrast 12.13:1

Card sample

#feb0ba text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb0ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb0ba in the Color Lab