Skip to content

#ffb3ad

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

RGB
255, 179, 173
HSL
4°, 100%, 84%
CMYK
0, 30, 32, 0
Luminance
0.5652

Every format

HEX#ffb3ad
RGBrgb(255, 179, 173)
HSLhsl(4, 100%, 84%)
CMYKcmyk(0%, 30%, 32%, 0%)
LABlab(79.9 26.9 14.2)
LCHlch(79.9 30.4 27.8)
OKLCHoklch(0.837 0.090 24.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffb3ad on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ffb3ad on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green70.2%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow32.2%
Key (black)0.0%

Color previews

#ffb3ad text on a black background

contrast 12.30:1

Card sample

#ffb3ad text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffb3ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb3ad in the Color Lab