Skip to content

#6b2fdf

a balanced, vivid violet · cool · closest name: Blue Violet

RGB
107, 47, 223
HSL
261°, 73%, 53%
CMYK
52, 79, 0, 13
Luminance
0.1049

At a glance

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

Hex
#6b2fdf
Hue
261°
violet
Saturation
73%
vivid
Lightness
53%
balanced
Brightness
87%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1049
WCAG relative
Temperature
Cool
72/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
6.78:1
Closest name
Blue Violet
ΔE2000 4.7
Where it sits
Hue261° of 360°
Saturation73%
Lightness53%
Temperature
Warm ← → Cool72% 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#6b2fdf
RGBrgb(107, 47, 223)
HSLhsl(261, 73%, 53%)
CMYKcmyk(52%, 79%, 0%, 13%)
LABlab(38.7 63.6 -78.9)
LCHlch(38.7 101.3 308.8)
OKLCHoklch(0.501 0.242 290.2)
Decimal7024607
Display P3color(display-p3 0.420 0.184 0.875)

Copy-ready code

/* CSS */
color: #6b2fdf;
background-color: #6b2fdf;
/* Tailwind (arbitrary) */
class="text-[#6b2fdf] bg-[#6b2fdf]"
/* SCSS */
$brand: #6b2fdf;
/* SwiftUI */
Color(red: 0.420, green: 0.184, blue: 0.875)
/* Android */
Color.parseColor("#6b2fdf")
/* Flutter */
Color(0xFF6B2FDF)
/* Python / OpenCV (BGR) */
(223, 47, 107)

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 #6b2fdf · 6.78:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.78:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.10:1
AA fail · AA large pass · AAA fail
Reading the other direction: #6b2fdf as text scores 6.78:1 on white and 3.10:1 on black.

Accessibility — WCAG contrast

Aa
#6b2fdf on white: 6.78:1
AA ✓ pass · AA-large · AAA
Aa
#6b2fdf on black: 3.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005EE4
deuteranopia · #0057DC
tritanopia · #406388

Color scale — 50 to 950

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

#F6F3FC
#EDE7F8
#D7C8F3
#BA9EF0
#976DE9
#6b2fdf
#5E21D4
#4E1BB1
#3F168D
#301466
#1E0C40
Base = 500Lightest = 50 · #F6F3FCDarkest = 950 · #1E0C40
:root {
  --brand-50: #F6F3FC;
  --brand-100: #EDE7F8;
  --brand-200: #D7C8F3;
  --brand-300: #BA9EF0;
  --brand-400: #976DE9;
  --brand-500: #6b2fdf;
  --brand-600: #5E21D4;
  --brand-700: #4E1BB1;
  --brand-800: #3F168D;
  --brand-900: #301466;
  --brand-950: #1E0C40;
  --brand: #6b2fdf;
  --brand-ink: #ffffff;
}

Colors that work with #6b2fdf

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#F6F4FA
Tinted page background
Border#CFC0ED
Hairlines and dividers
Muted text#664B9B
Captions on the surface
Accent#A7B517
Second voice, not a rival
Dark variant#31116E
Hover, pressed, headers
Light variant#EFE9FC
Selected rows, tints
Dark surface#191424
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 #6b2fdf

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
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#A3DF2F
Analogous left#2F4BDF
Analogous right#C32FDF
Split-complement 1#DFC32F
Split-complement 2#4BDF2F
Triadic 1#DF6B2F
Triadic 2#2FDF6B
Tetradic#DF2F4B

RGB percentages

Red42.0%
Green18.4%
Blue87.5%

CMYK percentages

Cyan52.0%
Magenta78.9%
Yellow0.0%
Key (black)12.5%

Color previews

#6b2fdf text on a black background

contrast 3.10:1

Card sample

#6b2fdf text on a white background

contrast 6.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(107, 47, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 47, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6b2fdf;
background: linear-gradient(135deg, #6b2fdf, #DF2FDD);

Monochromatic scale

Palettes built from #6b2fdf

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.

#6b2fdf 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.

#6b2fdf, answered

What color is #6b2fdf?

#6b2fdf is a balanced vivid violet, closest to Blue Violet (ΔE2000 4.7). It sits at 261° on the hue wheel with 73% saturation and 53% lightness, which reads as cool.

What is the RGB value of #6b2fdf?

rgb(107, 47, 223) — 107 red, 47 green and 223 blue out of 255, or 42% / 18.4% / 87.5% by channel.

Is #6b2fdf a light or a dark color?

It is a dark color. Relative luminance is 0.1049 and perceived brightness is 40%, so white text on it reaches 6.78:1.

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

White. It scores 6.78:1 against #6b2fdf, versus 3.10:1 for black — AA at any size.

What is the complementary color of #6b2fdf?

#A3DF2F sits directly opposite on the wheel. Softer options are the split-complements #DFC32F and #4BDF2F, which give the same contrast with far less vibration.

What colors go well with #6b2fdf?

For interface work: #F6F4FA as the surface, #CFC0ED for borders, #664B9B for secondary text, #A7B517 as an accent and #31116E for hover and pressed states. For a palette, the analogous pair #2F4BDF and #C32FDF stays calm, while #A3DF2F is the loudest partner.

What is #6b2fdf in CMYK for printing?

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

Is #6b2fdf warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AC2FDF; nudged cooler, #2C31E1.

Work with #6b2fdf in the Color Lab