Skip to content

#cb96cd

a light, soft magenta / pink · neutral · closest name: Plum

RGB
203, 150, 205
HSL
298°, 36%, 70%
CMYK
1, 27, 0, 20
Luminance
0.3892

At a glance

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

Hex
#cb96cd
Hue
298°
magenta / pink
Saturation
36%
soft
Lightness
70%
light
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3892
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.78:1
Closest name
Plum
ΔE2000 3.9
Where it sits
Hue298° of 360°
Saturation36%
Lightness70%
Temperature
Warm ← → Cool51% cool

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

Every format

HEX#cb96cd
RGBrgb(203, 150, 205)
HSLhsl(298, 36%, 70%)
CMYKcmyk(1%, 27%, 0%, 20%)
LABlab(68.7 29.1 -20.5)
LCHlch(68.7 35.6 324.9)
OKLCHoklch(0.742 0.097 325.3)
Decimal13342413
Display P3color(display-p3 0.796 0.588 0.804)

Copy-ready code

/* CSS */
color: #cb96cd;
background-color: #cb96cd;
/* Tailwind (arbitrary) */
class="text-[#cb96cd] bg-[#cb96cd]"
/* SCSS */
$brand: #cb96cd;
/* SwiftUI */
Color(red: 0.796, green: 0.588, blue: 0.804)
/* Android */
Color.parseColor("#cb96cd")
/* Flutter */
Color(0xFFCB96CD)
/* Python / OpenCV (BGR) */
(205, 150, 203)

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

Accessibility — WCAG contrast

Aa
#cb96cd on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#cb96cd on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #92A4CF
deuteranopia · #9EAACB
tritanopia · #CE9BA9

Color scale — 50 to 950

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

#F9F5F9
#F4EBF4
#E7D3E8
#D9B3DB
#cb96cd
#B467B7
#A34FA6
#88428A
#6C356F
#502951
#321A33
Base = 400Lightest = 50 · #F9F5F9Darkest = 950 · #321A33
:root {
  --brand-50: #F9F5F9;
  --brand-100: #F4EBF4;
  --brand-200: #E7D3E8;
  --brand-300: #D9B3DB;
  --brand-400: #cb96cd;
  --brand-500: #B467B7;
  --brand-600: #A34FA6;
  --brand-700: #88428A;
  --brand-800: #6C356F;
  --brand-900: #502951;
  --brand-950: #321A33;
  --brand: #cb96cd;
  --brand-ink: #000000;
}

Colors that work with #cb96cd

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#FAF5FA
Tinted page background
Border#E4C8E5
Hairlines and dividers
Muted text#984B9B
Captions on the surface
Accent#548E3E
Second voice, not a rival
Dark variant#552956
Hover, pressed, headers
Light variant#F6EEF7
Selected rows, tints
Dark surface#241424
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 #cb96cd

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#98CD96
Analogous left#AF96CD
Analogous right#CD96B3
Split-complement 1#B3CD96
Split-complement 2#96CDAF
Triadic 1#CDCB96
Triadic 2#96CDCB
Tetradic#CDAF96

RGB percentages

Red79.6%
Green58.8%
Blue80.4%

CMYK percentages

Cyan1.0%
Magenta26.8%
Yellow0.0%
Key (black)19.6%

Color previews

#cb96cd text on a black background

contrast 8.78:1

Card sample

#cb96cd text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 150, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 150, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cb96cd;
background: linear-gradient(135deg, #cb96cd, #CD96AA);

Monochromatic scale

Palettes built from #cb96cd

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.

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

#cb96cd, answered

What color is #cb96cd?

#cb96cd is a light soft magenta / pink, closest to Plum (ΔE2000 3.9). It sits at 298° on the hue wheel with 36% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #cb96cd?

rgb(203, 150, 205) — 203 red, 150 green and 205 blue out of 255, or 79.6% / 58.8% / 80.4% by channel.

Is #cb96cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3892 and perceived brightness is 68%, so black text on it reaches 8.78:1.

Should I use black or white text on #cb96cd?

Black. It scores 8.78:1 against #cb96cd, versus 2.39:1 for white — AAA at any size.

What is the complementary color of #cb96cd?

#98CD96 sits directly opposite on the wheel. Softer options are the split-complements #B3CD96 and #96CDAF, which give the same contrast with far less vibration.

What colors go well with #cb96cd?

For interface work: #FAF5FA as the surface, #E4C8E5 for borders, #984B9B for secondary text, #548E3E as an accent and #552956 for hover and pressed states. For a palette, the analogous pair #AF96CD and #CD96B3 stays calm, while #98CD96 is the loudest partner.

What is #cb96cd in CMYK for printing?

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

Is #cb96cd warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CD96BB; nudged cooler, #B794CF.

Work with #cb96cd in the Color Lab