Skip to content

#ca95d0

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

RGB
202, 149, 208
HSL
294°, 39%, 70%
CMYK
3, 28, 0, 18
Luminance
0.3861

At a glance

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

Hex
#ca95d0
Hue
294°
magenta / pink
Saturation
39%
soft
Lightness
70%
light
Brightness
82%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3861
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.72:1
Closest name
Plum
ΔE2000 4
Where it sits
Hue294° of 360°
Saturation39%
Lightness70%
Temperature
Warm ← → Cool53% 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#ca95d0
RGBrgb(202, 149, 208)
HSLhsl(294, 39%, 70%)
CMYKcmyk(3%, 28%, 0%, 18%)
LABlab(68.5 29.9 -22.5)
LCHlch(68.5 37.4 323.0)
OKLCHoklch(0.740 0.102 323.1)
Decimal13276624
Display P3color(display-p3 0.792 0.584 0.816)

Copy-ready code

/* CSS */
color: #ca95d0;
background-color: #ca95d0;
/* Tailwind (arbitrary) */
class="text-[#ca95d0] bg-[#ca95d0]"
/* SCSS */
$brand: #ca95d0;
/* SwiftUI */
Color(red: 0.792, green: 0.584, blue: 0.816)
/* Android */
Color.parseColor("#ca95d0")
/* Flutter */
Color(0xFFCA95D0)
/* Python / OpenCV (BGR) */
(208, 149, 202)

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

Accessibility — WCAG contrast

Aa
#ca95d0 on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#ca95d0 on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #90A3D2
deuteranopia · #9CA9CE
tritanopia · #CC9BAA

Color scale — 50 to 950

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

#F9F5FA
#F3EBF4
#E7D3E9
#D8B1DD
#ca95d0
#B163BA
#A04BAA
#853F8D
#6B3271
#4F2753
#311934
Base = 400Lightest = 50 · #F9F5FADarkest = 950 · #311934
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F3EBF4;
  --brand-200: #E7D3E9;
  --brand-300: #D8B1DD;
  --brand-400: #ca95d0;
  --brand-500: #B163BA;
  --brand-600: #A04BAA;
  --brand-700: #853F8D;
  --brand-800: #6B3271;
  --brand-900: #4F2753;
  --brand-950: #311934;
  --brand: #ca95d0;
  --brand-ink: #000000;
}

Colors that work with #ca95d0

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#FAF4FA
Tinted page background
Border#E3C6E6
Hairlines and dividers
Muted text#934B9B
Captions on the surface
Accent#59913B
Second voice, not a rival
Dark variant#532758
Hover, pressed, headers
Light variant#F6EDF7
Selected rows, tints
Dark surface#231424
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 #ca95d0

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#9BD095
Analogous left#AC95D0
Analogous right#D095B9
Split-complement 1#B9D095
Split-complement 2#95D0AC
Triadic 1#D0CA95
Triadic 2#95D0CA
Tetradic#D0AC95

RGB percentages

Red79.2%
Green58.4%
Blue81.6%

CMYK percentages

Cyan2.9%
Magenta28.4%
Yellow0.0%
Key (black)18.4%

Color previews

#ca95d0 text on a black background

contrast 8.72:1

Card sample

#ca95d0 text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 149, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 149, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ca95d0;
background: linear-gradient(135deg, #ca95d0, #D095AF);

Monochromatic scale

Palettes built from #ca95d0

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.

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

#ca95d0, answered

What color is #ca95d0?

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

What is the RGB value of #ca95d0?

rgb(202, 149, 208) — 202 red, 149 green and 208 blue out of 255, or 79.2% / 58.4% / 81.6% by channel.

Is #ca95d0 a light or a dark color?

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

Should I use black or white text on #ca95d0?

Black. It scores 8.72:1 against #ca95d0, versus 2.41:1 for white — AAA at any size.

What is the complementary color of #ca95d0?

#9BD095 sits directly opposite on the wheel. Softer options are the split-complements #B9D095 and #95D0AC, which give the same contrast with far less vibration.

What colors go well with #ca95d0?

For interface work: #FAF4FA as the surface, #E3C6E6 for borders, #934B9B for secondary text, #59913B as an accent and #532758 for hover and pressed states. For a palette, the analogous pair #AC95D0 and #D095B9 stays calm, while #9BD095 is the loudest partner.

What is #ca95d0 in CMYK for printing?

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

Is #ca95d0 warm or cool?

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

Work with #ca95d0 in the Color Lab