#660FE9
A medium, vivid purple closely aligning with Mediumblue.
About #660FE9
The hex code #660FE9 represents a beautifully specific shade of purple. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(102, 15, 233).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 56% cyan, 94% magenta, 0% yellow, and 9% black. The HSL representation is 263.9° hue, 87.9% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#660FE9
RGB102, 15, 233
HSL263.9°, 87.9%, 48.6%
CMYK56%, 94%, 0%, 9%
HSV263.9°, 93.6%, 91.4%
LAB36.1, 74.7, -89.0
XYZ20.4, 9.0, 77.8
Decimal6688745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.47:1
Text on #FFFFFF
AAA
2.81:1
Text on #000000
FAIL
7.14:1
Text on #F8FAFC
AAA
2.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660FE9;
}
.text-color {
color: #660FE9;
}
.border-color {
border: 2px solid #660FE9;
}