Skip to content

#db6af6

a light, electric violet · neutral · closest name: Orchid

RGB
219, 106, 246
HSL
288°, 89%, 69%
CMYK
11, 57, 0, 4
Luminance
0.3202

At a glance

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

Hex
#db6af6
Hue
288°
violet
Saturation
89%
electric
Lightness
69%
light
Brightness
96%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3202
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
7.40:1
Closest name
Orchid
ΔE2000 5.6
Where it sits
Hue288° of 360°
Saturation89%
Lightness69%
Temperature
Warm ← → Cool56% cool

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

Every format

HEX#db6af6
RGBrgb(219, 106, 246)
HSLhsl(288, 89%, 69%)
CMYKcmyk(11%, 57%, 0%, 4%)
LABlab(63.4 64.2 -51.3)
LCHlch(63.4 82.2 321.4)
OKLCHoklch(0.711 0.220 319.5)
Decimal14379766
Display P3color(display-p3 0.859 0.416 0.965)

Copy-ready code

/* CSS */
color: #db6af6;
background-color: #db6af6;
/* Tailwind (arbitrary) */
class="text-[#db6af6] bg-[#db6af6]"
/* SCSS */
$brand: #db6af6;
/* SwiftUI */
Color(red: 0.859, green: 0.416, blue: 0.965)
/* Android */
Color.parseColor("#db6af6")
/* Flutter */
Color(0xFFDB6AF6)
/* Python / OpenCV (BGR) */
(246, 106, 219)

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#000000 on #db6af6 · 7.40:1
Use #000000AAA at every size.
Aa
White text · 2.84:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.40:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #db6af6 as text scores 2.84:1 on white and 7.40:1 on black.

Accessibility — WCAG contrast

Aa
#db6af6 on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#db6af6 on black: 7.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4B92FA
deuteranopia · #749DF2
tritanopia · #DC80A6

Color scale — 50 to 950

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

#FBF2FD
#F6E5FB
#EEC4F8
#E595F9
#db6af6
#CC2BF2
#BD0EE7
#9D0CC0
#7E099A
#5C0B6F
#390745
Base = 400Lightest = 50 · #FBF2FDDarkest = 950 · #390745
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F6E5FB;
  --brand-200: #EEC4F8;
  --brand-300: #E595F9;
  --brand-400: #db6af6;
  --brand-500: #CC2BF2;
  --brand-600: #BD0EE7;
  --brand-700: #9D0CC0;
  --brand-800: #7E099A;
  --brand-900: #5C0B6F;
  --brand-950: #390745;
  --brand: #db6af6;
  --brand-ink: #000000;
}

Colors that work with #db6af6

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

Text on it#000000
Black wins here
Surface#F9F4FA
Tinted page background
Border#E4C0ED
Hairlines and dividers
Muted text#8B4B9B
Captions on the surface
Accent#5CC408
Second voice, not a rival
Dark variant#620778
Hover, pressed, headers
Light variant#F9E7FE
Selected rows, tints
Dark surface#211424
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 #db6af6

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White 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#85F66A
Analogous left#956AF6
Analogous right#F66ACB
Split-complement 1#CBF66A
Split-complement 2#6AF695
Triadic 1#F6DB6A
Triadic 2#6AF6DB
Tetradic#F6956A

RGB percentages

Red85.9%
Green41.6%
Blue96.5%

CMYK percentages

Cyan11.0%
Magenta56.9%
Yellow0.0%
Key (black)3.5%

Color previews

#db6af6 text on a black background

contrast 7.40:1

Card sample

#db6af6 text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 106, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 106, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #db6af6;
background: linear-gradient(135deg, #db6af6, #F66AB4);

Monochromatic scale

Palettes built from #db6af6

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.

#db6af6 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#db6af6, answered

What color is #db6af6?

#db6af6 is a light electric violet, closest to Orchid (ΔE2000 5.6). It sits at 288° on the hue wheel with 89% saturation and 69% lightness, which reads as neutral.

What is the RGB value of #db6af6?

rgb(219, 106, 246) — 219 red, 106 green and 246 blue out of 255, or 85.9% / 41.6% / 96.5% by channel.

Is #db6af6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3202 and perceived brightness is 65%, so black text on it reaches 7.40:1.

Should I use black or white text on #db6af6?

Black. It scores 7.40:1 against #db6af6, versus 2.84:1 for white — AAA at any size.

What is the complementary color of #db6af6?

#85F66A sits directly opposite on the wheel. Softer options are the split-complements #CBF66A and #6AF695, which give the same contrast with far less vibration.

What colors go well with #db6af6?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8B4B9B for secondary text, #5CC408 as an accent and #620778 for hover and pressed states. For a palette, the analogous pair #956AF6 and #F66ACB stays calm, while #85F66A is the loudest partner.

What is #db6af6 in CMYK for printing?

cmyk(11%, 57%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #db6af6 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F66ADE; nudged cooler, #A768F8.

Work with #db6af6 in the Color Lab