Skip to content

#d64eb0

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

RGB
214, 78, 176
HSL
317°, 62%, 57%
CMYK
0, 64, 18, 16
Luminance
0.2288

At a glance

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

Hex
#d64eb0
Hue
317°
magenta / pink
Saturation
62%
vivid
Lightness
57%
balanced
Brightness
84%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2288
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.58:1
Closest name
Orchid
ΔE2000 8.8
Where it sits
Hue317° of 360°
Saturation62%
Lightness57%
Temperature
Warm ← → Cool41% 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#d64eb0
RGBrgb(214, 78, 176)
HSLhsl(317, 62%, 57%)
CMYKcmyk(0%, 64%, 18%, 16%)
LABlab(55.0 63.5 -24.9)
LCHlch(55.0 68.2 338.6)
OKLCHoklch(0.638 0.200 340.4)
Decimal14044848
Display P3color(display-p3 0.839 0.306 0.690)

Copy-ready code

/* CSS */
color: #d64eb0;
background-color: #d64eb0;
/* Tailwind (arbitrary) */
class="text-[#d64eb0] bg-[#d64eb0]"
/* SCSS */
$brand: #d64eb0;
/* SwiftUI */
Color(red: 0.839, green: 0.306, blue: 0.690)
/* Android */
Color.parseColor("#d64eb0")
/* Flutter */
Color(0xFFD64EB0)
/* Python / OpenCV (BGR) */
(176, 78, 214)

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

Accessibility — WCAG contrast

Aa
#d64eb0 on white: 3.77:1
AA ✗ fail · AA-large · AAA
Aa
#d64eb0 on black: 5.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5676B3
deuteranopia · #7F8BAD
tritanopia · #E25178

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d64eb0 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
#F7E8F3
#F0CCE6
#EAA4D6
#DF76C2
#d64eb0
#C72E9C
#A62682
#851F68
#601A4D
#3C1030
Base = 500Lightest = 50 · #FBF4F9Darkest = 950 · #3C1030
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F7E8F3;
  --brand-200: #F0CCE6;
  --brand-300: #EAA4D6;
  --brand-400: #DF76C2;
  --brand-500: #d64eb0;
  --brand-600: #C72E9C;
  --brand-700: #A62682;
  --brand-800: #851F68;
  --brand-900: #601A4D;
  --brand-950: #3C1030;
  --brand: #d64eb0;
  --brand-ink: #000000;
}

Colors that work with #d64eb0

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#EDC0E0
Hairlines and dividers
Muted text#9B4B84
Captions on the surface
Accent#23A926
Second voice, not a rival
Dark variant#681851
Hover, pressed, headers
Light variant#FAEAF6
Selected rows, tints
Dark surface#241420
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 #d64eb0

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#4ED674
Analogous left#B84ED6
Analogous right#D64E6C
Split-complement 1#6CD64E
Split-complement 2#4ED6B8
Triadic 1#B0D64E
Triadic 2#4EB0D6
Tetradic#D6B84E

RGB percentages

Red83.9%
Green30.6%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta63.6%
Yellow17.8%
Key (black)16.1%

Color previews

#d64eb0 text on a black background

contrast 5.58:1

Card sample

#d64eb0 text on a white background

contrast 3.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 78, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 78, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d64eb0;
background: linear-gradient(135deg, #d64eb0, #D64E55);

Monochromatic scale

Palettes built from #d64eb0

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.

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

#d64eb0, answered

What color is #d64eb0?

#d64eb0 is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 8.8). It sits at 317° on the hue wheel with 62% saturation and 57% lightness, which reads as warm.

What is the RGB value of #d64eb0?

rgb(214, 78, 176) — 214 red, 78 green and 176 blue out of 255, or 83.9% / 30.6% / 69% by channel.

Is #d64eb0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2288 and perceived brightness is 57%, so black text on it reaches 5.58:1.

Should I use black or white text on #d64eb0?

Black. It scores 5.58:1 against #d64eb0, versus 3.77:1 for white — AA at any size.

What is the complementary color of #d64eb0?

#4ED674 sits directly opposite on the wheel. Softer options are the split-complements #6CD64E and #4ED6B8, which give the same contrast with far less vibration.

What colors go well with #d64eb0?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B84 for secondary text, #23A926 as an accent and #681851 for hover and pressed states. For a palette, the analogous pair #B84ED6 and #D64E6C stays calm, while #4ED674 is the loudest partner.

What is #d64eb0 in CMYK for printing?

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

Is #d64eb0 warm or cool?

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

Work with #d64eb0 in the Color Lab