Skip to content

#d43fd2

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

RGB
212, 63, 210
HSL
301°, 63%, 54%
CMYK
0, 70, 1, 17
Luminance
0.2221

At a glance

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

Hex
#d43fd2
Hue
301°
magenta / pink
Saturation
63%
vivid
Lightness
54%
balanced
Brightness
83%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2221
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.44:1
Closest name
Medium Orchid
ΔE2000 4.7
Where it sits
Hue301° of 360°
Saturation63%
Lightness54%
Temperature
Warm ← → Cool50% 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#d43fd2
RGBrgb(212, 63, 210)
HSLhsl(301, 63%, 54%)
CMYKcmyk(0%, 70%, 1%, 17%)
LABlab(54.3 73.7 -45.6)
LCHlch(54.3 86.6 328.2)
OKLCHoklch(0.637 0.242 328.5)
Decimal13909970
Display P3color(display-p3 0.831 0.247 0.824)

Copy-ready code

/* CSS */
color: #d43fd2;
background-color: #d43fd2;
/* Tailwind (arbitrary) */
class="text-[#d43fd2] bg-[#d43fd2]"
/* SCSS */
$brand: #d43fd2;
/* SwiftUI */
Color(red: 0.831, green: 0.247, blue: 0.824)
/* Android */
Color.parseColor("#d43fd2")
/* Flutter */
Color(0xFFD43FD2)
/* Python / OpenCV (BGR) */
(210, 63, 212)

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

Accessibility — WCAG contrast

Aa
#d43fd2 on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#d43fd2 on black: 5.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2775D6
deuteranopia · #6889CE
tritanopia · #DB5585

Color scale — 50 to 950

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

#FBF4FB
#F7E8F7
#F0CBF0
#EAA3EA
#E075DF
#d43fd2
#C82DC6
#A725A5
#851E84
#611A60
#3D103C
Base = 500Lightest = 50 · #FBF4FBDarkest = 950 · #3D103C
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F7;
  --brand-200: #F0CBF0;
  --brand-300: #EAA3EA;
  --brand-400: #E075DF;
  --brand-500: #d43fd2;
  --brand-600: #C82DC6;
  --brand-700: #A725A5;
  --brand-800: #851E84;
  --brand-900: #611A60;
  --brand-950: #3D103C;
  --brand: #d43fd2;
  --brand-ink: #000000;
}

Colors that work with #d43fd2

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#9B4B9A
Captions on the surface
Accent#42AB21
Second voice, not a rival
Dark variant#681767
Hover, pressed, headers
Light variant#FAEAFA
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 #d43fd2

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#3FD441
Analogous left#8B3FD4
Analogous right#D43F87
Split-complement 1#87D43F
Split-complement 2#3FD48B
Triadic 1#D2D43F
Triadic 2#3FD2D4
Tetradic#D48B3F

RGB percentages

Red83.1%
Green24.7%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta70.3%
Yellow0.9%
Key (black)16.9%

Color previews

#d43fd2 text on a black background

contrast 5.44:1

Card sample

#d43fd2 text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 63, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 63, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d43fd2;
background: linear-gradient(135deg, #d43fd2, #D43F6F);

Monochromatic scale

Palettes built from #d43fd2

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.

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

#d43fd2, answered

What color is #d43fd2?

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

What is the RGB value of #d43fd2?

rgb(212, 63, 210) — 212 red, 63 green and 210 blue out of 255, or 83.1% / 24.7% / 82.4% by channel.

Is #d43fd2 a light or a dark color?

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

Should I use black or white text on #d43fd2?

Black. It scores 5.44:1 against #d43fd2, versus 3.86:1 for white — AA at any size.

What is the complementary color of #d43fd2?

#3FD441 sits directly opposite on the wheel. Softer options are the split-complements #87D43F and #3FD48B, which give the same contrast with far less vibration.

What colors go well with #d43fd2?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #42AB21 as an accent and #681767 for hover and pressed states. For a palette, the analogous pair #8B3FD4 and #D43F87 stays calm, while #3FD441 is the loudest partner.

What is #d43fd2 in CMYK for printing?

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

Is #d43fd2 warm or cool?

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

Work with #d43fd2 in the Color Lab