Skip to content

#f0adef

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

RGB
240, 173, 239
HSL
301°, 69%, 81%
CMYK
0, 28, 0, 6
Luminance
0.5464

Every format

HEX#f0adef
RGBrgb(240, 173, 239)
HSLhsl(301, 69%, 81%)
CMYKcmyk(0%, 28%, 0%, 6%)
LABlab(78.8 35.0 -23.3)
LCHlch(78.8 42.0 326.4)
OKLCHoklch(0.831 0.116 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0adef on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#f0adef on black: 11.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green67.8%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta27.9%
Yellow0.4%
Key (black)5.9%

Color previews

#f0adef text on a black background

contrast 11.93:1

Card sample

#f0adef text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0adef in the Color Lab