Skip to content

#dbacea

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

RGB
219, 172, 234
HSL
286°, 60%, 80%
CMYK
6, 27, 0, 8
Luminance
0.5051

At a glance

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

Hex
#dbacea
Hue
286°
violet
Saturation
60%
vivid
Lightness
80%
light
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5051
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.10:1
Closest name
Plum
ΔE2000 3.8
Where it sits
Hue286° of 360°
Saturation60%
Lightness80%
Temperature
Warm ← → Cool58% 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#dbacea
RGBrgb(219, 172, 234)
HSLhsl(286, 60%, 80%)
CMYKcmyk(6%, 27%, 0%, 8%)
LABlab(76.4 27.9 -24.5)
LCHlch(76.4 37.1 318.7)
OKLCHoklch(0.807 0.099 317.9)
Decimal14396650
Display P3color(display-p3 0.859 0.675 0.918)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbacea on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dbacea on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A4B9ED
deuteranopia · #AFBEE8
tritanopia · #DBB3C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbacea 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.

#F9F4FB
#F3E9F7
#E7CCEF
#dbacea
#C579DD
#B14CD2
#A031C3
#8529A3
#6B2182
#4F1C5F
#31113B
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #31113B
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E9F7;
  --brand-200: #E7CCEF;
  --brand-300: #dbacea;
  --brand-400: #C579DD;
  --brand-500: #B14CD2;
  --brand-600: #A031C3;
  --brand-700: #8529A3;
  --brand-800: #6B2182;
  --brand-900: #4F1C5F;
  --brand-950: #31113B;
  --brand: #dbacea;
  --brand-ink: #000000;
}

Colors that work with #dbacea

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#64A725
Second voice, not a rival
Dark variant#531A66
Hover, pressed, headers
Light variant#F6EBFA
Selected rows, tints
Dark surface#201424
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 #dbacea

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#BBEAAC
Analogous left#BCACEA
Analogous right#EAACDA
Split-complement 1#DAEAAC
Split-complement 2#ACEABC
Triadic 1#EADBAC
Triadic 2#ACEADB
Tetradic#EABCAC

RGB percentages

Red85.9%
Green67.5%
Blue91.8%

CMYK percentages

Cyan6.4%
Magenta26.5%
Yellow0.0%
Key (black)8.2%

Color previews

#dbacea text on a black background

contrast 11.10:1

Card sample

#dbacea text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbacea

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.

#dbacea 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.

#dbacea, answered

What color is #dbacea?

#dbacea is a light vivid violet, closest to Plum (ΔE2000 3.8). It sits at 286° on the hue wheel with 60% saturation and 80% lightness, which reads as cool.

What is the RGB value of #dbacea?

rgb(219, 172, 234) — 219 red, 172 green and 234 blue out of 255, or 85.9% / 67.5% / 91.8% by channel.

Is #dbacea a light or a dark color?

It is a light color. Relative luminance is 0.5051 and perceived brightness is 76%, so black text on it reaches 11.10:1.

Should I use black or white text on #dbacea?

Black. It scores 11.10:1 against #dbacea, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #dbacea?

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

What colors go well with #dbacea?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #884B9B for secondary text, #64A725 as an accent and #531A66 for hover and pressed states. For a palette, the analogous pair #BCACEA and #EAACDA stays calm, while #BBEAAC is the loudest partner.

What is #dbacea in CMYK for printing?

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

Is #dbacea warm or cool?

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

Work with #dbacea in the Color Lab