#FF49DB
A light, vivid magenta closely aligning with Violet.
About #FF49DB
The precise color #FF49DB is an excellent choice for modern design projects. Its closest recognized web color is Violet. This translates to an RGB value of rgb(255, 73, 219).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 71% magenta, 14% yellow, and 0% black. The HSL representation is 311.9° hue, 100.0% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF49DB
RGB255, 73, 219
HSL311.9°, 100.0%, 64.3%
CMYK0%, 71%, 14%, 0%
HSV311.9°, 71.4%, 100.0%
LAB62.6, 81.3, -37.1
XYZ56.4, 31.1, 70.1
Decimal16730587
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF49DB;
}
.text-color {
color: #FF49DB;
}
.border-color {
border: 2px solid #FF49DB;
}