#660066 color codes
- HEX
- #660066
- HEX8
- #660066FF
- HEX8 (Android)
- #FF660066
- RGB
- rgb(102, 0, 102)
- RGB (%)
- 40%, 0%, 40%
- HSL
- hsl(300, 100%, 20%)
- HSV / HSB
- hsv(300, 100%, 40%)
- CMYK
- cmyk(0%, 100%, 0%, 60%)
- OKLCH
- oklch(0.358 0.1646 328.36)
- OKLCH (%)
- oklch(35.8% 0.1646 328.36)
- Decimal
- 6684774
What color is #660066?
#660066 sits at 36% lightness and 0.1646 chroma in OKLCH, hue 328.36°. Its nearest named color is Purple.
Shades and tints of #660066
Tints
Shades
Tones
#660066 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #660066 in CSS
.text { color: #660066; }
.background { background-color: #660066; }
.border { border: 2px solid #660066; }
/* Modern, perceptually uniform */
.text { color: oklch(0.358 0.1646 328.36); }
/* #660066 at 50% transparency */
.overlay { background-color: #66006680; }Is #660066 accessible?
#660066 on white text scores 11.95:1; on black text it scores 1.76:1. White text passes WCAG AAA on #660066. Recommended text color on a #660066 background: white.
A 1.76:1 vs black
A 11.95:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#660066) → white APCA Lc experimental 99.2 Lc · body text — preferred (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Purple #800080. See more in the purple family on the colors hub.
Frequently asked questions
- What color is #660066?
- #660066 is closest to Purple. In RGB it is rgb(102, 0, 102), and in HSL hsl(300, 100%, 20%).
- What is #660066 in RGB?
- #660066 converts to rgb(102, 0, 102) — red 102, green 0, blue 102.
- What text color is readable on #660066?
- White text — it has the higher contrast ratio (11.95:1) against #660066. White text passes WCAG AAA on #660066.