#330033 color codes
- HEX
- #330033
- HEX8
- #330033FF
- HEX8 (Android)
- #FF330033
- RGB
- rgb(51, 0, 51)
- RGB (%)
- 20%, 0%, 20%
- HSL
- hsl(300, 100%, 10%)
- HSV / HSB
- hsv(300, 100%, 20%)
- CMYK
- cmyk(0%, 100%, 0%, 80%)
- OKLCH
- oklch(0.2253 0.1035 328.36)
- OKLCH (%)
- oklch(22.53% 0.1035 328.36)
- Decimal
- 3342387
What color is #330033?
#330033 sits at 23% lightness and 0.1035 chroma in OKLCH, hue 328.36°. Its nearest named color is Indigo.
Shades and tints of #330033
Tints
Shades
Tones
#330033 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #330033 in CSS
.text { color: #330033; }
.background { background-color: #330033; }
.border { border: 2px solid #330033; }
/* Modern, perceptually uniform */
.text { color: oklch(0.2253 0.1035 328.36); }
/* #330033 at 50% transparency */
.overlay { background-color: #33003380; }Is #330033 accessible?
#330033 on white text scores 17.67:1; on black text it scores 1.19:1. White text passes WCAG AAA on #330033. Recommended text color on a #330033 background: white.
A 1.19:1 vs black
A 17.67: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(#330033) → white APCA Lc experimental 106 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 #330033?
- #330033 is closest to Indigo. In RGB it is rgb(51, 0, 51), and in HSL hsl(300, 100%, 10%).
- What is #330033 in RGB?
- #330033 converts to rgb(51, 0, 51) — red 51, green 0, blue 51.
- What text color is readable on #330033?
- White text — it has the higher contrast ratio (17.67:1) against #330033. White text passes WCAG AAA on #330033.