Skip to content

#ffaf97

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

RGB
255, 175, 151
HSL
14°, 100%, 80%
CMYK
0, 31, 41, 0
Luminance
0.5415

Every format

HEX#ffaf97
RGBrgb(255, 175, 151)
HSLhsl(14, 100%, 80%)
CMYKcmyk(0%, 31%, 41%, 0%)
LABlab(78.5 26.4 24.1)
LCHlch(78.5 35.8 42.4)
OKLCHoklch(0.825 0.100 37.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf97 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf97 on black: 11.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue59.2%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow40.8%
Key (black)0.0%

Color previews

#ffaf97 text on a black background

contrast 11.83:1

Card sample

#ffaf97 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf97 in the Color Lab