Skip to content

#dbb5e4

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

RGB
219, 181, 228
HSL
289°, 47%, 80%
CMYK
4, 21, 0, 11
Luminance
0.5371

At a glance

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

Hex
#dbb5e4
Hue
289°
violet
Saturation
47%
vivid
Lightness
80%
light
Brightness
89%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5371
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.74:1
Closest name
Plum
ΔE2000 6
Where it sits
Hue289° of 360°
Saturation47%
Lightness80%
Temperature
Warm ← → Cool56% 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#dbb5e4
RGBrgb(219, 181, 228)
HSLhsl(289, 47%, 80%)
CMYKcmyk(4%, 21%, 0%, 11%)
LABlab(78.3 21.9 -18.4)
LCHlch(78.3 28.5 320.0)
OKLCHoklch(0.821 0.077 319.8)
Decimal14398948
Display P3color(display-p3 0.859 0.710 0.894)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb5e4 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#dbb5e4 on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0BFE6
deuteranopia · #B8C3E2
tritanopia · #DCBAC5

Color scale — 50 to 950

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

#F9F5FA
#F3EAF5
#E6D0EB
#dbb5e4
#C384D2
#AF5BC3
#9D41B3
#833795
#692C78
#4D2357
#301637
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #301637
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F3EAF5;
  --brand-200: #E6D0EB;
  --brand-300: #dbb5e4;
  --brand-400: #C384D2;
  --brand-500: #AF5BC3;
  --brand-600: #9D41B3;
  --brand-700: #833795;
  --brand-800: #692C78;
  --brand-900: #4D2357;
  --brand-950: #301637;
  --brand: #dbb5e4;
  --brand-ink: #000000;
}

Colors that work with #dbb5e4

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#E2C3E9
Hairlines and dividers
Muted text#8C4B9B
Captions on the surface
Accent#619A32
Second voice, not a rival
Dark variant#52225D
Hover, pressed, headers
Light variant#F6ECF8
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 #dbb5e4

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#BEE4B5
Analogous left#C4B5E4
Analogous right#E4B5D6
Split-complement 1#D6E4B5
Split-complement 2#B5E4C4
Triadic 1#E4DBB5
Triadic 2#B5E4DB
Tetradic#E4C4B5

RGB percentages

Red85.9%
Green71.0%
Blue89.4%

CMYK percentages

Cyan3.9%
Magenta20.6%
Yellow0.0%
Key (black)10.6%

Color previews

#dbb5e4 text on a black background

contrast 11.74:1

Card sample

#dbb5e4 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb5e4

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.

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

#dbb5e4, answered

What color is #dbb5e4?

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

What is the RGB value of #dbb5e4?

rgb(219, 181, 228) — 219 red, 181 green and 228 blue out of 255, or 85.9% / 71% / 89.4% by channel.

Is #dbb5e4 a light or a dark color?

It is a light color. Relative luminance is 0.5371 and perceived brightness is 78%, so black text on it reaches 11.74:1.

Should I use black or white text on #dbb5e4?

Black. It scores 11.74:1 against #dbb5e4, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #dbb5e4?

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

What colors go well with #dbb5e4?

For interface work: #F9F4FA as the surface, #E2C3E9 for borders, #8C4B9B for secondary text, #619A32 as an accent and #52225D for hover and pressed states. For a palette, the analogous pair #C4B5E4 and #E4B5D6 stays calm, while #BEE4B5 is the loudest partner.

What is #dbb5e4 in CMYK for printing?

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

Is #dbb5e4 warm or cool?

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

Work with #dbb5e4 in the Color Lab