Skip to content

#f3adef

a light, vivid magenta / pink · warm · closest name: plum

RGB
243, 173, 239
HSL
303°, 75%, 82%
CMYK
0, 29, 2, 5
Luminance
0.5517

Every format

HEX#f3adef
RGBrgb(243, 173, 239)
HSLhsl(303, 75%, 82%)
CMYKcmyk(0%, 29%, 2%, 5%)
LABlab(79.1 36.0 -22.8)
LCHlch(79.1 42.6 327.6)
OKLCHoklch(0.834 0.118 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3adef on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#f3adef on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green67.8%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta28.8%
Yellow1.6%
Key (black)4.7%

Color previews

#f3adef text on a black background

contrast 12.03:1

Card sample

#f3adef text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3adef in the Color Lab