#661675
A dark, moderate magenta closely aligning with Purple.
About #661675
When working with digital screens, the color #661675 is rendered by mixing light. Its closest recognized web color is Purple. In the RGB color space, it consists of 102 red, 22 green, and 117 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 13% cyan, 81% magenta, 0% yellow, and 54% black. With a hue angle of 290.5 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#661675
RGB102, 22, 117
HSL290.5°, 68.3%, 27.3%
CMYK13%, 81%, 0%, 54%
HSV290.5°, 81.2%, 45.9%
LAB25.8, 47.5, -36.2
XYZ9.0, 4.7, 17.3
Decimal6690421
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.84:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.36:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661675;
}
.text-color {
color: #661675;
}
.border-color {
border: 2px solid #661675;
}