Skip to content

#ffbfac

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

RGB
255, 191, 172
HSL
14°, 100%, 84%
CMYK
0, 25, 33, 0
Luminance
0.6150

Every format

HEX#ffbfac
RGBrgb(255, 191, 172)
HSLhsl(14, 100%, 84%)
CMYKcmyk(0%, 25%, 33%, 0%)
LABlab(82.7 20.5 18.6)
LCHlch(82.7 27.6 42.2)
OKLCHoklch(0.858 0.079 37.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbfac on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#ffbfac on black: 13.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta25.1%
Yellow32.5%
Key (black)0.0%

Color previews

#ffbfac text on a black background

contrast 13.30:1

Card sample

#ffbfac text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbfac in the Color Lab