#FFBDD3

A very light, vivid magenta closely aligning with Pink.

About #FFBDD3

When working with digital screens, the color #FFBDD3 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Pink. This translates to an RGB value of rgb(255, 189, 211).

When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 26% magenta, 17% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FFBDD3
RGB255, 189, 211
HSL340.0°, 100.0%, 87.1%
CMYK0%, 26%, 17%, 0%
HSV340.0°, 25.9%, 100.0%
LAB83.1, 26.9, -1.7
XYZ71.2, 62.4, 69.9
Decimal16760275

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.56:1
Text on #FFFFFF
FAIL
13.47:1
Text on #000000
AAA
1.49:1
Text on #F8FAFC
FAIL
11.45:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #FFBDD3; }
.text-color { color: #FFBDD3; }
.border-color { border: 2px solid #FFBDD3; }

Similar Colors

Pink
#FFC0CB