Skip to content

#ffaf9b

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

RGB
255, 175, 155
HSL
12°, 100%, 80%
CMYK
0, 31, 39, 0
Luminance
0.5429

Every format

HEX#ffaf9b
RGBrgb(255, 175, 155)
HSLhsl(12, 100%, 80%)
CMYKcmyk(0%, 31%, 39%, 0%)
LABlab(78.6 26.9 22.1)
LCHlch(78.6 34.8 39.4)
OKLCHoklch(0.826 0.099 34.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf9b on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf9b on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow39.2%
Key (black)0.0%

Color previews

#ffaf9b text on a black background

contrast 11.86:1

Card sample

#ffaf9b text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf9b in the Color Lab