Skip to content

#dbb7e7

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

RGB
219, 183, 231
HSL
285°, 50%, 81%
CMYK
5, 21, 0, 9
Luminance
0.5470

At a glance

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

Hex
#dbb7e7
Hue
285°
violet
Saturation
50%
vivid
Lightness
81%
light
Brightness
91%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5470
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.94:1
Closest name
Plum
ΔE2000 6.5
Where it sits
Hue285° of 360°
Saturation50%
Lightness81%
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#dbb7e7
RGBrgb(219, 183, 231)
HSLhsl(285, 50%, 81%)
CMYKcmyk(5%, 21%, 0%, 9%)
LABlab(78.9 21.4 -19.1)
LCHlch(78.9 28.6 318.2)
OKLCHoklch(0.826 0.076 317.6)
Decimal14399463
Display P3color(display-p3 0.859 0.718 0.906)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb7e7 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#dbb7e7 on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2C1E9
deuteranopia · #B9C4E5
tritanopia · #DBBCC7

Color scale — 50 to 950

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

#F9F4FA
#F3EAF6
#E5CFEC
#dbb7e7
#C081D5
#AB57C7
#993DB8
#803399
#66297A
#4B2159
#2F1538
Base = 300Lightest = 50 · #F9F4FADarkest = 950 · #2F1538
:root {
  --brand-50: #F9F4FA;
  --brand-100: #F3EAF6;
  --brand-200: #E5CFEC;
  --brand-300: #dbb7e7;
  --brand-400: #C081D5;
  --brand-500: #AB57C7;
  --brand-600: #993DB8;
  --brand-700: #803399;
  --brand-800: #66297A;
  --brand-900: #4B2159;
  --brand-950: #2F1538;
  --brand: #dbb7e7;
  --brand-ink: #000000;
}

Colors that work with #dbb7e7

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#E0C2EB
Hairlines and dividers
Muted text#874B9B
Captions on the surface
Accent#669D2F
Second voice, not a rival
Dark variant#502060
Hover, pressed, headers
Light variant#F5ECF9
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 #dbb7e7

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#C3E7B7
Analogous left#C3B7E7
Analogous right#E7B7DB
Split-complement 1#DBE7B7
Split-complement 2#B7E7C3
Triadic 1#E7DBB7
Triadic 2#B7E7DB
Tetradic#E7C3B7

RGB percentages

Red85.9%
Green71.8%
Blue90.6%

CMYK percentages

Cyan5.2%
Magenta20.8%
Yellow0.0%
Key (black)9.4%

Color previews

#dbb7e7 text on a black background

contrast 11.94:1

Card sample

#dbb7e7 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb7e7

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.

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

#dbb7e7, answered

What color is #dbb7e7?

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

What is the RGB value of #dbb7e7?

rgb(219, 183, 231) — 219 red, 183 green and 231 blue out of 255, or 85.9% / 71.8% / 90.6% by channel.

Is #dbb7e7 a light or a dark color?

It is a light color. Relative luminance is 0.5470 and perceived brightness is 79%, so black text on it reaches 11.94:1.

Should I use black or white text on #dbb7e7?

Black. It scores 11.94:1 against #dbb7e7, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #dbb7e7?

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

What colors go well with #dbb7e7?

For interface work: #F9F4FA as the surface, #E0C2EB for borders, #874B9B for secondary text, #669D2F as an accent and #502060 for hover and pressed states. For a palette, the analogous pair #C3B7E7 and #E7B7DB stays calm, while #C3E7B7 is the loudest partner.

What is #dbb7e7 in CMYK for printing?

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

Is #dbb7e7 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 #E7B7E1; nudged cooler, #C9B6E8.

Work with #dbb7e7 in the Color Lab