Skip to content

#cf5cba

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

RGB
207, 92, 186
HSL
311°, 55%, 59%
CMYK
0, 56, 10, 19
Luminance
0.2446

At a glance

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

Hex
#cf5cba
Hue
311°
magenta / pink
Saturation
55%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2446
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.89:1
Closest name
Orchid
ΔE2000 6.2
Where it sits
Hue311° of 360°
Saturation55%
Lightness59%
Temperature
Warm ← → Cool44% 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#cf5cba
RGBrgb(207, 92, 186)
HSLhsl(311, 55%, 59%)
CMYKcmyk(0%, 56%, 10%, 19%)
LABlab(56.5 57.0 -28.3)
LCHlch(56.5 63.6 333.6)
OKLCHoklch(0.649 0.182 335.0)
Decimal13589690
Display P3color(display-p3 0.812 0.361 0.729)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf5cba on white: 3.56:1
AA ✗ fail · AA-large · AAA
Aa
#cf5cba on black: 5.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5C7DBD
deuteranopia · #7E8EB7
tritanopia · #D86283

Color scale — 50 to 950

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

#FBF4F9
#F6E9F4
#EECEE8
#E5A8DA
#D97DC8
#cf5cba
#BD38A5
#9E2E89
#7E256E
#5C1F51
#391332
Base = 500Lightest = 50 · #FBF4F9Darkest = 950 · #391332
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F6E9F4;
  --brand-200: #EECEE8;
  --brand-300: #E5A8DA;
  --brand-400: #D97DC8;
  --brand-500: #cf5cba;
  --brand-600: #BD38A5;
  --brand-700: #9E2E89;
  --brand-800: #7E256E;
  --brand-900: #5C1F51;
  --brand-950: #391332;
  --brand: #cf5cba;
  --brand-ink: #000000;
}

Colors that work with #cf5cba

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#FAF4F9
Tinted page background
Border#ECC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#32A12B
Second voice, not a rival
Dark variant#621D56
Hover, pressed, headers
Light variant#F9EBF7
Selected rows, tints
Dark surface#241421
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 #cf5cba

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#5CCF71
Analogous left#AB5CCF
Analogous right#CF5C80
Split-complement 1#80CF5C
Split-complement 2#5CCFAB
Triadic 1#BACF5C
Triadic 2#5CBACF
Tetradic#CFAB5C

RGB percentages

Red81.2%
Green36.1%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta55.6%
Yellow10.1%
Key (black)18.8%

Color previews

#cf5cba text on a black background

contrast 5.89:1

Card sample

#cf5cba text on a white background

contrast 3.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf5cba

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.

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

#cf5cba, answered

What color is #cf5cba?

#cf5cba is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 6.2). It sits at 311° on the hue wheel with 55% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #cf5cba?

rgb(207, 92, 186) — 207 red, 92 green and 186 blue out of 255, or 81.2% / 36.1% / 72.9% by channel.

Is #cf5cba a light or a dark color?

It is a mid-tone. Relative luminance is 0.2446 and perceived brightness is 58%, so black text on it reaches 5.89:1.

Should I use black or white text on #cf5cba?

Black. It scores 5.89:1 against #cf5cba, versus 3.56:1 for white — AA at any size.

What is the complementary color of #cf5cba?

#5CCF71 sits directly opposite on the wheel. Softer options are the split-complements #80CF5C and #5CCFAB, which give the same contrast with far less vibration.

What colors go well with #cf5cba?

For interface work: #FAF4F9 as the surface, #ECC0E4 for borders, #9B4B8C for secondary text, #32A12B as an accent and #621D56 for hover and pressed states. For a palette, the analogous pair #AB5CCF and #CF5C80 stays calm, while #5CCF71 is the loudest partner.

What is #cf5cba in CMYK for printing?

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

Is #cf5cba warm or cool?

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

Work with #cf5cba in the Color Lab