Skip to content

#d83abc

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

RGB
216, 58, 188
HSL
311°, 67%, 54%
CMYK
0, 73, 13, 15
Luminance
0.2126

At a glance

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

Hex
#d83abc
Hue
311°
magenta / pink
Saturation
67%
vivid
Lightness
54%
balanced
Brightness
85%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2126
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.25:1
Closest name
Medium Orchid
ΔE2000 7.6
Where it sits
Hue311° of 360°
Saturation67%
Lightness54%
Temperature
Warm ← → Cool44% 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#d83abc
RGBrgb(216, 58, 188)
HSLhsl(311, 67%, 54%)
CMYKcmyk(0%, 73%, 13%, 15%)
LABlab(53.2 72.8 -34.5)
LCHlch(53.2 80.6 334.6)
OKLCHoklch(0.628 0.234 336.2)
Decimal14170812
Display P3color(display-p3 0.847 0.227 0.737)

Copy-ready code

/* CSS */
color: #d83abc;
background-color: #d83abc;
/* Tailwind (arbitrary) */
class="text-[#d83abc] bg-[#d83abc]"
/* SCSS */
$brand: #d83abc;
/* SwiftUI */
Color(red: 0.847, green: 0.227, blue: 0.737)
/* Android */
Color.parseColor("#d83abc")
/* Flutter */
Color(0xFFD83ABC)
/* Python / OpenCV (BGR) */
(188, 58, 216)

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

Accessibility — WCAG contrast

Aa
#d83abc on white: 4.00:1
AA ✗ fail · AA-large · AAA
Aa
#d83abc on black: 5.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3D70C0
deuteranopia · #7488B8
tritanopia · #E34577

Color scale — 50 to 950

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

#FBF3FA
#F8E8F5
#F1CAEA
#ECA1DF
#E373CF
#d83abc
#CC29AF
#AA2292
#881B75
#631856
#3E0F35
Base = 500Lightest = 50 · #FBF3FADarkest = 950 · #3E0F35
:root {
  --brand-50: #FBF3FA;
  --brand-100: #F8E8F5;
  --brand-200: #F1CAEA;
  --brand-300: #ECA1DF;
  --brand-400: #E373CF;
  --brand-500: #d83abc;
  --brand-600: #CC29AF;
  --brand-700: #AA2292;
  --brand-800: #881B75;
  --brand-900: #631856;
  --brand-950: #3E0F35;
  --brand: #d83abc;
  --brand-ink: #000000;
}

Colors that work with #d83abc

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#EDC0E5
Hairlines and dividers
Muted text#9B4B8D
Captions on the surface
Accent#29AF1D
Second voice, not a rival
Dark variant#6A155B
Hover, pressed, headers
Light variant#FBEAF8
Selected rows, tints
Dark surface#241421
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 #d83abc

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#3AD856
Analogous left#A53AD8
Analogous right#D83A6D
Split-complement 1#6DD83A
Split-complement 2#3AD8A5
Triadic 1#BCD83A
Triadic 2#3ABCD8
Tetradic#D8A53A

RGB percentages

Red84.7%
Green22.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta73.1%
Yellow13.0%
Key (black)15.3%

Color previews

#d83abc text on a black background

contrast 5.25:1

Card sample

#d83abc text on a white background

contrast 4.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(216, 58, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(216, 58, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d83abc;
background: linear-gradient(135deg, #d83abc, #D83A53);

Monochromatic scale

Palettes built from #d83abc

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.

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

#d83abc, answered

What color is #d83abc?

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

What is the RGB value of #d83abc?

rgb(216, 58, 188) — 216 red, 58 green and 188 blue out of 255, or 84.7% / 22.7% / 73.7% by channel.

Is #d83abc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2126 and perceived brightness is 55%, so black text on it reaches 5.25:1.

Should I use black or white text on #d83abc?

Black. It scores 5.25:1 against #d83abc, versus 4.00:1 for white — AA at any size.

What is the complementary color of #d83abc?

#3AD856 sits directly opposite on the wheel. Softer options are the split-complements #6DD83A and #3AD8A5, which give the same contrast with far less vibration.

What colors go well with #d83abc?

For interface work: #FAF4F9 as the surface, #EDC0E5 for borders, #9B4B8D for secondary text, #29AF1D as an accent and #6A155B for hover and pressed states. For a palette, the analogous pair #A53AD8 and #D83A6D stays calm, while #3AD856 is the loudest partner.

What is #d83abc in CMYK for printing?

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

Is #d83abc warm or cool?

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

Work with #d83abc in the Color Lab