Color detail

Purple
#6E34CB

Purple (#6E34CB) with RGB(110, 52, 203) and HSL(263, 59%, 50%). Suitable for modern interface themes, branding accents, and design systems.

VioletCorecool
Interactive

UI Sandbox

Project Dashboard
Active theme: Purple
Values

Production-ready color values

Copy formats for CSS, handoff docs, tokens, and implementation.

HEX
#6E34CB
RGB
rgb(110, 52, 203)
HSL
hsl(263, 59%, 50%)
HSV
hsv(263, 74%, 80%)
CMYK
cmyk(46%, 74%, 0%, 20%)
Decimal
7222475
Contrast

Accessibility checks

Aa
On white
6.96:1
Aa
On black
3.02:1
Accessibility

Contrast Audit

On White
WCAG AA PASS
Text
6.96:1
On Black
FAIL
Text
3.02:1
Vision

Simulator

protanopia
deuteranopia
tritanopia
Harmonies

Palette combinations from this base color

Open any harmony as a shareable palette route and keep refining from there.

Analysis

Design expert profile

Detailed psychological and professional strategy for this specific tone.

Purple (#6E34CB) with RGB(110, 52, 203) and HSL(263, 59%, 50%). Suitable for modern interface themes, branding accents, and design systems.
violetcorecoolhex-6e34cbh-263s-59l-50
Region

Language

Developer Handoff

Copy for any framework

CSS
/* Purple */
color: #6E34CB;
background-color: #6E34CB;
border-color: #6E34CB;
box-shadow: 0 4px 24px #6e34cb40;
Tailwind CSS
bg-[#6E34CB] text-[#6E34CB] border-[#6E34CB] ring-[#6E34CB]
SwiftUI
Color(red: 0.431, green: 0.204, blue: 0.796)
Flutter / Dart
Color(0xFF6E34CB)
Android XML
<color name="purple">#6E34CB</color>
React Native
{ color: '#6E34CB' }
Social Media

Share this color

Beautiful swatches optimized for Pinterest, Instagram, and design moodboards.

DRAFTHUE.CO

Purple

#6E34CB·rgb(110, 52, 203)

Tip: Screenshots of this card are optimized for Pinterest (4:5 ratio).

About

About Purple

This section gives the same kind of richer color context you’d expect from a dedicated color reference page.

Meaning
Purple sits in the violet family with a core tone, so it holds enough weight for primary UI accents. It reads as calm, credible, and interface-friendly.
Applications
Purple (#6E34CB) with RGB(110, 52, 203) and HSL(263, 59%, 50%). Suitable for modern interface themes, branding accents, and design systems. It performs better as text or iconography on lighter contexts when paired carefully.
Family
Violet
Tone
Core
Temperature
cool
Keywords
violet, core, cool, hex-6e34cb, h-263, s-59
Conversion

Color conversions

Use these values in CSS, product docs, design tokens, and print-oriented workflows.

HEX
#6E34CB
RGB
rgb(110, 52, 203)
HSL
hsl(263, 59%, 50%)
HSV
hsv(263, 74%, 80%)
CMYK
cmyk(46%, 74%, 0%, 20%)
Variations

Shades and tonal variations

Build softer surfaces, deeper states, and a cleaner tonal system from the same base hue.

900
#120820
800
#21103D
700
#371A65
600
#4D258E
500
#632FB6
400
#7C49D0
Color harmonies

Harmony-based palette routes

Move from a single color into full palette ideas based on common harmony systems.

Blindness simulator

Color blindness preview

These simulations help you judge whether the color keeps enough identity across common color-vision variations.

Protanopia
#5554A7
Red-sensitive cones are reduced, so warm reds and greens can collapse toward similar mid-tones.
Deuteranopia
#585D9E
Green-sensitive cones are reduced, which often compresses green and red distinctions.
Tritanopia
#6B8A83
Blue-sensitive cones are reduced, which shifts blues and yellows toward flatter blends.
Contrast checker

Accessibility contrast snapshots

Use these quick checks to understand where the color is more reliable for text, icons, and UI foregrounds.

Aa
On white
6.96:1
AA passes for normal text.
Aa
On black
3.02:1
Only large-text AA passes.
Similar colors

Nearby color references

Use nearby colors when you want alternatives with a similar overall feel but a different hue or intensity.

Color libraries

Library-ready mappings

These mappings help you slot the color into CSS names, Tailwind-like scales, and semantic design tokens faster.

CSS named match
Purple
Closest standard CSS name to #6E34CB for developer-friendly reference and docs.
Design token
--color-violet-core
A token-friendly alias you can use in design systems, Tailwind maps, or CSS variables.
Tailwind-friendly scale
violet-500
A naming pattern that fits Tailwind-style scale systems and keeps #6E34CB as the core value.
HSL token
263 59% 50%
Useful when your component library or theme layer stores semantic colors in HSL channels.