#F083DB
A light, vivid magenta closely aligning with Orchid.
About #F083DB
The precise color #F083DB is an excellent choice for modern design projects. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(240, 131, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 45% magenta, 9% yellow, and 6% black. The HSL representation is 311.6° hue, 78.4% saturation, and 72.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F083DB
RGB240, 131, 219
HSL311.6°, 78.4%, 72.7%
CMYK0%, 45%, 9%, 6%
HSV311.6°, 45.4%, 94.1%
LAB69.4, 53.2, -26.8
XYZ56.8, 39.9, 71.7
Decimal15762395
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.97:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F083DB;
}
.text-color {
color: #F083DB;
}
.border-color {
border: 2px solid #F083DB;
}