Skip to content

#f0cceb

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

RGB
240, 204, 235
HSL
308°, 55%, 87%
CMYK
0, 15, 2, 6
Luminance
0.6771

Every format

HEX#f0cceb
RGBrgb(240, 204, 235)
HSLhsl(308, 55%, 87%)
CMYKcmyk(0%, 15%, 2%, 6%)
LABlab(85.9 17.8 -10.6)
LCHlch(85.9 20.7 329.4)
OKLCHoklch(0.885 0.057 330.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cceb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#f0cceb on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.0%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow2.1%
Key (black)5.9%

Color previews

#f0cceb text on a black background

contrast 14.54:1

Card sample

#f0cceb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cceb in the Color Lab