#FF99DB
A very light, vivid magenta closely aligning with Plum.
About #FF99DB
The precise color #FF99DB is an excellent choice for modern design projects. Its closest recognized web color is Plum. In the RGB color space, it consists of 255 red, 153 green, and 219 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 40% M, 14% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FF99DB
RGB255, 153, 219
HSL321.2°, 100.0%, 80.0%
CMYK0%, 40%, 14%, 0%
HSV321.2°, 40.0%, 100.0%
LAB75.5, 46.8, -17.2
XYZ65.4, 49.2, 73.1
Decimal16751067
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.83:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FF99DB;
}
.text-color {
color: #FF99DB;
}
.border-color {
border: 2px solid #FF99DB;
}