Skip to content

#ffacba

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

RGB
255, 172, 186
HSL
350°, 100%, 84%
CMYK
0, 33, 27, 0
Luminance
0.5431

Every format

HEX#ffacba
RGBrgb(255, 172, 186)
HSLhsl(350, 100%, 84%)
CMYKcmyk(0%, 33%, 27%, 0%)
LABlab(78.6 32.2 5.3)
LCHlch(78.6 32.7 9.4)
OKLCHoklch(0.828 0.099 8.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffacba on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#ffacba on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow27.1%
Key (black)0.0%

Color previews

#ffacba text on a black background

contrast 11.86:1

Card sample

#ffacba text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffacba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffacba in the Color Lab