Skip to content

#cf83b0

a light, soft magenta / pink · warm · closest name: Pale Violet Red

RGB
207, 131, 176
HSL
325°, 44%, 66%
CMYK
0, 37, 15, 19
Luminance
0.3263

At a glance

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

Hex
#cf83b0
Hue
325°
magenta / pink
Saturation
44%
soft
Lightness
66%
light
Brightness
81%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3263
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
7.53:1
Closest name
Pale Violet Red
ΔE2000 8
Where it sits
Hue325° of 360°
Saturation44%
Lightness66%
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#cf83b0
RGBrgb(207, 131, 176)
HSLhsl(325, 44%, 66%)
CMYKcmyk(0%, 37%, 15%, 19%)
LABlab(63.9 35.6 -11.5)
LCHlch(63.9 37.4 342.2)
OKLCHoklch(0.703 0.109 343.9)
Decimal13599664
Display P3color(display-p3 0.812 0.514 0.690)

Copy-ready code

/* CSS */
color: #cf83b0;
background-color: #cf83b0;
/* Tailwind (arbitrary) */
class="text-[#cf83b0] bg-[#cf83b0]"
/* SCSS */
$brand: #cf83b0;
/* SwiftUI */
Color(red: 0.812, green: 0.514, blue: 0.690)
/* Android */
Color.parseColor("#cf83b0")
/* Flutter */
Color(0xFFCF83B0)
/* Python / OpenCV (BGR) */
(176, 131, 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 #cf83b0 · 7.53:1
Use #000000AAA at every size.
Aa
White text · 2.79:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cf83b0 as text scores 2.79:1 on white and 7.53:1 on black.

Accessibility — WCAG contrast

Aa
#cf83b0 on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#cf83b0 on black: 7.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8893B2
deuteranopia · #9B9FAE
tritanopia · #D88393

Color scale — 50 to 950

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

#FAF5F8
#F5EAF1
#EBD1E0
#E0AECB
#cf83b0
#C05D98
#B14484
#93396E
#762E58
#562442
#361729
Base = 400Lightest = 50 · #FAF5F8Darkest = 950 · #361729
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F5EAF1;
  --brand-200: #EBD1E0;
  --brand-300: #E0AECB;
  --brand-400: #cf83b0;
  --brand-500: #C05D98;
  --brand-600: #B14484;
  --brand-700: #93396E;
  --brand-800: #762E58;
  --brand-900: #562442;
  --brand-950: #361729;
  --brand: #cf83b0;
  --brand-ink: #000000;
}

Colors that work with #cf83b0

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#E8C4DA
Hairlines and dividers
Muted text#9B4B7A
Captions on the surface
Accent#359745
Second voice, not a rival
Dark variant#5C2445
Hover, pressed, headers
Light variant#F8EDF3
Selected rows, tints
Dark surface#24141E
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 #cf83b0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#83CFA2
Analogous left#C883CF
Analogous right#CF838A
Split-complement 1#8ACF83
Split-complement 2#83CFC8
Triadic 1#B0CF83
Triadic 2#83B0CF
Tetradic#CFC883

RGB percentages

Red81.2%
Green51.4%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta36.7%
Yellow15.0%
Key (black)18.8%

Color previews

#cf83b0 text on a black background

contrast 7.53:1

Card sample

#cf83b0 text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf83b0

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.

#cf83b0 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#cf83b0, answered

What color is #cf83b0?

#cf83b0 is a light soft magenta / pink, closest to Pale Violet Red (ΔE2000 8). It sits at 325° on the hue wheel with 44% saturation and 66% lightness, which reads as warm.

What is the RGB value of #cf83b0?

rgb(207, 131, 176) — 207 red, 131 green and 176 blue out of 255, or 81.2% / 51.4% / 69% by channel.

Is #cf83b0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3263 and perceived brightness is 64%, so black text on it reaches 7.53:1.

Should I use black or white text on #cf83b0?

Black. It scores 7.53:1 against #cf83b0, versus 2.79:1 for white — AAA at any size.

What is the complementary color of #cf83b0?

#83CFA2 sits directly opposite on the wheel. Softer options are the split-complements #8ACF83 and #83CFC8, which give the same contrast with far less vibration.

What colors go well with #cf83b0?

For interface work: #FAF4F8 as the surface, #E8C4DA for borders, #9B4B7A for secondary text, #359745 as an accent and #5C2445 for hover and pressed states. For a palette, the analogous pair #C883CF and #CF838A stays calm, while #83CFA2 is the loudest partner.

What is #cf83b0 in CMYK for printing?

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

Is #cf83b0 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 #CF8394; nudged cooler, #D181CD.

Work with #cf83b0 in the Color Lab