#665075
A dark, muted purple closely aligning with Dimgray.
About #665075
At its core, #665075 is a dark and muted hue. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 102 red, 80 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, 32% M, 0% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark 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#665075
RGB102, 80, 117
HSL275.7°, 18.8%, 38.6%
CMYK13%, 32%, 0%, 54%
HSV275.7°, 31.6%, 45.9%
LAB37.6, 16.8, -17.7
XYZ11.6, 9.8, 18.1
Decimal6705269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.07:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.76:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665075;
}
.text-color {
color: #665075;
}
.border-color {
border: 2px solid #665075;
}