Skip to content

#ffad9b

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

RGB
255, 173, 155
HSL
11°, 100%, 80%
CMYK
0, 32, 39, 0
Luminance
0.5351

Every format

HEX#ffad9b
RGBrgb(255, 173, 155)
HSLhsl(11, 100%, 80%)
CMYKcmyk(0%, 32%, 39%, 0%)
LABlab(78.2 27.9 21.5)
LCHlch(78.2 35.2 37.6)
OKLCHoklch(0.823 0.101 32.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffad9b on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ffad9b on black: 11.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.8%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow39.2%
Key (black)0.0%

Color previews

#ffad9b text on a black background

contrast 11.70:1

Card sample

#ffad9b text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffad9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad9b in the Color Lab