Skip to content

#ffbdac

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

RGB
255, 189, 172
HSL
12°, 100%, 84%
CMYK
0, 26, 33, 0
Luminance
0.6063

Every format

HEX#ffbdac
RGBrgb(255, 189, 172)
HSLhsl(12, 100%, 84%)
CMYKcmyk(0%, 26%, 33%, 0%)
LABlab(82.2 21.5 17.9)
LCHlch(82.2 28.0 39.8)
OKLCHoklch(0.855 0.080 34.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbdac on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#ffbdac on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green74.1%
Blue67.5%

CMYK percentages

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

Color previews

#ffbdac text on a black background

contrast 13.13:1

Card sample

#ffbdac text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbdac in the Color Lab