Skip to content

#cb3fd7

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

RGB
203, 63, 215
HSL
295°, 66%, 55%
CMYK
6, 71, 0, 16
Luminance
0.2116

At a glance

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

Hex
#cb3fd7
Hue
295°
magenta / pink
Saturation
66%
vivid
Lightness
55%
balanced
Brightness
84%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2116
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.23:1
Closest name
Medium Orchid
ΔE2000 3.6
Where it sits
Hue295° of 360°
Saturation66%
Lightness55%
Temperature
Warm ← → Cool53% 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#cb3fd7
RGBrgb(203, 63, 215)
HSLhsl(295, 66%, 55%)
CMYKcmyk(6%, 71%, 0%, 16%)
LABlab(53.1 72.5 -50.4)
LCHlch(53.1 88.3 325.2)
OKLCHoklch(0.627 0.242 324.5)
Decimal13320151
Display P3color(display-p3 0.796 0.247 0.843)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb3fd7 on white: 4.01:1
AA ✗ fail · AA-large · AAA
Aa
#cb3fd7 on black: 5.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0D74DB
deuteranopia · #5C85D3
tritanopia · #CF5987

Color scale — 50 to 950

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

#FBF3FB
#F6E8F8
#EECBF1
#E6A2EC
#D974E2
#cb3fd7
#BE2ACB
#9E23A9
#7F1C87
#5C1862
#3A0F3D
Base = 500Lightest = 50 · #FBF3FBDarkest = 950 · #3A0F3D
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F6E8F8;
  --brand-200: #EECBF1;
  --brand-300: #E6A2EC;
  --brand-400: #D974E2;
  --brand-500: #cb3fd7;
  --brand-600: #BE2ACB;
  --brand-700: #9E23A9;
  --brand-800: #7F1C87;
  --brand-900: #5C1862;
  --brand-950: #3A0F3D;
  --brand: #cb3fd7;
  --brand-ink: #000000;
}

Colors that work with #cb3fd7

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#E9C0ED
Hairlines and dividers
Muted text#954B9B
Captions on the surface
Accent#4DAD1F
Second voice, not a rival
Dark variant#63166A
Hover, pressed, headers
Light variant#F9EAFB
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 #cb3fd7

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#4BD73F
Analogous left#7F3FD7
Analogous right#D73F97
Split-complement 1#97D73F
Split-complement 2#3FD77F
Triadic 1#D7CB3F
Triadic 2#3FD7CB
Tetradic#D77F3F

RGB percentages

Red79.6%
Green24.7%
Blue84.3%

CMYK percentages

Cyan5.6%
Magenta70.7%
Yellow0.0%
Key (black)15.7%

Color previews

#cb3fd7 text on a black background

contrast 5.23:1

Card sample

#cb3fd7 text on a white background

contrast 4.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb3fd7

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.

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

#cb3fd7, answered

What color is #cb3fd7?

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

What is the RGB value of #cb3fd7?

rgb(203, 63, 215) — 203 red, 63 green and 215 blue out of 255, or 79.6% / 24.7% / 84.3% by channel.

Is #cb3fd7 a light or a dark color?

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

Should I use black or white text on #cb3fd7?

Black. It scores 5.23:1 against #cb3fd7, versus 4.01:1 for white — AA at any size.

What is the complementary color of #cb3fd7?

#4BD73F sits directly opposite on the wheel. Softer options are the split-complements #97D73F and #3FD77F, which give the same contrast with far less vibration.

What colors go well with #cb3fd7?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #954B9B for secondary text, #4DAD1F as an accent and #63166A for hover and pressed states. For a palette, the analogous pair #7F3FD7 and #D73F97 stays calm, while #4BD73F is the loudest partner.

What is #cb3fd7 in CMYK for printing?

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

Is #cb3fd7 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D73FAB; nudged cooler, #943DD9.

Work with #cb3fd7 in the Color Lab