Skip to content

#dbb2e7

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

RGB
219, 178, 231
HSL
286°, 53%, 80%
CMYK
5, 23, 0, 9
Luminance
0.5267

At a glance

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

Hex
#dbb2e7
Hue
286°
violet
Saturation
53%
vivid
Lightness
80%
light
Brightness
91%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5267
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.53:1
Closest name
Plum
ΔE2000 5
Where it sits
Hue286° of 360°
Saturation53%
Lightness80%
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#dbb2e7
RGBrgb(219, 178, 231)
HSLhsl(286, 53%, 80%)
CMYKcmyk(5%, 23%, 0%, 9%)
LABlab(77.7 24.1 -20.9)
LCHlch(77.7 31.9 319.0)
OKLCHoklch(0.817 0.085 318.5)
Decimal14398183
Display P3color(display-p3 0.859 0.698 0.906)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb2e7 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#dbb2e7 on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACBDE9
deuteranopia · #B5C1E5
tritanopia · #DCB8C4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbb2e7 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
#F3E9F6
#E6CFED
#dbb2e7
#C37FD7
#AF54CA
#9E3ABB
#83309C
#69277C
#4D205B
#301439
Base = 300Lightest = 50 · #F9F4FADarkest = 950 · #301439
:root {
  --brand-50: #F9F4FA;
  --brand-100: #F3E9F6;
  --brand-200: #E6CFED;
  --brand-300: #dbb2e7;
  --brand-400: #C37FD7;
  --brand-500: #AF54CA;
  --brand-600: #9E3ABB;
  --brand-700: #83309C;
  --brand-800: #69277C;
  --brand-900: #4D205B;
  --brand-950: #301439;
  --brand: #dbb2e7;
  --brand-ink: #000000;
}

Colors that work with #dbb2e7

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#E2C1EC
Hairlines and dividers
Muted text#894B9B
Captions on the surface
Accent#63A02C
Second voice, not a rival
Dark variant#521E61
Hover, pressed, headers
Light variant#F6ECF9
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 #dbb2e7

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#BEE7B2
Analogous left#C0B2E7
Analogous right#E7B2D9
Split-complement 1#D9E7B2
Split-complement 2#B2E7C0
Triadic 1#E7DBB2
Triadic 2#B2E7DB
Tetradic#E7C0B2

RGB percentages

Red85.9%
Green69.8%
Blue90.6%

CMYK percentages

Cyan5.2%
Magenta22.9%
Yellow0.0%
Key (black)9.4%

Color previews

#dbb2e7 text on a black background

contrast 11.53:1

Card sample

#dbb2e7 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb2e7

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.

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

#dbb2e7, answered

What color is #dbb2e7?

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

What is the RGB value of #dbb2e7?

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

Is #dbb2e7 a light or a dark color?

It is a light color. Relative luminance is 0.5267 and perceived brightness is 77%, so black text on it reaches 11.53:1.

Should I use black or white text on #dbb2e7?

Black. It scores 11.53:1 against #dbb2e7, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #dbb2e7?

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

What colors go well with #dbb2e7?

For interface work: #F9F4FA as the surface, #E2C1EC for borders, #894B9B for secondary text, #63A02C as an accent and #521E61 for hover and pressed states. For a palette, the analogous pair #C0B2E7 and #E7B2D9 stays calm, while #BEE7B2 is the loudest partner.

What is #dbb2e7 in CMYK for printing?

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

Is #dbb2e7 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 #E7B2E0; nudged cooler, #C7B1E8.

Work with #dbb2e7 in the Color Lab