#665775
A medium, muted purple closely aligning with Dimgray.
About #665775
When working with digital screens, the color #665775 is rendered by mixing light. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 102 red, 87 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 13% C, 26% M, 0% Y, and 54% K. 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. 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#665775
RGB102, 87, 117
HSL270.0°, 14.7%, 40.0%
CMYK13%, 26%, 0%, 54%
HSV270.0°, 25.6%, 45.9%
LAB39.5, 12.5, -14.8
XYZ12.1, 10.9, 18.3
Decimal6707061
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.59:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.30:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665775;
}
.text-color {
color: #665775;
}
.border-color {
border: 2px solid #665775;
}