Skip to content

#f2def2

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

RGB
242, 222, 242
HSL
300°, 44%, 91%
CMYK
0, 8, 0, 5
Luminance
0.7753

Every format

HEX#f2def2
RGBrgb(242, 222, 242)
HSLhsl(300, 44%, 91%)
CMYKcmyk(0%, 8%, 0%, 5%)
LABlab(90.6 10.3 -7.2)
LCHlch(90.6 12.6 324.9)
OKLCHoklch(0.923 0.034 325.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#f2def2 text on a black background

contrast 16.51:1

Card sample

#f2def2 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2def2 in the Color Lab