Skip to content

#cd65f1

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

RGB
205, 101, 241
HSL
285°, 83%, 67%
CMYK
15, 58, 0, 6
Luminance
0.2864

At a glance

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

Hex
#cd65f1
Hue
285°
violet
Saturation
83%
electric
Lightness
67%
light
Brightness
95%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2864
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.73:1
Closest name
Medium Orchid
ΔE2000 6.5
Where it sits
Hue285° of 360°
Saturation83%
Lightness67%
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#cd65f1
RGBrgb(205, 101, 241)
HSLhsl(285, 83%, 67%)
CMYKcmyk(15%, 58%, 0%, 6%)
LABlab(60.5 62.1 -53.3)
LCHlch(60.5 81.9 319.4)
OKLCHoklch(0.686 0.216 316.5)
Decimal13460977
Display P3color(display-p3 0.804 0.396 0.945)

Copy-ready code

/* CSS */
color: #cd65f1;
background-color: #cd65f1;
/* Tailwind (arbitrary) */
class="text-[#cd65f1] bg-[#cd65f1]"
/* SCSS */
$brand: #cd65f1;
/* SwiftUI */
Color(red: 0.804, green: 0.396, blue: 0.945)
/* Android */
Color.parseColor("#cd65f1")
/* Flutter */
Color(0xFFCD65F1)
/* Python / OpenCV (BGR) */
(241, 101, 205)

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

Accessibility — WCAG contrast

Aa
#cd65f1 on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#cd65f1 on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3F8BF5
deuteranopia · #6795ED
tritanopia · #CB7CA2

Color scale — 50 to 950

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

#FAF2FC
#F5E6FA
#EAC6F6
#DE98F6
#cd65f1
#BC31EC
#AC14E0
#8F11BB
#730E96
#540E6C
#350944
Base = 400Lightest = 50 · #FAF2FCDarkest = 950 · #350944
:root {
  --brand-50: #FAF2FC;
  --brand-100: #F5E6FA;
  --brand-200: #EAC6F6;
  --brand-300: #DE98F6;
  --brand-400: #cd65f1;
  --brand-500: #BC31EC;
  --brand-600: #AC14E0;
  --brand-700: #8F11BB;
  --brand-800: #730E96;
  --brand-900: #540E6C;
  --brand-950: #350944;
  --brand: #cd65f1;
  --brand-ink: #000000;
}

Colors that work with #cd65f1

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#E1C0ED
Hairlines and dividers
Muted text#864B9B
Captions on the surface
Accent#67BF0D
Second voice, not a rival
Dark variant#5A0B75
Hover, pressed, headers
Light variant#F7E8FD
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 #cd65f1

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#89F165
Analogous left#8765F1
Analogous right#F165CF
Split-complement 1#CFF165
Split-complement 2#65F187
Triadic 1#F1CD65
Triadic 2#65F1CD
Tetradic#F18765

RGB percentages

Red80.4%
Green39.6%
Blue94.5%

CMYK percentages

Cyan14.9%
Magenta58.1%
Yellow0.0%
Key (black)5.5%

Color previews

#cd65f1 text on a black background

contrast 6.73:1

Card sample

#cd65f1 text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd65f1

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.

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

#cd65f1, answered

What color is #cd65f1?

#cd65f1 is a light electric violet, closest to Medium Orchid (ΔE2000 6.5). It sits at 285° on the hue wheel with 83% saturation and 67% lightness, which reads as cool.

What is the RGB value of #cd65f1?

rgb(205, 101, 241) — 205 red, 101 green and 241 blue out of 255, or 80.4% / 39.6% / 94.5% by channel.

Is #cd65f1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2864 and perceived brightness is 62%, so black text on it reaches 6.73:1.

Should I use black or white text on #cd65f1?

Black. It scores 6.73:1 against #cd65f1, versus 3.12:1 for white — AA at any size.

What is the complementary color of #cd65f1?

#89F165 sits directly opposite on the wheel. Softer options are the split-complements #CFF165 and #65F187, which give the same contrast with far less vibration.

What colors go well with #cd65f1?

For interface work: #F9F4FA as the surface, #E1C0ED for borders, #864B9B for secondary text, #67BF0D as an accent and #5A0B75 for hover and pressed states. For a palette, the analogous pair #8765F1 and #F165CF stays calm, while #89F165 is the loudest partner.

What is #cd65f1 in CMYK for printing?

cmyk(15%, 58%, 0%, 6%). 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 #cd65f1 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 #F165E2; nudged cooler, #9964F3.

Work with #cd65f1 in the Color Lab