Skip to content

#d15dbb

a balanced, vivid magenta / pink · neutral · closest name: Orchid

RGB
209, 93, 187
HSL
311°, 56%, 59%
CMYK
0, 56, 11, 18
Luminance
0.2497

At a glance

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

Hex
#d15dbb
Hue
311°
magenta / pink
Saturation
56%
vivid
Lightness
59%
balanced
Brightness
82%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2497
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.99:1
Closest name
Orchid
ΔE2000 5.8
Where it sits
Hue311° of 360°
Saturation56%
Lightness59%
Temperature
Warm ← → Cool44% 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#d15dbb
RGBrgb(209, 93, 187)
HSLhsl(311, 56%, 59%)
CMYKcmyk(0%, 56%, 11%, 18%)
LABlab(57.0 57.2 -28.1)
LCHlch(57.0 63.8 333.9)
OKLCHoklch(0.653 0.183 335.4)
Decimal13721019
Display P3color(display-p3 0.820 0.365 0.733)

Copy-ready code

/* CSS */
color: #d15dbb;
background-color: #d15dbb;
/* Tailwind (arbitrary) */
class="text-[#d15dbb] bg-[#d15dbb]"
/* SCSS */
$brand: #d15dbb;
/* SwiftUI */
Color(red: 0.820, green: 0.365, blue: 0.733)
/* Android */
Color.parseColor("#d15dbb")
/* Flutter */
Color(0xFFD15DBB)
/* Python / OpenCV (BGR) */
(187, 93, 209)

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 #d15dbb · 5.99:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.50:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.99:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #d15dbb as text scores 3.50:1 on white and 5.99:1 on black.

Accessibility — WCAG contrast

Aa
#d15dbb on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#d15dbb on black: 5.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5D7EBE
deuteranopia · #808FB8
tritanopia · #DA6384

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d15dbb is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F9
#F6E9F4
#EECEE8
#E6A8DA
#DA7CC8
#d15dbb
#BF36A5
#9F2D89
#7F246E
#5D1E51
#3A1332
Base = 500Lightest = 50 · #FBF4F9Darkest = 950 · #3A1332
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F6E9F4;
  --brand-200: #EECEE8;
  --brand-300: #E6A8DA;
  --brand-400: #DA7CC8;
  --brand-500: #d15dbb;
  --brand-600: #BF36A5;
  --brand-700: #9F2D89;
  --brand-800: #7F246E;
  --brand-900: #5D1E51;
  --brand-950: #3A1332;
  --brand: #d15dbb;
  --brand-ink: #000000;
}

Colors that work with #d15dbb

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#FAF4F9
Tinted page background
Border#EDC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#30A329
Second voice, not a rival
Dark variant#631C56
Hover, pressed, headers
Light variant#F9EBF7
Selected rows, tints
Dark surface#241421
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 #d15dbb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#5DD173
Analogous left#AD5DD1
Analogous right#D15D81
Split-complement 1#81D15D
Split-complement 2#5DD1AD
Triadic 1#BBD15D
Triadic 2#5DBBD1
Tetradic#D1AD5D

RGB percentages

Red82.0%
Green36.5%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta55.5%
Yellow10.5%
Key (black)18.0%

Color previews

#d15dbb text on a black background

contrast 5.99:1

Card sample

#d15dbb text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(209, 93, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(209, 93, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d15dbb;
background: linear-gradient(135deg, #d15dbb, #D15D6E);

Monochromatic scale

Palettes built from #d15dbb

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.

#d15dbb 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
ButtonsLinksFocus statesCharts
Print note

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

#d15dbb, answered

What color is #d15dbb?

#d15dbb is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 5.8). It sits at 311° on the hue wheel with 56% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #d15dbb?

rgb(209, 93, 187) — 209 red, 93 green and 187 blue out of 255, or 82% / 36.5% / 73.3% by channel.

Is #d15dbb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2497 and perceived brightness is 58%, so black text on it reaches 5.99:1.

Should I use black or white text on #d15dbb?

Black. It scores 5.99:1 against #d15dbb, versus 3.50:1 for white — AA at any size.

What is the complementary color of #d15dbb?

#5DD173 sits directly opposite on the wheel. Softer options are the split-complements #81D15D and #5DD1AD, which give the same contrast with far less vibration.

What colors go well with #d15dbb?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8C for secondary text, #30A329 as an accent and #631C56 for hover and pressed states. For a palette, the analogous pair #AD5DD1 and #D15D81 stays calm, while #5DD173 is the loudest partner.

What is #d15dbb in CMYK for printing?

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

Is #d15dbb warm or cool?

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

Work with #d15dbb in the Color Lab