Skip to content

#ffbaad

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

RGB
255, 186, 173
HSL
10°, 100%, 84%
CMYK
0, 27, 32, 0
Luminance
0.5939

Every format

HEX#ffbaad
RGBrgb(255, 186, 173)
HSLhsl(10, 100%, 84%)
CMYKcmyk(0%, 27%, 32%, 0%)
LABlab(81.5 23.2 16.4)
LCHlch(81.5 28.5 35.3)
OKLCHoklch(0.849 0.083 30.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbaad on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#ffbaad on black: 12.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green72.9%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta27.1%
Yellow32.2%
Key (black)0.0%

Color previews

#ffbaad text on a black background

contrast 12.88:1

Card sample

#ffbaad text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbaad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbaad in the Color Lab