#B65FC5
A medium, moderate magenta closely aligning with Orchid.
About #B65FC5
The hex code #B65FC5 represents a beautifully specific shade of magenta. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(182, 95, 197).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 8% C, 52% M, 0% Y, and 23% K. The HSL representation is 291.2° hue, 46.8% saturation, and 57.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B65FC5
RGB182, 95, 197
HSL291.2°, 46.8%, 57.3%
CMYK8%, 52%, 0%, 23%
HSV291.2°, 51.8%, 77.3%
LAB54.2, 50.5, -38.6
XYZ33.5, 22.2, 55.3
Decimal11952069
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.43:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B65FC5;
}
.text-color {
color: #B65FC5;
}
.border-color {
border: 2px solid #B65FC5;
}