Skip to content

#ca35df

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
202, 53, 223
HSL
293°, 73%, 54%
CMYK
9, 76, 0, 13
Luminance
0.2043

At a glance

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

Hex
#ca35df
Hue
293°
magenta / pink
Saturation
73%
vivid
Lightness
54%
balanced
Brightness
87%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2043
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.09:1
Closest name
Medium Orchid
ΔE2000 4.5
Where it sits
Hue293° of 360°
Saturation73%
Lightness54%
Temperature
Warm ← → Cool54% 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#ca35df
RGBrgb(202, 53, 223)
HSLhsl(293, 73%, 54%)
CMYKcmyk(9%, 76%, 0%, 13%)
LABlab(52.3 76.9 -56.2)
LCHlch(52.3 95.2 323.8)
OKLCHoklch(0.623 0.257 322.4)
Decimal13252063
Display P3color(display-p3 0.792 0.208 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ca35df on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#ca35df on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0072E4
deuteranopia · #5082DB
tritanopia · #CC5789

Color scale — 50 to 950

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

#FBF3FC
#F6E7F8
#EEC9F3
#E69EF0
#D96EE8
#ca35df
#BD22D3
#9E1CB0
#7E168D
#5C1466
#390D40
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #390D40
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E7F8;
  --brand-200: #EEC9F3;
  --brand-300: #E69EF0;
  --brand-400: #D96EE8;
  --brand-500: #ca35df;
  --brand-600: #BD22D3;
  --brand-700: #9E1CB0;
  --brand-800: #7E168D;
  --brand-900: #5C1466;
  --brand-950: #390D40;
  --brand: #ca35df;
  --brand-ink: #000000;
}

Colors that work with #ca35df

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#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#52B418
Second voice, not a rival
Dark variant#63116E
Hover, pressed, headers
Light variant#F9E9FC
Selected rows, tints
Dark surface#221424
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 #ca35df

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#4ADF35
Analogous left#7535DF
Analogous right#DF359F
Split-complement 1#9FDF35
Split-complement 2#35DF75
Triadic 1#DFCA35
Triadic 2#35DFCA
Tetradic#DF7535

RGB percentages

Red79.2%
Green20.8%
Blue87.5%

CMYK percentages

Cyan9.4%
Magenta76.2%
Yellow0.0%
Key (black)12.5%

Color previews

#ca35df text on a black background

contrast 5.09:1

Card sample

#ca35df text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ca35df

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.

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

#ca35df, answered

What color is #ca35df?

#ca35df is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.5). It sits at 293° on the hue wheel with 73% saturation and 54% lightness, which reads as neutral.

What is the RGB value of #ca35df?

rgb(202, 53, 223) — 202 red, 53 green and 223 blue out of 255, or 79.2% / 20.8% / 87.5% by channel.

Is #ca35df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2043 and perceived brightness is 55%, so black text on it reaches 5.09:1.

Should I use black or white text on #ca35df?

Black. It scores 5.09:1 against #ca35df, versus 4.13:1 for white — AA at any size.

What is the complementary color of #ca35df?

#4ADF35 sits directly opposite on the wheel. Softer options are the split-complements #9FDF35 and #35DF75, which give the same contrast with far less vibration.

What colors go well with #ca35df?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #52B418 as an accent and #63116E for hover and pressed states. For a palette, the analogous pair #7535DF and #DF359F stays calm, while #4ADF35 is the loudest partner.

What is #ca35df in CMYK for printing?

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

Is #ca35df warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF35B6; nudged cooler, #8C33E1.

Work with #ca35df in the Color Lab