Skip to content

#ffb29c

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

RGB
255, 178, 156
HSL
13°, 100%, 81%
CMYK
0, 30, 39, 0
Luminance
0.5550

Every format

HEX#ffb29c
RGBrgb(255, 178, 156)
HSLhsl(13, 100%, 81%)
CMYKcmyk(0%, 30%, 39%, 0%)
LABlab(79.3 25.4 22.5)
LCHlch(79.3 34.0 41.6)
OKLCHoklch(0.831 0.096 36.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green69.8%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta30.2%
Yellow38.8%
Key (black)0.0%

Color previews

#ffb29c text on a black background

contrast 12.10:1

Card sample

#ffb29c text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 178, 156, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 178, 156, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffb29c;
background: linear-gradient(135deg, #ffb29c, #FFF49C);

Monochromatic scale

Palettes built from #ffb29c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb29c in the Color Lab