Skip to content

#d79bdf

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

RGB
215, 155, 223
HSL
293°, 52%, 74%
CMYK
4, 31, 0, 13
Luminance
0.4322

At a glance

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

Hex
#d79bdf
Hue
293°
magenta / pink
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4322
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.64:1
Closest name
Plum
ΔE2000 2.2
Where it sits
Hue293° of 360°
Saturation52%
Lightness74%
Temperature
Warm ← → Cool54% 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#d79bdf
RGBrgb(215, 155, 223)
HSLhsl(293, 52%, 74%)
CMYKcmyk(4%, 31%, 0%, 13%)
LABlab(71.7 33.7 -25.7)
LCHlch(71.7 42.4 322.7)
OKLCHoklch(0.769 0.115 322.5)
Decimal14130143
Display P3color(display-p3 0.843 0.608 0.875)

Copy-ready code

/* CSS */
color: #d79bdf;
background-color: #d79bdf;
/* Tailwind (arbitrary) */
class="text-[#d79bdf] bg-[#d79bdf]"
/* SCSS */
$brand: #d79bdf;
/* SwiftUI */
Color(red: 0.843, green: 0.608, blue: 0.875)
/* Android */
Color.parseColor("#d79bdf")
/* Flutter */
Color(0xFFD79BDF)
/* Python / OpenCV (BGR) */
(223, 155, 215)

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

Accessibility — WCAG contrast

Aa
#d79bdf on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#d79bdf on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #94ABE2
deuteranopia · #A2B2DD
tritanopia · #D9A2B4

Color scale — 50 to 950

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

#FAF4FA
#F4EAF6
#E9CFED
#d79bdf
#CC80D6
#BB55C9
#AB3BB9
#8E319B
#72287C
#53205A
#341438
Base = 300Lightest = 50 · #FAF4FADarkest = 950 · #341438
:root {
  --brand-50: #FAF4FA;
  --brand-100: #F4EAF6;
  --brand-200: #E9CFED;
  --brand-300: #d79bdf;
  --brand-400: #CC80D6;
  --brand-500: #BB55C9;
  --brand-600: #AB3BB9;
  --brand-700: #8E319B;
  --brand-800: #72287C;
  --brand-900: #53205A;
  --brand-950: #341438;
  --brand: #d79bdf;
  --brand-ink: #000000;
}

Colors that work with #d79bdf

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#E6C1EB
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#579F2D
Second voice, not a rival
Dark variant#591F61
Hover, pressed, headers
Light variant#F7ECF9
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 #d79bdf

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#A3DF9B
Analogous left#B59BDF
Analogous right#DF9BC5
Split-complement 1#C5DF9B
Split-complement 2#9BDFB5
Triadic 1#DFD79B
Triadic 2#9BDFD7
Tetradic#DFB59B

RGB percentages

Red84.3%
Green60.8%
Blue87.5%

CMYK percentages

Cyan3.6%
Magenta30.5%
Yellow0.0%
Key (black)12.5%

Color previews

#d79bdf text on a black background

contrast 9.64:1

Card sample

#d79bdf text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(215, 155, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(215, 155, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d79bdf;
background: linear-gradient(135deg, #d79bdf, #DF9BBA);

Monochromatic scale

Palettes built from #d79bdf

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.

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

#d79bdf, answered

What color is #d79bdf?

#d79bdf is a light vivid magenta / pink, closest to Plum (ΔE2000 2.2). It sits at 293° on the hue wheel with 52% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #d79bdf?

rgb(215, 155, 223) — 215 red, 155 green and 223 blue out of 255, or 84.3% / 60.8% / 87.5% by channel.

Is #d79bdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4322 and perceived brightness is 72%, so black text on it reaches 9.64:1.

Should I use black or white text on #d79bdf?

Black. It scores 9.64:1 against #d79bdf, versus 2.18:1 for white — AAA at any size.

What is the complementary color of #d79bdf?

#A3DF9B sits directly opposite on the wheel. Softer options are the split-complements #C5DF9B and #9BDFB5, which give the same contrast with far less vibration.

What colors go well with #d79bdf?

For interface work: #FAF4FA as the surface, #E6C1EB for borders, #914B9B for secondary text, #579F2D as an accent and #591F61 for hover and pressed states. For a palette, the analogous pair #B59BDF and #DF9BC5 stays calm, while #A3DF9B is the loudest partner.

What is #d79bdf in CMYK for printing?

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

Is #d79bdf warm or cool?

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

Work with #d79bdf in the Color Lab