Skip to content

#fbdddf

a pale, electric red · warm · closest name: lavender

RGB
251, 221, 223
HSL
356°, 79%, 93%
CMYK
0, 12, 11, 2
Luminance
0.7755

Every format

HEX#fbdddf
RGBrgb(251, 221, 223)
HSLhsl(356, 79%, 93%)
CMYKcmyk(0%, 12%, 11%, 2%)
LABlab(90.6 10.7 2.8)
LCHlch(90.6 11.0 14.8)
OKLCHoklch(0.923 0.033 13.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.4%
Green86.7%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow11.2%
Key (black)1.6%

Color previews

#fbdddf text on a black background

contrast 16.51:1

Card sample

#fbdddf text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbdddf in the Color Lab