Skip to content

#cf3ce7

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

RGB
207, 60, 231
HSL
292°, 78%, 57%
CMYK
10, 74, 0, 9
Luminance
0.2227

At a glance

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

Hex
#cf3ce7
Hue
292°
magenta / pink
Saturation
78%
electric
Lightness
57%
balanced
Brightness
91%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2227
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.45:1
Closest name
Medium Orchid
ΔE2000 4.4
Where it sits
Hue292° of 360°
Saturation78%
Lightness57%
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#cf3ce7
RGBrgb(207, 60, 231)
HSLhsl(292, 78%, 57%)
CMYKcmyk(10%, 74%, 0%, 9%)
LABlab(54.3 77.1 -57.5)
LCHlch(54.3 96.2 323.3)
OKLCHoklch(0.640 0.259 321.6)
Decimal13581543
Display P3color(display-p3 0.812 0.235 0.906)

Copy-ready code

/* CSS */
color: #cf3ce7;
background-color: #cf3ce7;
/* Tailwind (arbitrary) */
class="text-[#cf3ce7] bg-[#cf3ce7]"
/* SCSS */
$brand: #cf3ce7;
/* SwiftUI */
Color(red: 0.812, green: 0.235, blue: 0.906)
/* Android */
Color.parseColor("#cf3ce7")
/* Flutter */
Color(0xFFCF3CE7)
/* Python / OpenCV (BGR) */
(231, 60, 207)

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

Accessibility — WCAG contrast

Aa
#cf3ce7 on white: 3.85:1
AA ✗ fail · AA-large · AAA
Aa
#cf3ce7 on black: 5.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0078EC
deuteranopia · #5387E3
tritanopia · #D15E90

Color scale — 50 to 950

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

#FBF3FC
#F6E6F9
#EEC7F5
#E69BF3
#DA69ED
#cf3ce7
#BF1BDA
#9F16B6
#7F1291
#5D1169
#3A0B42
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3A0B42
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E6F9;
  --brand-200: #EEC7F5;
  --brand-300: #E69BF3;
  --brand-400: #DA69ED;
  --brand-500: #cf3ce7;
  --brand-600: #BF1BDA;
  --brand-700: #9F16B6;
  --brand-800: #7F1291;
  --brand-900: #5D1169;
  --brand-950: #3A0B42;
  --brand: #cf3ce7;
  --brand-ink: #000000;
}

Colors that work with #cf3ce7

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#904B9B
Captions on the surface
Accent#54B913
Second voice, not a rival
Dark variant#640E72
Hover, pressed, headers
Light variant#F9E8FC
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 #cf3ce7

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#54E73C
Analogous left#7A3CE7
Analogous right#E73CAA
Split-complement 1#AAE73C
Split-complement 2#3CE77A
Triadic 1#E7CF3C
Triadic 2#3CE7CF
Tetradic#E77A3C

RGB percentages

Red81.2%
Green23.5%
Blue90.6%

CMYK percentages

Cyan10.4%
Magenta74.0%
Yellow0.0%
Key (black)9.4%

Color previews

#cf3ce7 text on a black background

contrast 5.45:1

Card sample

#cf3ce7 text on a white background

contrast 3.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf3ce7

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.

#cf3ce7 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cf3ce7, answered

What color is #cf3ce7?

#cf3ce7 is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 4.4). It sits at 292° on the hue wheel with 78% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cf3ce7?

rgb(207, 60, 231) — 207 red, 60 green and 231 blue out of 255, or 81.2% / 23.5% / 90.6% by channel.

Is #cf3ce7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2227 and perceived brightness is 57%, so black text on it reaches 5.45:1.

Should I use black or white text on #cf3ce7?

Black. It scores 5.45:1 against #cf3ce7, versus 3.85:1 for white — AA at any size.

What is the complementary color of #cf3ce7?

#54E73C sits directly opposite on the wheel. Softer options are the split-complements #AAE73C and #3CE77A, which give the same contrast with far less vibration.

What colors go well with #cf3ce7?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #904B9B for secondary text, #54B913 as an accent and #640E72 for hover and pressed states. For a palette, the analogous pair #7A3CE7 and #E73CAA stays calm, while #54E73C is the loudest partner.

What is #cf3ce7 in CMYK for printing?

cmyk(10%, 74%, 0%, 9%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cf3ce7 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 #E73CC0; nudged cooler, #903AE9.

Work with #cf3ce7 in the Color Lab