#923A66
A medium, moderate magenta closely aligning with Palevioletred.
About #923A66
At its core, #923A66 is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(146, 58, 102).
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 60% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#923A66
RGB146, 58, 102
HSL330.0°, 43.1%, 40.0%
CMYK0%, 60%, 30%, 43%
HSV330.0°, 60.3%, 57.3%
LAB38.0, 41.9, -7.1
XYZ15.8, 10.1, 13.7
Decimal9583206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.96:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923A66;
}
.text-color {
color: #923A66;
}
.border-color {
border: 2px solid #923A66;
}