Skip to content

#ffadad

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

RGB
255, 173, 173
HSL
0°, 100%, 84%
CMYK
0, 32, 32, 0
Luminance
0.5416

Every format

HEX#ffadad
RGBrgb(255, 173, 173)
HSLhsl(0, 100%, 84%)
CMYKcmyk(0%, 32%, 32%, 0%)
LABlab(78.6 30.0 12.3)
LCHlch(78.6 32.5 22.3)
OKLCHoklch(0.827 0.097 19.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.8%
Blue67.8%

CMYK percentages

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

Color previews

#ffadad text on a black background

contrast 11.83:1

Card sample

#ffadad text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffadad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffadad in the Color Lab