Skip to content

#cb3cd4

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

RGB
203, 60, 212
HSL
296°, 64%, 53%
CMYK
4, 72, 0, 17
Luminance
0.2068

At a glance

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

Hex
#cb3cd4
Hue
296°
magenta / pink
Saturation
64%
vivid
Lightness
53%
balanced
Brightness
83%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2068
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.14:1
Closest name
Medium Orchid
ΔE2000 4
Where it sits
Hue296° of 360°
Saturation64%
Lightness53%
Temperature
Warm ← → Cool52% 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#cb3cd4
RGBrgb(203, 60, 212)
HSLhsl(296, 64%, 53%)
CMYKcmyk(4%, 72%, 0%, 17%)
LABlab(52.6 73.0 -49.5)
LCHlch(52.6 88.2 325.9)
OKLCHoklch(0.623 0.242 325.4)
Decimal13319380
Display P3color(display-p3 0.796 0.235 0.831)

Copy-ready code

/* CSS */
color: #cb3cd4;
background-color: #cb3cd4;
/* Tailwind (arbitrary) */
class="text-[#cb3cd4] bg-[#cb3cd4]"
/* SCSS */
$brand: #cb3cd4;
/* SwiftUI */
Color(red: 0.796, green: 0.235, blue: 0.831)
/* Android */
Color.parseColor("#cb3cd4")
/* Flutter */
Color(0xFFCB3CD4)
/* Python / OpenCV (BGR) */
(212, 60, 203)

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

Accessibility — WCAG contrast

Aa
#cb3cd4 on white: 4.09:1
AA ✗ fail · AA-large · AAA
Aa
#cb3cd4 on black: 5.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0C72D8
deuteranopia · #5C84D0
tritanopia · #D05685

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cb3cd4 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
#F6E8F7
#EECBF0
#E6A3EB
#DA75E1
#cb3cd4
#BF2CC9
#9F25A7
#7F1D86
#5D1961
#3A103D
Base = 500Lightest = 50 · #FBF4FBDarkest = 950 · #3A103D
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F6E8F7;
  --brand-200: #EECBF0;
  --brand-300: #E6A3EB;
  --brand-400: #DA75E1;
  --brand-500: #cb3cd4;
  --brand-600: #BF2CC9;
  --brand-700: #9F25A7;
  --brand-800: #7F1D86;
  --brand-900: #5D1961;
  --brand-950: #3A103D;
  --brand: #cb3cd4;
  --brand-ink: #000000;
}

Colors that work with #cb3cd4

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#4BAB21
Second voice, not a rival
Dark variant#641768
Hover, pressed, headers
Light variant#F9EAFA
Selected rows, tints
Dark surface#231424
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 #cb3cd4

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#45D43C
Analogous left#7F3CD4
Analogous right#D43C91
Split-complement 1#91D43C
Split-complement 2#3CD47F
Triadic 1#D4CB3C
Triadic 2#3CD4CB
Tetradic#D47F3C

RGB percentages

Red79.6%
Green23.5%
Blue83.1%

CMYK percentages

Cyan4.2%
Magenta71.7%
Yellow0.0%
Key (black)16.9%

Color previews

#cb3cd4 text on a black background

contrast 5.14:1

Card sample

#cb3cd4 text on a white background

contrast 4.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb3cd4

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.

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

#cb3cd4, answered

What color is #cb3cd4?

#cb3cd4 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4). It sits at 296° on the hue wheel with 64% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #cb3cd4?

rgb(203, 60, 212) — 203 red, 60 green and 212 blue out of 255, or 79.6% / 23.5% / 83.1% by channel.

Is #cb3cd4 a light or a dark color?

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

Should I use black or white text on #cb3cd4?

Black. It scores 5.14:1 against #cb3cd4, versus 4.09:1 for white — AA at any size.

What is the complementary color of #cb3cd4?

#45D43C sits directly opposite on the wheel. Softer options are the split-complements #91D43C and #3CD47F, which give the same contrast with far less vibration.

What colors go well with #cb3cd4?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #4BAB21 as an accent and #641768 for hover and pressed states. For a palette, the analogous pair #7F3CD4 and #D43C91 stays calm, while #45D43C is the loudest partner.

What is #cb3cd4 in CMYK for printing?

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

Is #cb3cd4 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D43CA5; nudged cooler, #9339D6.

Work with #cb3cd4 in the Color Lab