#995092
A medium, moderate magenta closely aligning with Orchid.
About #995092
The hex code #995092 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Orchid. This translates to an RGB value of rgb(153, 80, 146).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 48% Magenta, 5% Yellow, and 40% Black. With a hue angle of 305.8 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#995092
RGB153, 80, 146
HSL305.8°, 31.3%, 45.7%
CMYK0%, 48%, 5%, 40%
HSV305.8°, 47.7%, 60.0%
LAB45.1, 40.0, -23.2
XYZ21.2, 14.6, 28.9
Decimal10047634
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995092;
}
.text-color {
color: #995092;
}
.border-color {
border: 2px solid #995092;
}