#92667C
A medium, muted magenta closely aligning with Rosybrown.
About #92667C
At its core, #92667C is a medium and muted hue. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(146, 102, 124).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 30% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92667C
RGB146, 102, 124
HSL330.0°, 17.7%, 48.6%
CMYK0%, 30%, 15%, 43%
HSV330.0°, 30.1%, 57.3%
LAB48.3, 21.2, -5.2
XYZ20.2, 17.1, 21.3
Decimal9594492
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.76:1
Text on #FFFFFF
AA
4.41:1
Text on #000000
AA Large
4.55:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #92667C;
}
.text-color {
color: #92667C;
}
.border-color {
border: 2px solid #92667C;
}