Skip to content

#ffada2

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

RGB
255, 173, 162
HSL
7°, 100%, 82%
CMYK
0, 32, 37, 0
Luminance
0.5376

Every format

HEX#ffada2
RGBrgb(255, 173, 162)
HSLhsl(7, 100%, 82%)
CMYKcmyk(0%, 32%, 37%, 0%)
LABlab(78.3 28.7 17.9)
LCHlch(78.3 33.9 31.9)
OKLCHoklch(0.824 0.098 27.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow36.5%
Key (black)0.0%

Color previews

#ffada2 text on a black background

contrast 11.75:1

Card sample

#ffada2 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffada2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffada2 in the Color Lab