Skip to content

#ffac98

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

RGB
255, 172, 152
HSL
12°, 100%, 80%
CMYK
0, 33, 40, 0
Luminance
0.5303

Every format

HEX#ffac98
RGBrgb(255, 172, 152)
HSLhsl(12, 100%, 80%)
CMYKcmyk(0%, 33%, 40%, 0%)
LABlab(77.9 28.1 22.7)
LCHlch(77.9 36.1 38.9)
OKLCHoklch(0.820 0.102 34.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffac98 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#ffac98 on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow40.4%
Key (black)0.0%

Color previews

#ffac98 text on a black background

contrast 11.61:1

Card sample

#ffac98 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac98 in the Color Lab