Skip to content

#fbcdef

a pale, electric magenta / pink · warm · closest name: pink

RGB
251, 205, 239
HSL
316°, 85%, 89%
CMYK
0, 18, 5, 2
Luminance
0.7040

Every format

HEX#fbcdef
RGBrgb(251, 205, 239)
HSLhsl(316, 85%, 89%)
CMYKcmyk(0%, 18%, 5%, 2%)
LABlab(87.2 21.7 -10.6)
LCHlch(87.2 24.1 334.0)
OKLCHoklch(0.898 0.068 335.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fbcdef on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#fbcdef on black: 15.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.4%
Green80.4%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow4.8%
Key (black)1.6%

Color previews

#fbcdef text on a black background

contrast 15.08:1

Card sample

#fbcdef text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbcdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbcdef in the Color Lab