Skip to content

#fad2cd

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

RGB
250, 210, 205
HSL
7°, 82%, 89%
CMYK
0, 16, 18, 2
Luminance
0.7082

Every format

HEX#fad2cd
RGBrgb(250, 210, 205)
HSLhsl(7, 82%, 89%)
CMYKcmyk(0%, 16%, 18%, 2%)
LABlab(87.4 13.2 7.7)
LCHlch(87.4 15.3 30.3)
OKLCHoklch(0.896 0.046 26.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fad2cd on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#fad2cd on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green82.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta16.0%
Yellow18.0%
Key (black)2.0%

Color previews

#fad2cd text on a black background

contrast 15.16:1

Card sample

#fad2cd text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 210, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 210, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fad2cd;
background: linear-gradient(135deg, #fad2cd, #FAF0CD);

Monochromatic scale

Palettes built from #fad2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fad2cd in the Color Lab