#92505F
A medium, muted red closely aligning with Palevioletred.
About #92505F
The precise color #92505F is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 146 red, 80 green, and 95 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 45% magenta, 35% yellow, and 43% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92505F
RGB146, 80, 95
HSL346.4°, 29.2%, 44.3%
CMYK0%, 45%, 35%, 43%
HSV346.4°, 45.2%, 57.3%
LAB42.3, 29.4, 3.6
XYZ16.8, 12.7, 12.4
Decimal9588831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #92505F;
}
.text-color {
color: #92505F;
}
.border-color {
border: 2px solid #92505F;
}