#F883DB
A light, vivid magenta closely aligning with Violet.
About #F883DB
At its core, #F883DB is a light and vivid hue. Its closest recognized web color is Violet. Its digital footprint relies on 248 parts red, 131 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 47% magenta, 12% yellow, and 3% black. The HSL representation is 314.9° hue, 89.3% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F883DB
RGB248, 131, 219
HSL314.9°, 89.3%, 74.3%
CMYK0%, 47%, 12%, 3%
HSV314.9°, 47.2%, 97.3%
LAB70.4, 55.6, -25.2
XYZ59.6, 41.3, 71.8
Decimal16286683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.26:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F883DB;
}
.text-color {
color: #F883DB;
}
.border-color {
border: 2px solid #F883DB;
}