#660FAF
A dark, vivid purple closely aligning with Darkorchid.
About #660FAF
At its core, #660FAF is a dark and vivid hue. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 102 red, 15 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 42% C, 91% M, 0% Y, and 31% K. The HSL representation is 272.6° hue, 84.2% saturation, and 37.3% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#660FAF
RGB102, 15, 175
HSL272.6°, 84.2%, 37.3%
CMYK42%, 91%, 0%, 31%
HSV272.6°, 91.4%, 68.6%
LAB30.1, 61.6, -65.1
XYZ13.4, 6.3, 41.1
Decimal6688687
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.32:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.91:1
Text on #F8FAFC
AAA
1.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660FAF;
}
.text-color {
color: #660FAF;
}
.border-color {
border: 2px solid #660FAF;
}