Skip to content

#cb3acf

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

RGB
203, 58, 207
HSL
298°, 61%, 52%
CMYK
2, 72, 0, 19
Luminance
0.2023

At a glance

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

Hex
#cb3acf
Hue
298°
magenta / pink
Saturation
61%
vivid
Lightness
52%
balanced
Brightness
81%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2023
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.05:1
Closest name
Medium Orchid
ΔE2000 4.4
Where it sits
Hue298° of 360°
Saturation61%
Lightness52%
Temperature
Warm ← → Cool51% 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#cb3acf
RGBrgb(203, 58, 207)
HSLhsl(298, 61%, 52%)
CMYKcmyk(2%, 72%, 0%, 19%)
LABlab(52.1 72.9 -47.4)
LCHlch(52.1 87.0 326.9)
OKLCHoklch(0.619 0.241 326.8)
Decimal13318863
Display P3color(display-p3 0.796 0.227 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb3acf on white: 4.16:1
AA ✗ fail · AA-large · AAA
Aa
#cb3acf on black: 5.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1570D3
deuteranopia · #5F83CB
tritanopia · #D15282

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cb3acf 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
#F7E8F7
#EFCCF0
#E7A5E9
#DB78DE
#cb3acf
#C130C5
#A128A4
#812083
#5E1B5F
#3B113C
Base = 500Lightest = 50 · #FBF4FBDarkest = 950 · #3B113C
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F7;
  --brand-200: #EFCCF0;
  --brand-300: #E7A5E9;
  --brand-400: #DB78DE;
  --brand-500: #cb3acf;
  --brand-600: #C130C5;
  --brand-700: #A128A4;
  --brand-800: #812083;
  --brand-900: #5E1B5F;
  --brand-950: #3B113C;
  --brand: #cb3acf;
  --brand-ink: #000000;
}

Colors that work with #cb3acf

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#EBC0ED
Hairlines and dividers
Muted text#994B9B
Captions on the surface
Accent#48A824
Second voice, not a rival
Dark variant#641967
Hover, pressed, headers
Light variant#FAEAFA
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 #cb3acf

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#3ECF3A
Analogous left#813ACF
Analogous right#CF3A89
Split-complement 1#89CF3A
Split-complement 2#3ACF81
Triadic 1#CFCB3A
Triadic 2#3ACFCB
Tetradic#CF813A

RGB percentages

Red79.6%
Green22.7%
Blue81.2%

CMYK percentages

Cyan1.9%
Magenta72.0%
Yellow0.0%
Key (black)18.8%

Color previews

#cb3acf text on a black background

contrast 5.05:1

Card sample

#cb3acf text on a white background

contrast 4.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb3acf

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.

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

#cb3acf, answered

What color is #cb3acf?

#cb3acf is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.4). It sits at 298° on the hue wheel with 61% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #cb3acf?

rgb(203, 58, 207) — 203 red, 58 green and 207 blue out of 255, or 79.6% / 22.7% / 81.2% by channel.

Is #cb3acf a light or a dark color?

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

Should I use black or white text on #cb3acf?

Black. It scores 5.05:1 against #cb3acf, versus 4.16:1 for white — AA at any size.

What is the complementary color of #cb3acf?

#3ECF3A sits directly opposite on the wheel. Softer options are the split-complements #89CF3A and #3ACF81, which give the same contrast with far less vibration.

What colors go well with #cb3acf?

For interface work: #FAF4FA as the surface, #EBC0ED for borders, #994B9B for secondary text, #48A824 as an accent and #641967 for hover and pressed states. For a palette, the analogous pair #813ACF and #CF3A89 stays calm, while #3ECF3A is the loudest partner.

What is #cb3acf in CMYK for printing?

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

Is #cb3acf warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF3A9C; nudged cooler, #9538D1.

Work with #cb3acf in the Color Lab