Skip to content

#f2def0

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

RGB
242, 222, 240
HSL
306°, 44%, 91%
CMYK
0, 8, 1, 5
Luminance
0.7741

Every format

HEX#f2def0
RGBrgb(242, 222, 240)
HSLhsl(306, 44%, 91%)
CMYKcmyk(0%, 8%, 1%, 5%)
LABlab(90.5 9.9 -6.3)
LCHlch(90.5 11.8 327.7)
OKLCHoklch(0.922 0.032 329.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#f2def0 text on a black background

contrast 16.48:1

Card sample

#f2def0 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2def0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2def0 in the Color Lab