#B65FA8
A medium, moderate magenta closely aligning with Orchid.
About #B65FA8
When working with digital screens, the color #B65FA8 is rendered by mixing light. Its closest recognized web color is Orchid. Its digital footprint relies on 182 parts red, 95 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 48% magenta, 8% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#B65FA8
RGB182, 95, 168
HSL309.7°, 37.3%, 54.3%
CMYK0%, 48%, 8%, 29%
HSV309.7°, 47.8%, 71.4%
LAB52.9, 45.1, -23.8
XYZ30.5, 21.0, 39.5
Decimal11952040
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.19:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B65FA8;
}
.text-color {
color: #B65FA8;
}
.border-color {
border: 2px solid #B65FA8;
}