Skip to content

#b65a7f

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

RGB
182, 90, 127
HSL
336°, 39%, 53%
CMYK
0, 51, 30, 29
Luminance
0.1879

At a glance

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

Hex
#b65a7f
Hue
336°
magenta / pink
Saturation
39%
soft
Lightness
53%
balanced
Brightness
71%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1879
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
4.76:1
Closest name
Pale Violet Red
ΔE2000 9.8
Where it sits
Hue336° of 360°
Saturation39%
Lightness53%
Temperature
Warm ← → Cool30% 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#b65a7f
RGBrgb(182, 90, 127)
HSLhsl(336, 39%, 53%)
CMYKcmyk(0%, 51%, 30%, 29%)
LABlab(50.4 41.4 -3.3)
LCHlch(50.4 41.5 355.4)
OKLCHoklch(0.589 0.126 356.3)
Decimal11950719
Display P3color(display-p3 0.714 0.353 0.498)

Copy-ready code

/* CSS */
color: #b65a7f;
background-color: #b65a7f;
/* Tailwind (arbitrary) */
class="text-[#b65a7f] bg-[#b65a7f]"
/* SCSS */
$brand: #b65a7f;
/* SwiftUI */
Color(red: 0.714, green: 0.353, blue: 0.498)
/* Android */
Color.parseColor("#b65a7f")
/* Flutter */
Color(0xFFB65A7F)
/* Python / OpenCV (BGR) */
(127, 90, 182)

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 #b65a7f · 4.76:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.41:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.76:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #b65a7f as text scores 4.41:1 on white and 4.76:1 on black.

Accessibility — WCAG contrast

Aa
#b65a7f on white: 4.41:1
AA ✗ fail · AA-large · AAA
Aa
#b65a7f on black: 4.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #676E80
deuteranopia · #7F7E7D
tritanopia · #C25568

Color scale — 50 to 950

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

#FAF5F7
#F4EBEF
#E9D3DC
#DDB1C3
#CB8AA4
#b65a7f
#AA4B71
#8D3F5E
#71324B
#532739
#341924
Base = 500Lightest = 50 · #FAF5F7Darkest = 950 · #341924
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F4EBEF;
  --brand-200: #E9D3DC;
  --brand-300: #DDB1C3;
  --brand-400: #CB8AA4;
  --brand-500: #b65a7f;
  --brand-600: #AA4B71;
  --brand-700: #8D3F5E;
  --brand-800: #71324B;
  --brand-900: #532739;
  --brand-950: #341924;
  --brand: #b65a7f;
  --brand-ink: #000000;
}

Colors that work with #b65a7f

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#FAF4F7
Tinted page background
Border#E6C6D3
Hairlines and dividers
Muted text#9B4B6B
Captions on the surface
Accent#3A9258
Second voice, not a rival
Dark variant#58273B
Hover, pressed, headers
Light variant#F7EDF1
Selected rows, tints
Dark surface#24141A
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 #b65a7f

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
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#5AB691
Analogous left#B65AAD
Analogous right#B6635A
Split-complement 1#5AB663
Split-complement 2#5AADB6
Triadic 1#7FB65A
Triadic 2#5A7FB6
Tetradic#ADB65A

RGB percentages

Red71.4%
Green35.3%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta50.5%
Yellow30.2%
Key (black)28.6%

Color previews

#b65a7f text on a black background

contrast 4.76:1

Card sample

#b65a7f text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 90, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 90, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b65a7f;
background: linear-gradient(135deg, #b65a7f, #B6725A);

Monochromatic scale

Palettes built from #b65a7f

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.

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

#b65a7f, answered

What color is #b65a7f?

#b65a7f is a balanced soft magenta / pink, closest to Pale Violet Red (ΔE2000 9.8). It sits at 336° on the hue wheel with 39% saturation and 53% lightness, which reads as warm.

What is the RGB value of #b65a7f?

rgb(182, 90, 127) — 182 red, 90 green and 127 blue out of 255, or 71.4% / 35.3% / 49.8% by channel.

Is #b65a7f a light or a dark color?

It is a mid-tone. Relative luminance is 0.1879 and perceived brightness is 50%, so black text on it reaches 4.76:1.

Should I use black or white text on #b65a7f?

Black. It scores 4.76:1 against #b65a7f, versus 4.41:1 for white — AA at any size.

What is the complementary color of #b65a7f?

#5AB691 sits directly opposite on the wheel. Softer options are the split-complements #5AB663 and #5AADB6, which give the same contrast with far less vibration.

What colors go well with #b65a7f?

For interface work: #FAF4F7 as the surface, #E6C6D3 for borders, #9B4B6B for secondary text, #3A9258 as an accent and #58273B for hover and pressed states. For a palette, the analogous pair #B65AAD and #B6635A stays calm, while #5AB691 is the loudest partner.

What is #b65a7f in CMYK for printing?

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

Is #b65a7f warm or cool?

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

Work with #b65a7f in the Color Lab