Skip to content

#cf5eac

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

RGB
207, 94, 172
HSL
319°, 54%, 59%
CMYK
0, 55, 17, 19
Luminance
0.2425

At a glance

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

Hex
#cf5eac
Hue
319°
magenta / pink
Saturation
54%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2425
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.85:1
Closest name
Orchid
ΔE2000 8
Where it sits
Hue319° of 360°
Saturation54%
Lightness59%
Temperature
Warm ← → Cool40% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cf5eac
RGBrgb(207, 94, 172)
HSLhsl(319, 54%, 59%)
CMYKcmyk(0%, 55%, 17%, 19%)
LABlab(56.3 53.9 -20.6)
LCHlch(56.3 57.7 339.1)
OKLCHoklch(0.646 0.169 341.0)
Decimal13590188
Display P3color(display-p3 0.812 0.369 0.675)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf5eac on white: 3.59:1
AA ✗ fail · AA-large · AAA
Aa
#cf5eac on black: 5.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #647CAF
deuteranopia · #848EA9
tritanopia · #DA607D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf5eac 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
#F6E9F2
#EECEE4
#E5A9D2
#D87DBC
#cf5eac
#BD3894
#9D2F7B
#7E2562
#5C1F49
#39132D
Base = 500Lightest = 50 · #FBF4F9Darkest = 950 · #39132D
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F6E9F2;
  --brand-200: #EECEE4;
  --brand-300: #E5A9D2;
  --brand-400: #D87DBC;
  --brand-500: #cf5eac;
  --brand-600: #BD3894;
  --brand-700: #9D2F7B;
  --brand-800: #7E2562;
  --brand-900: #5C1F49;
  --brand-950: #39132D;
  --brand: #cf5eac;
  --brand-ink: #000000;
}

Colors that work with #cf5eac

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#ECC0DF
Hairlines and dividers
Muted text#9B4B82
Captions on the surface
Accent#2BA132
Second voice, not a rival
Dark variant#621D4D
Hover, pressed, headers
Light variant#F9EBF5
Selected rows, tints
Dark surface#24141F
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 #cf5eac

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#5ECF81
Analogous left#BA5ECF
Analogous right#CF5E73
Split-complement 1#73CF5E
Split-complement 2#5ECFBA
Triadic 1#ACCF5E
Triadic 2#5EACCF
Tetradic#CFBA5E

RGB percentages

Red81.2%
Green36.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta54.6%
Yellow16.9%
Key (black)18.8%

Color previews

#cf5eac text on a black background

contrast 5.85:1

Card sample

#cf5eac text on a white background

contrast 3.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf5eac

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.

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

#cf5eac, answered

What color is #cf5eac?

#cf5eac is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 8). It sits at 319° on the hue wheel with 54% saturation and 59% lightness, which reads as warm.

What is the RGB value of #cf5eac?

rgb(207, 94, 172) — 207 red, 94 green and 172 blue out of 255, or 81.2% / 36.9% / 67.5% by channel.

Is #cf5eac a light or a dark color?

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

Should I use black or white text on #cf5eac?

Black. It scores 5.85:1 against #cf5eac, versus 3.59:1 for white — AA at any size.

What is the complementary color of #cf5eac?

#5ECF81 sits directly opposite on the wheel. Softer options are the split-complements #73CF5E and #5ECFBA, which give the same contrast with far less vibration.

What colors go well with #cf5eac?

For interface work: #FAF4F9 as the surface, #ECC0DF for borders, #9B4B82 for secondary text, #2BA132 as an accent and #621D4D for hover and pressed states. For a palette, the analogous pair #BA5ECF and #CF5E73 stays calm, while #5ECF81 is the loudest partner.

What is #cf5eac in CMYK for printing?

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

Is #cf5eac warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF5E82; nudged cooler, #CA5CD1.

Work with #cf5eac in the Color Lab