Skip to content

#ce3ec3

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

RGB
206, 62, 195
HSL
305°, 60%, 53%
CMYK
0, 70, 5, 19
Luminance
0.2051

At a glance

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

Hex
#ce3ec3
Hue
305°
magenta / pink
Saturation
60%
vivid
Lightness
53%
balanced
Brightness
81%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2051
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.10:1
Closest name
Medium Orchid
ΔE2000 5.5
Where it sits
Hue305° of 360°
Saturation60%
Lightness53%
Temperature
Warm ← → Cool47% 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#ce3ec3
RGBrgb(206, 62, 195)
HSLhsl(305, 60%, 53%)
CMYKcmyk(0%, 70%, 5%, 19%)
LABlab(52.4 70.3 -40.0)
LCHlch(52.4 80.9 330.4)
OKLCHoklch(0.620 0.229 331.2)
Decimal13516483
Display P3color(display-p3 0.808 0.243 0.765)

Copy-ready code

/* CSS */
color: #ce3ec3;
background-color: #ce3ec3;
/* Tailwind (arbitrary) */
class="text-[#ce3ec3] bg-[#ce3ec3]"
/* SCSS */
$brand: #ce3ec3;
/* SwiftUI */
Color(red: 0.808, green: 0.243, blue: 0.765)
/* Android */
Color.parseColor("#ce3ec3")
/* Flutter */
Color(0xFFCE3EC3)
/* Python / OpenCV (BGR) */
(195, 62, 206)

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

Accessibility — WCAG contrast

Aa
#ce3ec3 on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#ce3ec3 on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3370C7
deuteranopia · #6A84BF
tritanopia · #D64E7C

Color scale — 50 to 950

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

#FBF4FA
#F7E9F6
#EFCCED
#E8A6E3
#DD79D5
#ce3ec3
#C332B8
#A32999
#82217B
#5F1C5A
#3B1138
Base = 500Lightest = 50 · #FBF4FADarkest = 950 · #3B1138
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E9F6;
  --brand-200: #EFCCED;
  --brand-300: #E8A6E3;
  --brand-400: #DD79D5;
  --brand-500: #ce3ec3;
  --brand-600: #C332B8;
  --brand-700: #A32999;
  --brand-800: #82217B;
  --brand-900: #5F1C5A;
  --brand-950: #3B1138;
  --brand: #ce3ec3;
  --brand-ink: #000000;
}

Colors that work with #ce3ec3

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#EDC0E9
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#3CA725
Second voice, not a rival
Dark variant#661A60
Hover, pressed, headers
Light variant#FAEBF9
Selected rows, tints
Dark surface#241423
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 #ce3ec3

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#3ECE49
Analogous left#913ECE
Analogous right#CE3E7B
Split-complement 1#7BCE3E
Split-complement 2#3ECE91
Triadic 1#C3CE3E
Triadic 2#3EC3CE
Tetradic#CE913E

RGB percentages

Red80.8%
Green24.3%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta69.9%
Yellow5.3%
Key (black)19.2%

Color previews

#ce3ec3 text on a black background

contrast 5.10:1

Card sample

#ce3ec3 text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce3ec3

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.

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

#ce3ec3, answered

What color is #ce3ec3?

#ce3ec3 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 5.5). It sits at 305° on the hue wheel with 60% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #ce3ec3?

rgb(206, 62, 195) — 206 red, 62 green and 195 blue out of 255, or 80.8% / 24.3% / 76.5% by channel.

Is #ce3ec3 a light or a dark color?

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

Should I use black or white text on #ce3ec3?

Black. It scores 5.10:1 against #ce3ec3, versus 4.12:1 for white — AA at any size.

What is the complementary color of #ce3ec3?

#3ECE49 sits directly opposite on the wheel. Softer options are the split-complements #7BCE3E and #3ECE91, which give the same contrast with far less vibration.

What colors go well with #ce3ec3?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B95 for secondary text, #3CA725 as an accent and #661A60 for hover and pressed states. For a palette, the analogous pair #913ECE and #CE3E7B stays calm, while #3ECE49 is the loudest partner.

What is #ce3ec3 in CMYK for printing?

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

Is #ce3ec3 warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CE3E8E; nudged cooler, #A53BD0.

Work with #ce3ec3 in the Color Lab