Skip to content

#ffb7ac

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

RGB
255, 183, 172
HSL
8°, 100%, 84%
CMYK
0, 28, 33, 0
Luminance
0.5811

Every format

HEX#ffb7ac
RGBrgb(255, 183, 172)
HSLhsl(8, 100%, 84%)
CMYKcmyk(0%, 28%, 33%, 0%)
LABlab(80.8 24.7 16.0)
LCHlch(80.8 29.4 32.9)
OKLCHoklch(0.844 0.086 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffb7ac on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ffb7ac on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green71.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta28.2%
Yellow32.5%
Key (black)0.0%

Color previews

#ffb7ac text on a black background

contrast 12.62:1

Card sample

#ffb7ac text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffb7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb7ac in the Color Lab