Skip to content

#dbb1e2

a light, vivid magenta / pink · neutral · closest name: Plum

RGB
219, 177, 226
HSL
291°, 46%, 79%
CMYK
3, 22, 0, 11
Luminance
0.5200

At a glance

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

Hex
#dbb1e2
Hue
291°
magenta / pink
Saturation
46%
vivid
Lightness
79%
light
Brightness
89%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5200
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.40:1
Closest name
Plum
ΔE2000 4.8
Where it sits
Hue291° of 360°
Saturation46%
Lightness79%
Temperature
Warm ← → Cool55% 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#dbb1e2
RGBrgb(219, 177, 226)
HSLhsl(291, 46%, 79%)
CMYKcmyk(3%, 22%, 0%, 11%)
LABlab(77.3 23.6 -18.8)
LCHlch(77.3 30.2 321.5)
OKLCHoklch(0.813 0.082 321.5)
Decimal14397922
Display P3color(display-p3 0.859 0.694 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb1e2 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#dbb1e2 on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACBCE4
deuteranopia · #B6C0E0
tritanopia · #DDB6C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbb1e2 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
#F4EAF5
#E7D0EB
#dbb1e2
#C684D1
#B35BC2
#A242B2
#873795
#6C2C77
#502357
#321636
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #321636
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F4EAF5;
  --brand-200: #E7D0EB;
  --brand-300: #dbb1e2;
  --brand-400: #C684D1;
  --brand-500: #B35BC2;
  --brand-600: #A242B2;
  --brand-700: #873795;
  --brand-800: #6C2C77;
  --brand-900: #502357;
  --brand-950: #321636;
  --brand: #dbb1e2;
  --brand-ink: #000000;
}

Colors that work with #dbb1e2

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#FAF4FA
Tinted page background
Border#E4C4E9
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#5C9834
Second voice, not a rival
Dark variant#55235D
Hover, pressed, headers
Light variant#F6ECF8
Selected rows, tints
Dark surface#221424
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 #dbb1e2

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#B8E2B1
Analogous left#C2B1E2
Analogous right#E2B1D0
Split-complement 1#D0E2B1
Split-complement 2#B1E2C2
Triadic 1#E2DBB1
Triadic 2#B1E2DB
Tetradic#E2C2B1

RGB percentages

Red85.9%
Green69.4%
Blue88.6%

CMYK percentages

Cyan3.1%
Magenta21.7%
Yellow0.0%
Key (black)11.4%

Color previews

#dbb1e2 text on a black background

contrast 11.40:1

Card sample

#dbb1e2 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb1e2

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.

#dbb1e2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dbb1e2, answered

What color is #dbb1e2?

#dbb1e2 is a light vivid magenta / pink, closest to Plum (ΔE2000 4.8). It sits at 291° on the hue wheel with 46% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #dbb1e2?

rgb(219, 177, 226) — 219 red, 177 green and 226 blue out of 255, or 85.9% / 69.4% / 88.6% by channel.

Is #dbb1e2 a light or a dark color?

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

Should I use black or white text on #dbb1e2?

Black. It scores 11.40:1 against #dbb1e2, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #dbb1e2?

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

What colors go well with #dbb1e2?

For interface work: #FAF4FA as the surface, #E4C4E9 for borders, #8F4B9B for secondary text, #5C9834 as an accent and #55235D for hover and pressed states. For a palette, the analogous pair #C2B1E2 and #E2B1D0 stays calm, while #B8E2B1 is the loudest partner.

What is #dbb1e2 in CMYK for printing?

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

Is #dbb1e2 warm or cool?

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

Work with #dbb1e2 in the Color Lab