Skip to content

#6a2db7

a dark, vivid violet · cool · closest name: Rebecca Purple

RGB
106, 45, 183
HSL
267°, 61%, 45%
CMYK
42, 75, 0, 28
Luminance
0.0836

At a glance

Every number on this page in one read: what #6a2db7 is made of, how bright it looks, and which way it leans.

Hex
#6a2db7
Hue
267°
violet
Saturation
61%
vivid
Lightness
45%
dark
Brightness
72%
HSV value
Perceived
36%
weighted brightness
Luminance
0.0836
WCAG relative
Temperature
Cool
69/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
7.86:1
Closest name
Rebecca Purple
ΔE2000 4.8
Where it sits
Hue267° of 360°
Saturation61%
Lightness45%
Temperature
Warm ← → Cool69% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#6a2db7
RGBrgb(106, 45, 183)
HSLhsl(267, 61%, 45%)
CMYKcmyk(42%, 75%, 0%, 28%)
LABlab(34.7 54.1 -62.2)
LCHlch(34.7 82.4 311.0)
OKLCHoklch(0.462 0.202 298.0)
Decimal6958519
Display P3color(display-p3 0.416 0.176 0.718)

Copy-ready code

/* CSS */
color: #6a2db7;
background-color: #6a2db7;
/* Tailwind (arbitrary) */
class="text-[#6a2db7] bg-[#6a2db7]"
/* SCSS */
$brand: #6a2db7;
/* SwiftUI */
Color(red: 0.416, green: 0.176, blue: 0.718)
/* Android */
Color.parseColor("#6a2db7")
/* Flutter */
Color(0xFF6A2DB7)
/* Python / OpenCV (BGR) */
(183, 45, 106)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #6a2db7 · 7.86:1
Use #ffffffAAA at every size.
Aa
White text · 7.86:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.67:1
AA fail · AA large fail · AAA fail
Reading the other direction: #6a2db7 as text scores 7.86:1 on white and 2.67:1 on black.

Accessibility — WCAG contrast

Aa
#6a2db7 on white: 7.86:1
AA ✓ pass · AA-large · AAA
Aa
#6a2db7 on black: 2.67:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0052BB
deuteranopia · #0050B4
tritanopia · #575170

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6a2db7 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F4FB
#EFE8F7
#DCCCEF
#C3A5E9
#A578DE
#874BD3
#6a2db7
#5F28A4
#4C2083
#391B5F
#24113C
Base = 600Lightest = 50 · #F7F4FBDarkest = 950 · #24113C
:root {
  --brand-50: #F7F4FB;
  --brand-100: #EFE8F7;
  --brand-200: #DCCCEF;
  --brand-300: #C3A5E9;
  --brand-400: #A578DE;
  --brand-500: #874BD3;
  --brand-600: #6a2db7;
  --brand-700: #5F28A4;
  --brand-800: #4C2083;
  --brand-900: #391B5F;
  --brand-950: #24113C;
  --brand: #6a2db7;
  --brand-ink: #ffffff;
}

Colors that work with #6a2db7

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F7F4FA
Tinted page background
Border#D4C0ED
Hairlines and dividers
Muted text#6E4B9B
Captions on the surface
Accent#8EA824
Second voice, not a rival
Dark variant#3B1966
Hover, pressed, headers
Light variant#F1EBFA
Selected rows, tints
Dark surface#1B1424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #6a2db7

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#7AB72D
Analogous left#2D35B7
Analogous right#AF2DB7
Split-complement 1#B7AF2D
Split-complement 2#35B72D
Triadic 1#B76A2D
Triadic 2#2DB76A
Tetradic#B72D35

RGB percentages

Red41.6%
Green17.6%
Blue71.8%

CMYK percentages

Cyan42.1%
Magenta75.4%
Yellow0.0%
Key (black)28.2%

Color previews

#6a2db7 text on a black background

contrast 2.67:1

Card sample

#6a2db7 text on a white background

contrast 7.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6a2db7;
Background color
Panel with #6a2db7 background
background-color: #6a2db7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6a2db7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(106, 45, 183, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 45, 183, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6a2db7;
background: linear-gradient(135deg, #6a2db7, #B72DA8);

Monochromatic scale

Palettes built from #6a2db7

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#6a2db7 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#6a2db7, answered

What color is #6a2db7?

#6a2db7 is a dark vivid violet, closest to Rebecca Purple (ΔE2000 4.8). It sits at 267° on the hue wheel with 61% saturation and 45% lightness, which reads as cool.

What is the RGB value of #6a2db7?

rgb(106, 45, 183) — 106 red, 45 green and 183 blue out of 255, or 41.6% / 17.6% / 71.8% by channel.

Is #6a2db7 a light or a dark color?

It is a dark color. Relative luminance is 0.0836 and perceived brightness is 36%, so white text on it reaches 7.86:1.

Should I use black or white text on #6a2db7?

White. It scores 7.86:1 against #6a2db7, versus 2.67:1 for black — AAA at any size.

What is the complementary color of #6a2db7?

#7AB72D sits directly opposite on the wheel. Softer options are the split-complements #B7AF2D and #35B72D, which give the same contrast with far less vibration.

What colors go well with #6a2db7?

For interface work: #F7F4FA as the surface, #D4C0ED for borders, #6E4B9B for secondary text, #8EA824 as an accent and #3B1966 for hover and pressed states. For a palette, the analogous pair #2D35B7 and #AF2DB7 stays calm, while #7AB72D is the loudest partner.

What is #6a2db7 in CMYK for printing?

cmyk(42%, 75%, 0%, 28%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #6a2db7 warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9D2DB7; nudged cooler, #352BB9.

Work with #6a2db7 in the Color Lab