Skip to content

#ca50df

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

RGB
202, 80, 223
HSL
291°, 69%, 59%
CMYK
9, 64, 0, 13
Luminance
0.2362

At a glance

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

Hex
#ca50df
Hue
291°
magenta / pink
Saturation
69%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2362
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.72:1
Closest name
Medium Orchid
ΔE2000 2.9
Where it sits
Hue291° of 360°
Saturation69%
Lightness59%
Temperature
Warm ← → Cool55% 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#ca50df
RGBrgb(202, 80, 223)
HSLhsl(291, 69%, 59%)
CMYKcmyk(9%, 64%, 0%, 13%)
LABlab(55.7 67.3 -50.8)
LCHlch(55.7 84.3 323.0)
OKLCHoklch(0.647 0.227 321.5)
Decimal13258975
Display P3color(display-p3 0.792 0.314 0.875)

Copy-ready code

/* CSS */
color: #ca50df;
background-color: #ca50df;
/* Tailwind (arbitrary) */
class="text-[#ca50df] bg-[#ca50df]"
/* SCSS */
$brand: #ca50df;
/* SwiftUI */
Color(red: 0.792, green: 0.314, blue: 0.875)
/* Android */
Color.parseColor("#ca50df")
/* Flutter */
Color(0xFFCA50DF)
/* Python / OpenCV (BGR) */
(223, 80, 202)

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

Accessibility — WCAG contrast

Aa
#ca50df on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#ca50df on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2A7DE3
deuteranopia · #608ADB
tritanopia · #CC6891

Color scale — 50 to 950

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

#FAF3FB
#F6E7F8
#ECCAF2
#E2A0EE
#D471E5
#ca50df
#B626CF
#9820AC
#79198A
#591664
#370E3F
Base = 500Lightest = 50 · #FAF3FBDarkest = 950 · #370E3F
:root {
  --brand-50: #FAF3FB;
  --brand-100: #F6E7F8;
  --brand-200: #ECCAF2;
  --brand-300: #E2A0EE;
  --brand-400: #D471E5;
  --brand-500: #ca50df;
  --brand-600: #B626CF;
  --brand-700: #9820AC;
  --brand-800: #79198A;
  --brand-900: #591664;
  --brand-950: #370E3F;
  --brand: #ca50df;
  --brand-ink: #000000;
}

Colors that work with #ca50df

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#E6C0ED
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#57B01C
Second voice, not a rival
Dark variant#5F146C
Hover, pressed, headers
Light variant#F8E9FB
Selected rows, tints
Dark surface#221424
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 #ca50df

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#65DF50
Analogous left#8250DF
Analogous right#DF50AC
Split-complement 1#ACDF50
Split-complement 2#50DF82
Triadic 1#DFCA50
Triadic 2#50DFCA
Tetradic#DF8250

RGB percentages

Red79.2%
Green31.4%
Blue87.5%

CMYK percentages

Cyan9.4%
Magenta64.1%
Yellow0.0%
Key (black)12.5%

Color previews

#ca50df text on a black background

contrast 5.72:1

Card sample

#ca50df text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 80, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 80, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ca50df;
background: linear-gradient(135deg, #ca50df, #DF5095);

Monochromatic scale

Palettes built from #ca50df

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.

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

#ca50df, answered

What color is #ca50df?

#ca50df is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 2.9). It sits at 291° on the hue wheel with 69% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #ca50df?

rgb(202, 80, 223) — 202 red, 80 green and 223 blue out of 255, or 79.2% / 31.4% / 87.5% by channel.

Is #ca50df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2362 and perceived brightness is 58%, so black text on it reaches 5.72:1.

Should I use black or white text on #ca50df?

Black. It scores 5.72:1 against #ca50df, versus 3.67:1 for white — AA at any size.

What is the complementary color of #ca50df?

#65DF50 sits directly opposite on the wheel. Softer options are the split-complements #ACDF50 and #50DF82, which give the same contrast with far less vibration.

What colors go well with #ca50df?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #57B01C as an accent and #5F146C for hover and pressed states. For a palette, the analogous pair #8250DF and #DF50AC stays calm, while #65DF50 is the loudest partner.

What is #ca50df in CMYK for printing?

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

Is #ca50df warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF50C0; nudged cooler, #964EE1.

Work with #ca50df in the Color Lab