Skip to content

#feb6af

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

RGB
254, 182, 175
HSL
5°, 98%, 84%
CMYK
0, 28, 31, 0
Luminance
0.5762

Every format

HEX#feb6af
RGBrgb(254, 182, 175)
HSLhsl(5, 98%, 84%)
CMYKcmyk(0%, 28%, 31%, 0%)
LABlab(80.5 25.2 14.0)
LCHlch(80.5 28.8 29.0)
OKLCHoklch(0.842 0.085 25.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb6af on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#feb6af on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green71.4%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta28.3%
Yellow31.1%
Key (black)0.4%

Color previews

#feb6af text on a black background

contrast 12.52:1

Card sample

#feb6af text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb6af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb6af in the Color Lab