Skip to content

#f2def1

a pale, soft magenta / pink · warm · closest name: lavender

RGB
242, 222, 241
HSL
303°, 44%, 91%
CMYK
0, 8, 0, 5
Luminance
0.7747

Every format

HEX#f2def1
RGBrgb(242, 222, 241)
HSLhsl(303, 44%, 91%)
CMYKcmyk(0%, 8%, 0%, 5%)
LABlab(90.5 10.1 -6.8)
LCHlch(90.5 12.2 326.3)
OKLCHoklch(0.922 0.033 327.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2def1 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#f2def1 on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green87.1%
Blue94.5%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow0.4%
Key (black)5.1%

Color previews

#f2def1 text on a black background

contrast 16.49:1

Card sample

#f2def1 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 222, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 222, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2def1;
background: linear-gradient(135deg, #f2def1, #F2DEE4);

Monochromatic scale

Palettes built from #f2def1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2def1 in the Color Lab