Skip to content

#d77da1

a light, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
215, 125, 161
HSL
336°, 53%, 67%
CMYK
0, 42, 25, 16
Luminance
0.3169

At a glance

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

Hex
#d77da1
Hue
336°
magenta / pink
Saturation
53%
vivid
Lightness
67%
light
Brightness
84%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3169
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.34:1
Closest name
Pale Violet Red
ΔE2000 3.9
Where it sits
Hue336° of 360°
Saturation53%
Lightness67%
Temperature
Warm ← → Cool30% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d77da1
RGBrgb(215, 125, 161)
HSLhsl(336, 53%, 67%)
CMYKcmyk(0%, 42%, 25%, 16%)
LABlab(63.1 39.3 -4.0)
LCHlch(63.1 39.5 354.2)
OKLCHoklch(0.697 0.119 355.2)
Decimal14122401
Display P3color(display-p3 0.843 0.490 0.631)

Copy-ready code

/* CSS */
color: #d77da1;
background-color: #d77da1;
/* Tailwind (arbitrary) */
class="text-[#d77da1] bg-[#d77da1]"
/* SCSS */
$brand: #d77da1;
/* SwiftUI */
Color(red: 0.843, green: 0.490, blue: 0.631)
/* Android */
Color.parseColor("#d77da1")
/* Flutter */
Color(0xFFD77DA1)
/* Python / OpenCV (BGR) */
(161, 125, 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 #d77da1 · 7.34:1
Use #000000AAA at every size.
Aa
White text · 2.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.34:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d77da1 as text scores 2.86:1 on white and 7.34:1 on black.

Accessibility — WCAG contrast

Aa
#d77da1 on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#d77da1 on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #888FA2
deuteranopia · #9F9F9F
tritanopia · #E4798A

Color scale — 50 to 950

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

#FBF4F7
#F6E9EE
#EDCEDB
#E5A9C1
#d77da1
#CA5383
#BB3A6D
#9C305B
#7D2649
#5B1F37
#391423
Base = 400Lightest = 50 · #FBF4F7Darkest = 950 · #391423
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F6E9EE;
  --brand-200: #EDCEDB;
  --brand-300: #E5A9C1;
  --brand-400: #d77da1;
  --brand-500: #CA5383;
  --brand-600: #BB3A6D;
  --brand-700: #9C305B;
  --brand-800: #7D2649;
  --brand-900: #5B1F37;
  --brand-950: #391423;
  --brand: #d77da1;
  --brand-ink: #000000;
}

Colors that work with #d77da1

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#FAF4F7
Tinted page background
Border#ECC1D2
Hairlines and dividers
Muted text#9B4B6B
Captions on the surface
Accent#2CA055
Second voice, not a rival
Dark variant#611E39
Hover, pressed, headers
Light variant#F9ECF1
Selected rows, tints
Dark surface#24141A
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 #d77da1

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#7DD7B3
Analogous left#D77DCE
Analogous right#D7867D
Split-complement 1#7DD786
Split-complement 2#7DCED7
Triadic 1#A1D77D
Triadic 2#7DA1D7
Tetradic#CED77D

RGB percentages

Red84.3%
Green49.0%
Blue63.1%

CMYK percentages

Cyan0.0%
Magenta41.9%
Yellow25.1%
Key (black)15.7%

Color previews

#d77da1 text on a black background

contrast 7.34:1

Card sample

#d77da1 text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d77da1

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.

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

#d77da1, answered

What color is #d77da1?

#d77da1 is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 3.9). It sits at 336° on the hue wheel with 53% saturation and 67% lightness, which reads as warm.

What is the RGB value of #d77da1?

rgb(215, 125, 161) — 215 red, 125 green and 161 blue out of 255, or 84.3% / 49% / 63.1% by channel.

Is #d77da1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3169 and perceived brightness is 63%, so black text on it reaches 7.34:1.

Should I use black or white text on #d77da1?

Black. It scores 7.34:1 against #d77da1, versus 2.86:1 for white — AAA at any size.

What is the complementary color of #d77da1?

#7DD7B3 sits directly opposite on the wheel. Softer options are the split-complements #7DD786 and #7DCED7, which give the same contrast with far less vibration.

What colors go well with #d77da1?

For interface work: #FAF4F7 as the surface, #ECC1D2 for borders, #9B4B6B for secondary text, #2CA055 as an accent and #611E39 for hover and pressed states. For a palette, the analogous pair #D77DCE and #D7867D stays calm, while #7DD7B3 is the loudest partner.

What is #d77da1 in CMYK for printing?

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

Is #d77da1 warm or cool?

Warm — it scores 30 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D77D80; nudged cooler, #D97BC3.

Work with #d77da1 in the Color Lab