Skip to content

#dbaaeb

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

RGB
219, 170, 235
HSL
285°, 62%, 79%
CMYK
7, 28, 0, 8
Luminance
0.4981

At a glance

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

Hex
#dbaaeb
Hue
285°
violet
Saturation
62%
vivid
Lightness
79%
light
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.4981
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.96:1
Closest name
Plum
ΔE2000 3.6
Where it sits
Hue285° of 360°
Saturation62%
Lightness79%
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#dbaaeb
RGBrgb(219, 170, 235)
HSLhsl(285, 62%, 79%)
CMYKcmyk(7%, 28%, 0%, 8%)
LABlab(76.0 29.2 -25.7)
LCHlch(76.0 38.9 318.6)
OKLCHoklch(0.804 0.104 317.7)
Decimal14396139
Display P3color(display-p3 0.859 0.667 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbaaeb on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#dbaaeb on black: 10.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2B8EE
deuteranopia · #ADBDE9
tritanopia · #DBB1C1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbaaeb 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
#F3E8F7
#E7CCF0
#dbaaeb
#C577DF
#B249D4
#A12FC6
#8627A5
#6B1F84
#4F1A60
#31103C
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #31103C
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E8F7;
  --brand-200: #E7CCF0;
  --brand-300: #dbaaeb;
  --brand-400: #C577DF;
  --brand-500: #B249D4;
  --brand-600: #A12FC6;
  --brand-700: #8627A5;
  --brand-800: #6B1F84;
  --brand-900: #4F1A60;
  --brand-950: #31103C;
  --brand: #dbaaeb;
  --brand-ink: #000000;
}

Colors that work with #dbaaeb

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#874B9B
Captions on the surface
Accent#65A923
Second voice, not a rival
Dark variant#541867
Hover, pressed, headers
Light variant#F6EAFA
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 #dbaaeb

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#BAEBAA
Analogous left#BAAAEB
Analogous right#EBAADB
Split-complement 1#DBEBAA
Split-complement 2#AAEBBA
Triadic 1#EBDBAA
Triadic 2#AAEBDB
Tetradic#EBBAAA

RGB percentages

Red85.9%
Green66.7%
Blue92.2%

CMYK percentages

Cyan6.8%
Magenta27.7%
Yellow0.0%
Key (black)7.8%

Color previews

#dbaaeb text on a black background

contrast 10.96:1

Card sample

#dbaaeb text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaaeb

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.

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

#dbaaeb, answered

What color is #dbaaeb?

#dbaaeb is a light vivid violet, closest to Plum (ΔE2000 3.6). It sits at 285° on the hue wheel with 62% saturation and 79% lightness, which reads as cool.

What is the RGB value of #dbaaeb?

rgb(219, 170, 235) — 219 red, 170 green and 235 blue out of 255, or 85.9% / 66.7% / 92.2% by channel.

Is #dbaaeb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4981 and perceived brightness is 76%, so black text on it reaches 10.96:1.

Should I use black or white text on #dbaaeb?

Black. It scores 10.96:1 against #dbaaeb, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #dbaaeb?

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

What colors go well with #dbaaeb?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #874B9B for secondary text, #65A923 as an accent and #541867 for hover and pressed states. For a palette, the analogous pair #BAAAEB and #EBAADB stays calm, while #BAEBAA is the loudest partner.

What is #dbaaeb in CMYK for printing?

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

Is #dbaaeb 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 #EBAAE3; nudged cooler, #C3A9EC.

Work with #dbaaeb in the Color Lab