Skip to content

#cf3ee3

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

RGB
207, 62, 227
HSL
293°, 75%, 57%
CMYK
9, 73, 0, 11
Luminance
0.2226

At a glance

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

Hex
#cf3ee3
Hue
293°
magenta / pink
Saturation
75%
vivid
Lightness
57%
balanced
Brightness
89%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2226
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.45:1
Closest name
Medium Orchid
ΔE2000 4.1
Where it sits
Hue293° of 360°
Saturation75%
Lightness57%
Temperature
Warm ← → Cool54% 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#cf3ee3
RGBrgb(207, 62, 227)
HSLhsl(293, 75%, 57%)
CMYKcmyk(9%, 73%, 0%, 11%)
LABlab(54.3 75.8 -55.3)
LCHlch(54.3 93.8 323.9)
OKLCHoklch(0.639 0.254 322.5)
Decimal13582051
Display P3color(display-p3 0.812 0.243 0.890)

Copy-ready code

/* CSS */
color: #cf3ee3;
background-color: #cf3ee3;
/* Tailwind (arbitrary) */
class="text-[#cf3ee3] bg-[#cf3ee3]"
/* SCSS */
$brand: #cf3ee3;
/* SwiftUI */
Color(red: 0.812, green: 0.243, blue: 0.890)
/* Android */
Color.parseColor("#cf3ee3")
/* Flutter */
Color(0xFFCF3EE3)
/* Python / OpenCV (BGR) */
(227, 62, 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 #cf3ee3 · 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: #cf3ee3 as text scores 3.85:1 on white and 5.45:1 on black.

Accessibility — WCAG contrast

Aa
#cf3ee3 on white: 3.85:1
AA ✗ fail · AA-large · AAA
Aa
#cf3ee3 on black: 5.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0077E8
deuteranopia · #5787DF
tritanopia · #D25D8E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf3ee3 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
#F6E7F9
#EEC8F4
#E79DF1
#DA6CEA
#cf3ee3
#C01FD6
#A01AB2
#80158F
#5D1367
#3A0C41
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3A0C41
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E7F9;
  --brand-200: #EEC8F4;
  --brand-300: #E79DF1;
  --brand-400: #DA6CEA;
  --brand-500: #cf3ee3;
  --brand-600: #C01FD6;
  --brand-700: #A01AB2;
  --brand-800: #80158F;
  --brand-900: #5D1367;
  --brand-950: #3A0C41;
  --brand: #cf3ee3;
  --brand-ink: #000000;
}

Colors that work with #cf3ee3

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#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#51B616
Second voice, not a rival
Dark variant#64106F
Hover, pressed, headers
Light variant#F9E9FC
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 #cf3ee3

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#52E33E
Analogous left#7D3EE3
Analogous right#E33EA5
Split-complement 1#A5E33E
Split-complement 2#3EE37D
Triadic 1#E3CF3E
Triadic 2#3EE3CF
Tetradic#E37D3E

RGB percentages

Red81.2%
Green24.3%
Blue89.0%

CMYK percentages

Cyan8.8%
Magenta72.7%
Yellow0.0%
Key (black)11.0%

Color previews

#cf3ee3 text on a black background

contrast 5.45:1

Card sample

#cf3ee3 text on a white background

contrast 3.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf3ee3

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.

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

#cf3ee3, answered

What color is #cf3ee3?

#cf3ee3 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.1). It sits at 293° on the hue wheel with 75% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cf3ee3?

rgb(207, 62, 227) — 207 red, 62 green and 227 blue out of 255, or 81.2% / 24.3% / 89% by channel.

Is #cf3ee3 a light or a dark color?

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

Should I use black or white text on #cf3ee3?

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

What is the complementary color of #cf3ee3?

#52E33E sits directly opposite on the wheel. Softer options are the split-complements #A5E33E and #3EE37D, which give the same contrast with far less vibration.

What colors go well with #cf3ee3?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #51B616 as an accent and #64106F for hover and pressed states. For a palette, the analogous pair #7D3EE3 and #E33EA5 stays calm, while #52E33E is the loudest partner.

What is #cf3ee3 in CMYK for printing?

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

Is #cf3ee3 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E33EBB; nudged cooler, #933CE5.

Work with #cf3ee3 in the Color Lab