Skip to content

#d56cd3

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

RGB
213, 108, 211
HSL
301°, 56%, 63%
CMYK
0, 49, 1, 17
Luminance
0.2957

At a glance

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

Hex
#d56cd3
Hue
301°
magenta / pink
Saturation
56%
vivid
Lightness
63%
balanced
Brightness
84%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2957
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.91:1
Closest name
Orchid
ΔE2000 1.3
Where it sits
Hue301° of 360°
Saturation56%
Lightness63%
Temperature
Warm ← → Cool49% 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#d56cd3
RGBrgb(213, 108, 211)
HSLhsl(301, 56%, 63%)
CMYKcmyk(0%, 49%, 1%, 17%)
LABlab(61.3 55.3 -35.1)
LCHlch(61.3 65.5 327.6)
OKLCHoklch(0.689 0.182 328.0)
Decimal13987027
Display P3color(display-p3 0.835 0.424 0.827)

Copy-ready code

/* CSS */
color: #d56cd3;
background-color: #d56cd3;
/* Tailwind (arbitrary) */
class="text-[#d56cd3] bg-[#d56cd3]"
/* SCSS */
$brand: #d56cd3;
/* SwiftUI */
Color(red: 0.835, green: 0.424, blue: 0.827)
/* Android */
Color.parseColor("#d56cd3")
/* Flutter */
Color(0xFFD56CD3)
/* Python / OpenCV (BGR) */
(211, 108, 213)

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

Accessibility — WCAG contrast

Aa
#d56cd3 on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#d56cd3 on black: 6.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #638BD6
deuteranopia · #8299D0
tritanopia · #DB7796

Color scale — 50 to 950

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

#FBF4FB
#F6E9F6
#EECEED
#E6A8E5
#d56cd3
#CD50CB
#BE36BC
#9F2D9D
#7F247D
#5D1E5B
#3A1339
Base = 400Lightest = 50 · #FBF4FBDarkest = 950 · #3A1339
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F6E9F6;
  --brand-200: #EECEED;
  --brand-300: #E6A8E5;
  --brand-400: #d56cd3;
  --brand-500: #CD50CB;
  --brand-600: #BE36BC;
  --brand-700: #9F2D9D;
  --brand-800: #7F247D;
  --brand-900: #5D1E5B;
  --brand-950: #3A1339;
  --brand: #d56cd3;
  --brand-ink: #000000;
}

Colors that work with #d56cd3

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#EDC0EC
Hairlines and dividers
Muted text#9B4B99
Captions on the surface
Accent#45A329
Second voice, not a rival
Dark variant#631C62
Hover, pressed, headers
Light variant#F9EBF9
Selected rows, tints
Dark surface#241424
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 #d56cd3

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#6CD56E
Analogous left#A26CD5
Analogous right#D56C9E
Split-complement 1#9ED56C
Split-complement 2#6CD5A2
Triadic 1#D3D56C
Triadic 2#6CD3D5
Tetradic#D5A26C

RGB percentages

Red83.5%
Green42.4%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta49.3%
Yellow0.9%
Key (black)16.5%

Color previews

#d56cd3 text on a black background

contrast 6.91:1

Card sample

#d56cd3 text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 108, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 108, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d56cd3;
background: linear-gradient(135deg, #d56cd3, #D56C8D);

Monochromatic scale

Palettes built from #d56cd3

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.

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

#d56cd3, answered

What color is #d56cd3?

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

What is the RGB value of #d56cd3?

rgb(213, 108, 211) — 213 red, 108 green and 211 blue out of 255, or 83.5% / 42.4% / 82.7% by channel.

Is #d56cd3 a light or a dark color?

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

Should I use black or white text on #d56cd3?

Black. It scores 6.91:1 against #d56cd3, versus 3.04:1 for white — AA at any size.

What is the complementary color of #d56cd3?

#6CD56E sits directly opposite on the wheel. Softer options are the split-complements #9ED56C and #6CD5A2, which give the same contrast with far less vibration.

What colors go well with #d56cd3?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B99 for secondary text, #45A329 as an accent and #631C62 for hover and pressed states. For a palette, the analogous pair #A26CD5 and #D56C9E stays calm, while #6CD56E is the loudest partner.

What is #d56cd3 in CMYK for printing?

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

Is #d56cd3 warm or cool?

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

Work with #d56cd3 in the Color Lab