Skip to content

#ca95ec

a light, vivid violet · cool · closest name: Plum

RGB
202, 149, 236
HSL
277°, 70%, 76%
CMYK
14, 37, 0, 8
Luminance
0.4011

At a glance

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

Hex
#ca95ec
Hue
277°
violet
Saturation
70%
vivid
Lightness
76%
light
Brightness
93%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4011
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.02:1
Closest name
Plum
ΔE2000 7.3
Where it sits
Hue277° of 360°
Saturation70%
Lightness76%
Temperature
Warm ← → Cool63% cool

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

Every format

HEX#ca95ec
RGBrgb(202, 149, 236)
HSLhsl(277, 70%, 76%)
CMYKcmyk(14%, 37%, 0%, 8%)
LABlab(69.5 35.5 -36.3)
LCHlch(69.5 50.8 314.4)
OKLCHoklch(0.752 0.133 311.4)
Decimal13276652
Display P3color(display-p3 0.792 0.584 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ca95ec on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#ca95ec on black: 9.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #85A7EF
deuteranopia · #91ABE9
tritanopia · #C7A1B6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ca95ec is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F3FC
#F2E7F8
#E2CAF2
#ca95ec
#B870E5
#A041DD
#8D25D0
#761FAD
#5E198A
#461664
#2C0E3F
Base = 300Lightest = 50 · #F8F3FCDarkest = 950 · #2C0E3F
:root {
  --brand-50: #F8F3FC;
  --brand-100: #F2E7F8;
  --brand-200: #E2CAF2;
  --brand-300: #ca95ec;
  --brand-400: #B870E5;
  --brand-500: #A041DD;
  --brand-600: #8D25D0;
  --brand-700: #761FAD;
  --brand-800: #5E198A;
  --brand-900: #461664;
  --brand-950: #2C0E3F;
  --brand: #ca95ec;
  --brand-ink: #000000;
}

Colors that work with #ca95ec

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#F8F4FA
Tinted page background
Border#DBC0ED
Hairlines and dividers
Muted text#7C4B9B
Captions on the surface
Accent#7AB21A
Second voice, not a rival
Dark variant#4A136C
Hover, pressed, headers
Light variant#F4E9FB
Selected rows, tints
Dark surface#1E1424
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 #ca95ec

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#B7EC95
Analogous left#9F95EC
Analogous right#EC95E2
Split-complement 1#E2EC95
Split-complement 2#95EC9F
Triadic 1#ECCA95
Triadic 2#95ECCA
Tetradic#EC9F95

RGB percentages

Red79.2%
Green58.4%
Blue92.5%

CMYK percentages

Cyan14.4%
Magenta36.9%
Yellow0.0%
Key (black)7.5%

Color previews

#ca95ec text on a black background

contrast 9.02:1

Card sample

#ca95ec text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ca95ec

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.

#ca95ec in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ca95ec, answered

What color is #ca95ec?

#ca95ec is a light vivid violet, closest to Plum (ΔE2000 7.3). It sits at 277° on the hue wheel with 70% saturation and 76% lightness, which reads as cool.

What is the RGB value of #ca95ec?

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

Is #ca95ec a light or a dark color?

It is a mid-tone. Relative luminance is 0.4011 and perceived brightness is 70%, so black text on it reaches 9.02:1.

Should I use black or white text on #ca95ec?

Black. It scores 9.02:1 against #ca95ec, versus 2.33:1 for white — AAA at any size.

What is the complementary color of #ca95ec?

#B7EC95 sits directly opposite on the wheel. Softer options are the split-complements #E2EC95 and #95EC9F, which give the same contrast with far less vibration.

What colors go well with #ca95ec?

For interface work: #F8F4FA as the surface, #DBC0ED for borders, #7C4B9B for secondary text, #7AB21A as an accent and #4A136C for hover and pressed states. For a palette, the analogous pair #9F95EC and #EC95E2 stays calm, while #B7EC95 is the loudest partner.

What is #ca95ec in CMYK for printing?

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

Is #ca95ec warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EA95EC; nudged cooler, #AA94ED.

Work with #ca95ec in the Color Lab