Skip to content

#cf6da5

a balanced, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
207, 109, 165
HSL
326°, 51%, 62%
CMYK
0, 47, 20, 19
Luminance
0.2692

At a glance

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

Hex
#cf6da5
Hue
326°
magenta / pink
Saturation
51%
vivid
Lightness
62%
balanced
Brightness
81%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2692
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.38:1
Closest name
Pale Violet Red
ΔE2000 6.7
Where it sits
Hue326° of 360°
Saturation51%
Lightness62%
Temperature
Warm ← → Cool36% 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#cf6da5
RGBrgb(207, 109, 165)
HSLhsl(326, 51%, 62%)
CMYKcmyk(0%, 47%, 20%, 19%)
LABlab(58.9 45.5 -12.6)
LCHlch(58.9 47.2 344.5)
OKLCHoklch(0.664 0.140 346.2)
Decimal13594021
Display P3color(display-p3 0.812 0.427 0.647)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf6da5 on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#cf6da5 on black: 6.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7584A7
deuteranopia · #8F94A2
tritanopia · #DA6C82

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf6da5 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF4F8
#F6EAF1
#EDCFE0
#E3ABCB
#cf6da5
#C75697
#B83D83
#9A326D
#7B2858
#5A2141
#381429
Base = 400Lightest = 50 · #FAF4F8Darkest = 950 · #381429
:root {
  --brand-50: #FAF4F8;
  --brand-100: #F6EAF1;
  --brand-200: #EDCFE0;
  --brand-300: #E3ABCB;
  --brand-400: #cf6da5;
  --brand-500: #C75697;
  --brand-600: #B83D83;
  --brand-700: #9A326D;
  --brand-800: #7B2858;
  --brand-900: #5A2141;
  --brand-950: #381429;
  --brand: #cf6da5;
  --brand-ink: #000000;
}

Colors that work with #cf6da5

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#EBC2D9
Hairlines and dividers
Muted text#9B4B79
Captions on the surface
Accent#2E9E42
Second voice, not a rival
Dark variant#602044
Hover, pressed, headers
Light variant#F9ECF3
Selected rows, tints
Dark surface#24141D
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 #cf6da5

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#6DCF97
Analogous left#C86DCF
Analogous right#CF6D74
Split-complement 1#74CF6D
Split-complement 2#6DCFC8
Triadic 1#A5CF6D
Triadic 2#6DA5CF
Tetradic#CFC86D

RGB percentages

Red81.2%
Green42.7%
Blue64.7%

CMYK percentages

Cyan0.0%
Magenta47.3%
Yellow20.3%
Key (black)18.8%

Color previews

#cf6da5 text on a black background

contrast 6.38:1

Card sample

#cf6da5 text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf6da5

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.

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

#cf6da5, answered

What color is #cf6da5?

#cf6da5 is a balanced vivid magenta / pink, closest to Pale Violet Red (ΔE2000 6.7). It sits at 326° on the hue wheel with 51% saturation and 62% lightness, which reads as warm.

What is the RGB value of #cf6da5?

rgb(207, 109, 165) — 207 red, 109 green and 165 blue out of 255, or 81.2% / 42.7% / 64.7% by channel.

Is #cf6da5 a light or a dark color?

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

Should I use black or white text on #cf6da5?

Black. It scores 6.38:1 against #cf6da5, versus 3.29:1 for white — AA at any size.

What is the complementary color of #cf6da5?

#6DCF97 sits directly opposite on the wheel. Softer options are the split-complements #74CF6D and #6DCFC8, which give the same contrast with far less vibration.

What colors go well with #cf6da5?

For interface work: #FAF4F8 as the surface, #EBC2D9 for borders, #9B4B79 for secondary text, #2E9E42 as an accent and #602044 for hover and pressed states. For a palette, the analogous pair #C86DCF and #CF6D74 stays calm, while #6DCF97 is the loudest partner.

What is #cf6da5 in CMYK for printing?

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

Is #cf6da5 warm or cool?

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

Work with #cf6da5 in the Color Lab