Skip to content

#c564eb

a light, electric violet · cool · closest name: Medium Orchid

RGB
197, 100, 235
HSL
283°, 77%, 66%
CMYK
16, 57, 0, 8
Luminance
0.2698

At a glance

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

Hex
#c564eb
Hue
283°
violet
Saturation
77%
electric
Lightness
66%
light
Brightness
92%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2698
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.40:1
Closest name
Medium Orchid
ΔE2000 5.3
Where it sits
Hue283° of 360°
Saturation77%
Lightness66%
Temperature
Warm ← → Cool59% 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#c564eb
RGBrgb(197, 100, 235)
HSLhsl(283, 77%, 66%)
CMYKcmyk(16%, 57%, 0%, 8%)
LABlab(59.0 59.5 -52.4)
LCHlch(59.0 79.3 318.6)
OKLCHoklch(0.671 0.209 315.4)
Decimal12936427
Display P3color(display-p3 0.773 0.392 0.922)

Copy-ready code

/* CSS */
color: #c564eb;
background-color: #c564eb;
/* Tailwind (arbitrary) */
class="text-[#c564eb] bg-[#c564eb]"
/* SCSS */
$brand: #c564eb;
/* SwiftUI */
Color(red: 0.773, green: 0.392, blue: 0.922)
/* Android */
Color.parseColor("#c564eb")
/* Flutter */
Color(0xFFC564EB)
/* Python / OpenCV (BGR) */
(235, 100, 197)

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

Accessibility — WCAG contrast

Aa
#c564eb on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#c564eb on black: 6.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3F88EF
deuteranopia · #6391E8
tritanopia · #C37B9E

Color scale — 50 to 950

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

#F9F3FC
#F4E6F9
#E8C7F4
#DA9CF2
#c564eb
#B538E5
#A41CD9
#8817B5
#6D1391
#501269
#320B41
Base = 400Lightest = 50 · #F9F3FCDarkest = 950 · #320B41
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F4E6F9;
  --brand-200: #E8C7F4;
  --brand-300: #DA9CF2;
  --brand-400: #c564eb;
  --brand-500: #B538E5;
  --brand-600: #A41CD9;
  --brand-700: #8817B5;
  --brand-800: #6D1391;
  --brand-900: #501269;
  --brand-950: #320B41;
  --brand: #c564eb;
  --brand-ink: #000000;
}

Colors that work with #c564eb

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#F9F4FA
Tinted page background
Border#E0C0ED
Hairlines and dividers
Muted text#844B9B
Captions on the surface
Accent#6BB814
Second voice, not a rival
Dark variant#550F71
Hover, pressed, headers
Light variant#F7E8FC
Selected rows, tints
Dark surface#201424
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 #c564eb

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#8AEB64
Analogous left#8264EB
Analogous right#EB64CE
Split-complement 1#CEEB64
Split-complement 2#64EB82
Triadic 1#EBC564
Triadic 2#64EBC5
Tetradic#EB8264

RGB percentages

Red77.3%
Green39.2%
Blue92.2%

CMYK percentages

Cyan16.2%
Magenta57.4%
Yellow0.0%
Key (black)7.8%

Color previews

#c564eb text on a black background

contrast 6.40:1

Card sample

#c564eb text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 100, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 100, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c564eb;
background: linear-gradient(135deg, #c564eb, #EB64B7);

Monochromatic scale

Palettes built from #c564eb

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.

#c564eb 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c564eb, answered

What color is #c564eb?

#c564eb is a light electric violet, closest to Medium Orchid (ΔE2000 5.3). It sits at 283° on the hue wheel with 77% saturation and 66% lightness, which reads as cool.

What is the RGB value of #c564eb?

rgb(197, 100, 235) — 197 red, 100 green and 235 blue out of 255, or 77.3% / 39.2% / 92.2% by channel.

Is #c564eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2698 and perceived brightness is 60%, so black text on it reaches 6.40:1.

Should I use black or white text on #c564eb?

Black. It scores 6.40:1 against #c564eb, versus 3.28:1 for white — AA at any size.

What is the complementary color of #c564eb?

#8AEB64 sits directly opposite on the wheel. Softer options are the split-complements #CEEB64 and #64EB82, which give the same contrast with far less vibration.

What colors go well with #c564eb?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #844B9B for secondary text, #6BB814 as an accent and #550F71 for hover and pressed states. For a palette, the analogous pair #8264EB and #EB64CE stays calm, while #8AEB64 is the loudest partner.

What is #c564eb in CMYK for printing?

cmyk(16%, 57%, 0%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c564eb warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB64E0; nudged cooler, #9362ED.

Work with #c564eb in the Color Lab