Skip to content

#ffad99

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

RGB
255, 173, 153
HSL
12°, 100%, 80%
CMYK
0, 32, 40, 0
Luminance
0.5345

Every format

HEX#ffad99
RGBrgb(255, 173, 153)
HSLhsl(12, 100%, 80%)
CMYKcmyk(0%, 32%, 40%, 0%)
LABlab(78.1 27.7 22.5)
LCHlch(78.1 35.7 39.1)
OKLCHoklch(0.822 0.101 34.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffad99 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#ffad99 on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ffad99 text on a black background

contrast 11.69:1

Card sample

#ffad99 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffad99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad99 in the Color Lab