What Color Is #6116D0?

When rendered, #6116D0 appears as a deep purple shade. The R:97, G:22, B:208 breakdown shows a purple-dominant profile with deep depth. At 45% lightness, it sits in the lower half of the brightness range.

Color Meaning of #6116D0

Designers choose purple tones when their projects require creativity, luxury, and mystery. #6116D0 inherits these qualities while its deep nature adds visual weight that commands attention and establishes hierarchy.

Where to Use HEX Code #6116D0

Onboarding flow illustrations and background washes that set a welcoming purple tone
Skeleton screen shimmer effects — subtle deep purple pulses feel natural during loading
Sidebar active-state indicators that help users orient within complex multi-panel layouts
Tag and chip components where purple backgrounds pair with contrasting text for quick scanning
Customer testimonial section accents that frame quotes with visual warmth
API documentation color swatches and code highlighting themes

Similar HEX Color Codes

HEX Code #6116D0 in Design Systems

Design token strategy for #6116D0: assign it as color.purple.deep in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.

Contrast data: perceived brightness 66/255 positions this color in the dark range where white text at 100% opacity meets WCAG AA. For non-text elements like icons and borders, a 3:1 contrast ratio against the background is the minimum standard.

FAQ About HEX Color Code #6116D0

What color is #6116D0?
#6116D0 produces a deep purple tone. The RGB breakdown (97, 22, 208) shows how the three light channels combine to create this specific purple hue at 264° on the color wheel.
Is #6116D0 a dark or light color?
#6116D0 registers as a dark color at 66/255 perceived brightness. In practical terms, white (#FFFFFF) or very light text will provide the best readability.
What colors go well with #6116D0?
Complementary pairing (≈84° hue) creates energetic contrast with #6116D0. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker purple shades — are the safest harmonious option.
Can I use #6116D0 for branding?
#6116D0 can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #6116D0 to other color formats?
Convert #6116D0 to RGB(97, 22, 208) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(264°, 81%, 45%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.