Skip to content

#ce65cd

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

RGB
206, 101, 205
HSL
301°, 52%, 60%
CMYK
0, 51, 1, 19
Luminance
0.2684

At a glance

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

Hex
#ce65cd
Hue
301°
magenta / pink
Saturation
52%
vivid
Lightness
60%
balanced
Brightness
81%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2684
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.37:1
Closest name
Orchid
ΔE2000 3.5
Where it sits
Hue301° of 360°
Saturation52%
Lightness60%
Temperature
Warm ← → Cool50% 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#ce65cd
RGBrgb(206, 101, 205)
HSLhsl(301, 52%, 60%)
CMYKcmyk(0%, 51%, 1%, 19%)
LABlab(58.8 55.7 -35.6)
LCHlch(58.8 66.1 327.4)
OKLCHoklch(0.668 0.183 327.7)
Decimal13526477
Display P3color(display-p3 0.808 0.396 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce65cd on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#ce65cd on black: 6.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5C85D0
deuteranopia · #7B92CA
tritanopia · #D47090

Color scale — 50 to 950

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

#FAF4FA
#F6EAF6
#EDCFED
#E4AAE3
#D67FD5
#ce65cd
#BA3BB8
#9B319A
#7C277B
#5A205A
#381438
Base = 500Lightest = 50 · #FAF4FADarkest = 950 · #381438
:root {
  --brand-50: #FAF4FA;
  --brand-100: #F6EAF6;
  --brand-200: #EDCFED;
  --brand-300: #E4AAE3;
  --brand-400: #D67FD5;
  --brand-500: #ce65cd;
  --brand-600: #BA3BB8;
  --brand-700: #9B319A;
  --brand-800: #7C277B;
  --brand-900: #5A205A;
  --brand-950: #381438;
  --brand: #ce65cd;
  --brand-ink: #000000;
}

Colors that work with #ce65cd

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#EBC1EB
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#489F2D
Second voice, not a rival
Dark variant#611F60
Hover, pressed, headers
Light variant#F9ECF9
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 #ce65cd

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#65CE66
Analogous left#9B65CE
Analogous right#CE6598
Split-complement 1#98CE65
Split-complement 2#65CE9B
Triadic 1#CDCE65
Triadic 2#65CDCE
Tetradic#CE9B65

RGB percentages

Red80.8%
Green39.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta51.0%
Yellow0.5%
Key (black)19.2%

Color previews

#ce65cd text on a black background

contrast 6.37:1

Card sample

#ce65cd text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce65cd

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.

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

#ce65cd, answered

What color is #ce65cd?

#ce65cd is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 3.5). It sits at 301° on the hue wheel with 52% saturation and 60% lightness, which reads as neutral.

What is the RGB value of #ce65cd?

rgb(206, 101, 205) — 206 red, 101 green and 205 blue out of 255, or 80.8% / 39.6% / 80.4% by channel.

Is #ce65cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2684 and perceived brightness is 60%, so black text on it reaches 6.37:1.

Should I use black or white text on #ce65cd?

Black. It scores 6.37:1 against #ce65cd, versus 3.30:1 for white — AA at any size.

What is the complementary color of #ce65cd?

#65CE66 sits directly opposite on the wheel. Softer options are the split-complements #98CE65 and #65CE9B, which give the same contrast with far less vibration.

What colors go well with #ce65cd?

For interface work: #FAF4FA as the surface, #EBC1EB for borders, #9B4B9A for secondary text, #489F2D as an accent and #611F60 for hover and pressed states. For a palette, the analogous pair #9B65CE and #CE6598 stays calm, while #65CE66 is the loudest partner.

What is #ce65cd in CMYK for printing?

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

Is #ce65cd warm or cool?

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

Work with #ce65cd in the Color Lab