Skip to content

#cb2fd4

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

RGB
203, 47, 212
HSL
297°, 66%, 51%
CMYK
4, 78, 0, 17
Luminance
0.1948

At a glance

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

Hex
#cb2fd4
Hue
297°
magenta / pink
Saturation
66%
vivid
Lightness
51%
balanced
Brightness
83%
HSV value
Perceived
54%
weighted brightness
Luminance
0.1948
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
4.90:1
Closest name
Medium Orchid
ΔE2000 5.1
Where it sits
Hue297° of 360°
Saturation66%
Lightness51%
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#cb2fd4
RGBrgb(203, 47, 212)
HSLhsl(297, 66%, 51%)
CMYKcmyk(4%, 78%, 0%, 17%)
LABlab(51.3 76.9 -51.6)
LCHlch(51.3 92.7 326.1)
OKLCHoklch(0.614 0.255 325.6)
Decimal13316052
Display P3color(display-p3 0.796 0.184 0.831)

Copy-ready code

/* CSS */
color: #cb2fd4;
background-color: #cb2fd4;
/* Tailwind (arbitrary) */
class="text-[#cb2fd4] bg-[#cb2fd4]"
/* SCSS */
$brand: #cb2fd4;
/* SwiftUI */
Color(red: 0.796, green: 0.184, blue: 0.831)
/* Android */
Color.parseColor("#cb2fd4")
/* Flutter */
Color(0xFFCB2FD4)
/* Python / OpenCV (BGR) */
(212, 47, 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 #cb2fd4 · 4.90:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.29:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.90:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cb2fd4 as text scores 4.29:1 on white and 4.90:1 on black.

Accessibility — WCAG contrast

Aa
#cb2fd4 on white: 4.29:1
AA ✗ fail · AA-large · AAA
Aa
#cb2fd4 on black: 4.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006ED8
deuteranopia · #5680D0
tritanopia · #D04E82

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cb2fd4 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF3FB
#F7E8F8
#EFCBF1
#E8A2EC
#DC74E2
#D045D9
#cb2fd4
#A223A9
#811C87
#5E1862
#3B0F3D
Base = 600Lightest = 50 · #FBF3FBDarkest = 950 · #3B0F3D
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F7E8F8;
  --brand-200: #EFCBF1;
  --brand-300: #E8A2EC;
  --brand-400: #DC74E2;
  --brand-500: #D045D9;
  --brand-600: #cb2fd4;
  --brand-700: #A223A9;
  --brand-800: #811C87;
  --brand-900: #5E1862;
  --brand-950: #3B0F3D;
  --brand: #cb2fd4;
  --brand-ink: #000000;
}

Colors that work with #cb2fd4

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#4AAD1F
Second voice, not a rival
Dark variant#65166A
Hover, pressed, headers
Light variant#FAEAFB
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 #cb2fd4

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#38D42F
Analogous left#782FD4
Analogous right#D42F8B
Split-complement 1#8BD42F
Split-complement 2#2FD478
Triadic 1#D4CB2F
Triadic 2#2FD4CB
Tetradic#D4782F

RGB percentages

Red79.6%
Green18.4%
Blue83.1%

CMYK percentages

Cyan4.2%
Magenta77.8%
Yellow0.0%
Key (black)16.9%

Color previews

#cb2fd4 text on a black background

contrast 4.90:1

Card sample

#cb2fd4 text on a white background

contrast 4.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb2fd4

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.

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

#cb2fd4, answered

What color is #cb2fd4?

#cb2fd4 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 5.1). It sits at 297° on the hue wheel with 66% saturation and 51% lightness, which reads as neutral.

What is the RGB value of #cb2fd4?

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

Is #cb2fd4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1948 and perceived brightness is 54%, so black text on it reaches 4.90:1.

Should I use black or white text on #cb2fd4?

Black. It scores 4.90:1 against #cb2fd4, versus 4.29:1 for white — AA at any size.

What is the complementary color of #cb2fd4?

#38D42F sits directly opposite on the wheel. Softer options are the split-complements #8BD42F and #2FD478, which give the same contrast with far less vibration.

What colors go well with #cb2fd4?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #4AAD1F as an accent and #65166A for hover and pressed states. For a palette, the analogous pair #782FD4 and #D42F8B stays calm, while #38D42F is the loudest partner.

What is #cb2fd4 in CMYK for printing?

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

Is #cb2fd4 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 #D42FA1; nudged cooler, #8F2DD6.

Work with #cb2fd4 in the Color Lab