Skip to content

#fadada

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

RGB
250, 218, 218
HSL
0°, 76%, 92%
CMYK
0, 13, 13, 2
Luminance
0.7553

Every format

HEX#fadada
RGBrgb(250, 218, 218)
HSLhsl(0, 76%, 92%)
CMYKcmyk(0%, 13%, 13%, 2%)
LABlab(89.6 11.1 4.1)
LCHlch(89.6 11.8 20.2)
OKLCHoklch(0.915 0.036 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadada on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fadada on black: 16.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow12.8%
Key (black)2.0%

Color previews

#fadada text on a black background

contrast 16.11:1

Card sample

#fadada text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadada in the Color Lab