Skip to content

#cf62cb

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

RGB
207, 98, 203
HSL
302°, 53%, 60%
CMYK
0, 53, 2, 19
Luminance
0.2631

At a glance

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

Hex
#cf62cb
Hue
302°
magenta / pink
Saturation
53%
vivid
Lightness
60%
balanced
Brightness
81%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2631
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.26:1
Closest name
Orchid
ΔE2000 3.9
Where it sits
Hue302° of 360°
Saturation53%
Lightness60%
Temperature
Warm ← → Cool49% 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#cf62cb
RGBrgb(207, 98, 203)
HSLhsl(302, 53%, 60%)
CMYKcmyk(0%, 53%, 2%, 19%)
LABlab(58.3 57.0 -35.3)
LCHlch(58.3 67.0 328.3)
OKLCHoklch(0.664 0.187 328.8)
Decimal13591243
Display P3color(display-p3 0.812 0.384 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf62cb on white: 3.35:1
AA ✗ fail · AA-large · AAA
Aa
#cf62cb on black: 6.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5A83CE
deuteranopia · #7B91C8
tritanopia · #D56D8E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf62cb 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
#F6E9F6
#EDCEEC
#E5A9E3
#D87ED4
#cf62cb
#BC39B7
#9C3098
#7D267A
#5B1F59
#391438
Base = 500Lightest = 50 · #FBF4FADarkest = 950 · #391438
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F6E9F6;
  --brand-200: #EDCEEC;
  --brand-300: #E5A9E3;
  --brand-400: #D87ED4;
  --brand-500: #cf62cb;
  --brand-600: #BC39B7;
  --brand-700: #9C3098;
  --brand-800: #7D267A;
  --brand-900: #5B1F59;
  --brand-950: #391438;
  --brand: #cf62cb;
  --brand-ink: #000000;
}

Colors that work with #cf62cb

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#ECC0EA
Hairlines and dividers
Muted text#9B4B98
Captions on the surface
Accent#45A02C
Second voice, not a rival
Dark variant#621E5F
Hover, pressed, headers
Light variant#F9EBF9
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 #cf62cb

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#62CF66
Analogous left#9C62CF
Analogous right#CF6294
Split-complement 1#94CF62
Split-complement 2#62CF9C
Triadic 1#CBCF62
Triadic 2#62CBCF
Tetradic#CF9C62

RGB percentages

Red81.2%
Green38.4%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta52.7%
Yellow1.9%
Key (black)18.8%

Color previews

#cf62cb text on a black background

contrast 6.26:1

Card sample

#cf62cb text on a white background

contrast 3.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf62cb

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.

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

#cf62cb, answered

What color is #cf62cb?

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

What is the RGB value of #cf62cb?

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

Is #cf62cb a light or a dark color?

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

Should I use black or white text on #cf62cb?

Black. It scores 6.26:1 against #cf62cb, versus 3.35:1 for white — AA at any size.

What is the complementary color of #cf62cb?

#62CF66 sits directly opposite on the wheel. Softer options are the split-complements #94CF62 and #62CF9C, which give the same contrast with far less vibration.

What colors go well with #cf62cb?

For interface work: #FAF4FA as the surface, #ECC0EA for borders, #9B4B98 for secondary text, #45A02C as an accent and #621E5F for hover and pressed states. For a palette, the analogous pair #9C62CF and #CF6294 stays calm, while #62CF66 is the loudest partner.

What is #cf62cb in CMYK for printing?

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

Is #cf62cb warm or cool?

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

Work with #cf62cb in the Color Lab