Skip to content

#cf6aac

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

RGB
207, 106, 172
HSL
321°, 51%, 61%
CMYK
0, 49, 17, 19
Luminance
0.2655

At a glance

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

Hex
#cf6aac
Hue
321°
magenta / pink
Saturation
51%
vivid
Lightness
61%
balanced
Brightness
81%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2655
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.31:1
Closest name
Orchid
ΔE2000 7.8
Where it sits
Hue321° of 360°
Saturation51%
Lightness61%
Temperature
Warm ← → Cool38% 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#cf6aac
RGBrgb(207, 106, 172)
HSLhsl(321, 51%, 61%)
CMYKcmyk(0%, 49%, 17%, 19%)
LABlab(58.6 48.0 -17.2)
LCHlch(58.6 51.0 340.3)
OKLCHoklch(0.662 0.149 342.2)
Decimal13593260
Display P3color(display-p3 0.812 0.416 0.675)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf6aac on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#cf6aac on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7083AE
deuteranopia · #8B93A9
tritanopia · #DA6B83

Color scale — 50 to 950

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

#FAF4F8
#F6EAF2
#EDCFE2
#E4AAD0
#D680B8
#cf6aac
#B93C8E
#9A3276
#7B285E
#5A2046
#38142C
Base = 500Lightest = 50 · #FAF4F8Darkest = 950 · #38142C
:root {
  --brand-50: #FAF4F8;
  --brand-100: #F6EAF2;
  --brand-200: #EDCFE2;
  --brand-300: #E4AAD0;
  --brand-400: #D680B8;
  --brand-500: #cf6aac;
  --brand-600: #B93C8E;
  --brand-700: #9A3276;
  --brand-800: #7B285E;
  --brand-900: #5A2046;
  --brand-950: #38142C;
  --brand: #cf6aac;
  --brand-ink: #000000;
}

Colors that work with #cf6aac

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#FAF4F8
Tinted page background
Border#EBC1DD
Hairlines and dividers
Muted text#9B4B7F
Captions on the surface
Accent#2E9E39
Second voice, not a rival
Dark variant#601F4A
Hover, pressed, headers
Light variant#F9ECF4
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 #cf6aac

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#6ACF8D
Analogous left#C06ACF
Analogous right#CF6A7A
Split-complement 1#7ACF6A
Split-complement 2#6ACFC0
Triadic 1#ACCF6A
Triadic 2#6AACCF
Tetradic#CFC06A

RGB percentages

Red81.2%
Green41.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta48.8%
Yellow16.9%
Key (black)18.8%

Color previews

#cf6aac text on a black background

contrast 6.31:1

Card sample

#cf6aac text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf6aac

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.

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

#cf6aac, answered

What color is #cf6aac?

#cf6aac is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 7.8). It sits at 321° on the hue wheel with 51% saturation and 61% lightness, which reads as warm.

What is the RGB value of #cf6aac?

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

Is #cf6aac a light or a dark color?

It is a mid-tone. Relative luminance is 0.2655 and perceived brightness is 59%, so black text on it reaches 6.31:1.

Should I use black or white text on #cf6aac?

Black. It scores 6.31:1 against #cf6aac, versus 3.33:1 for white — AA at any size.

What is the complementary color of #cf6aac?

#6ACF8D sits directly opposite on the wheel. Softer options are the split-complements #7ACF6A and #6ACFC0, which give the same contrast with far less vibration.

What colors go well with #cf6aac?

For interface work: #FAF4F8 as the surface, #EBC1DD for borders, #9B4B7F for secondary text, #2E9E39 as an accent and #601F4A for hover and pressed states. For a palette, the analogous pair #C06ACF and #CF6A7A stays calm, while #6ACF8D is the loudest partner.

What is #cf6aac in CMYK for printing?

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

Is #cf6aac warm or cool?

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

Work with #cf6aac in the Color Lab