Skip to content

#dba3ec

a light, vivid violet · neutral · closest name: Plum

RGB
219, 163, 236
HSL
286°, 66%, 78%
CMYK
7, 31, 0, 8
Luminance
0.4731

At a glance

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

Hex
#dba3ec
Hue
286°
violet
Saturation
66%
vivid
Lightness
78%
light
Brightness
93%
HSV value
Perceived
75%
weighted brightness
Luminance
0.4731
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.46:1
Closest name
Plum
ΔE2000 3.4
Where it sits
Hue286° of 360°
Saturation66%
Lightness78%
Temperature
Warm ← → Cool58% 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#dba3ec
RGBrgb(219, 163, 236)
HSLhsl(286, 66%, 78%)
CMYKcmyk(7%, 31%, 0%, 8%)
LABlab(74.4 33.1 -28.6)
LCHlch(74.4 43.8 319.2)
OKLCHoklch(0.792 0.117 318.2)
Decimal14394348
Display P3color(display-p3 0.859 0.639 0.925)

Copy-ready code

/* CSS */
color: #dba3ec;
background-color: #dba3ec;
/* Tailwind (arbitrary) */
class="text-[#dba3ec] bg-[#dba3ec]"
/* SCSS */
$brand: #dba3ec;
/* SwiftUI */
Color(red: 0.859, green: 0.639, blue: 0.925)
/* Android */
Color.parseColor("#dba3ec")
/* Flutter */
Color(0xFFDBA3EC)
/* Python / OpenCV (BGR) */
(236, 163, 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 #dba3ec · 10.46:1
Use #000000AAA at every size.
Aa
White text · 2.01:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.46:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dba3ec as text scores 2.01:1 on white and 10.46:1 on black.

Accessibility — WCAG contrast

Aa
#dba3ec on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#dba3ec on black: 10.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9AB3EF
deuteranopia · #A7B9EA
tritanopia · #DBABBD

Color scale — 50 to 950

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

#F9F3FB
#F4E8F8
#E8CBF1
#dba3ec
#C873E2
#B645D9
#A52ACB
#8A23A9
#6E1C87
#511862
#330F3D
Base = 300Lightest = 50 · #F9F3FBDarkest = 950 · #330F3D
:root {
  --brand-50: #F9F3FB;
  --brand-100: #F4E8F8;
  --brand-200: #E8CBF1;
  --brand-300: #dba3ec;
  --brand-400: #C873E2;
  --brand-500: #B645D9;
  --brand-600: #A52ACB;
  --brand-700: #8A23A9;
  --brand-800: #6E1C87;
  --brand-900: #511862;
  --brand-950: #330F3D;
  --brand: #dba3ec;
  --brand-ink: #000000;
}

Colors that work with #dba3ec

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#E2C0ED
Hairlines and dividers
Muted text#884B9B
Captions on the surface
Accent#63AD1F
Second voice, not a rival
Dark variant#56166A
Hover, pressed, headers
Light variant#F7EAFB
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 #dba3ec

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#B4ECA3
Analogous left#B6A3EC
Analogous right#ECA3D8
Split-complement 1#D8ECA3
Split-complement 2#A3ECB6
Triadic 1#ECDBA3
Triadic 2#A3ECDB
Tetradic#ECB6A3

RGB percentages

Red85.9%
Green63.9%
Blue92.5%

CMYK percentages

Cyan7.2%
Magenta30.9%
Yellow0.0%
Key (black)7.5%

Color previews

#dba3ec text on a black background

contrast 10.46:1

Card sample

#dba3ec text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba3ec

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.

#dba3ec 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

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

#dba3ec, answered

What color is #dba3ec?

#dba3ec is a light vivid violet, closest to Plum (ΔE2000 3.4). It sits at 286° on the hue wheel with 66% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #dba3ec?

rgb(219, 163, 236) — 219 red, 163 green and 236 blue out of 255, or 85.9% / 63.9% / 92.5% by channel.

Is #dba3ec a light or a dark color?

It is a mid-tone. Relative luminance is 0.4731 and perceived brightness is 75%, so black text on it reaches 10.46:1.

Should I use black or white text on #dba3ec?

Black. It scores 10.46:1 against #dba3ec, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #dba3ec?

#B4ECA3 sits directly opposite on the wheel. Softer options are the split-complements #D8ECA3 and #A3ECB6, which give the same contrast with far less vibration.

What colors go well with #dba3ec?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #884B9B for secondary text, #63AD1F as an accent and #56166A for hover and pressed states. For a palette, the analogous pair #B6A3EC and #ECA3D8 stays calm, while #B4ECA3 is the loudest partner.

What is #dba3ec in CMYK for printing?

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

Is #dba3ec warm or cool?

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

Work with #dba3ec in the Color Lab