Skip to content

#f3ddef

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

RGB
243, 221, 239
HSL
311°, 48%, 91%
CMYK
0, 9, 2, 5
Luminance
0.7700

Every format

HEX#f3ddef
RGBrgb(243, 221, 239)
HSLhsl(311, 48%, 91%)
CMYKcmyk(0%, 9%, 2%, 5%)
LABlab(90.3 10.6 -6.0)
LCHlch(90.3 12.2 330.5)
OKLCHoklch(0.921 0.034 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3ddef on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#f3ddef on black: 16.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green86.7%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta9.1%
Yellow1.6%
Key (black)4.7%

Color previews

#f3ddef text on a black background

contrast 16.40:1

Card sample

#f3ddef text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3ddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3ddef in the Color Lab