Skip to content

#cf63f6

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

RGB
207, 99, 246
HSL
284°, 89%, 68%
CMYK
16, 60, 0, 4
Luminance
0.2884

At a glance

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

Hex
#cf63f6
Hue
284°
violet
Saturation
89%
electric
Lightness
68%
light
Brightness
96%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2884
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.77:1
Closest name
Medium Orchid
ΔE2000 6.9
Where it sits
Hue284° of 360°
Saturation89%
Lightness68%
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#cf63f6
RGBrgb(207, 99, 246)
HSLhsl(284, 89%, 68%)
CMYKcmyk(16%, 60%, 0%, 4%)
LABlab(60.6 64.5 -55.7)
LCHlch(60.6 85.3 319.2)
OKLCHoklch(0.688 0.225 316.1)
Decimal13591542
Display P3color(display-p3 0.812 0.388 0.965)

Copy-ready code

/* CSS */
color: #cf63f6;
background-color: #cf63f6;
/* Tailwind (arbitrary) */
class="text-[#cf63f6] bg-[#cf63f6]"
/* SCSS */
$brand: #cf63f6;
/* SwiftUI */
Color(red: 0.812, green: 0.388, blue: 0.965)
/* Android */
Color.parseColor("#cf63f6")
/* Flutter */
Color(0xFFCF63F6)
/* Python / OpenCV (BGR) */
(246, 99, 207)

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

Accessibility — WCAG contrast

Aa
#cf63f6 on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#cf63f6 on black: 6.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #378CFB
deuteranopia · #6495F2
tritanopia · #CD7CA4

Color scale — 50 to 950

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

#FAF2FD
#F5E5FB
#EAC4F8
#DE95F9
#cf63f6
#BE2BF3
#AE0DE7
#910BC1
#74099A
#550B6F
#350746
Base = 400Lightest = 50 · #FAF2FDDarkest = 950 · #350746
:root {
  --brand-50: #FAF2FD;
  --brand-100: #F5E5FB;
  --brand-200: #EAC4F8;
  --brand-300: #DE95F9;
  --brand-400: #cf63f6;
  --brand-500: #BE2BF3;
  --brand-600: #AE0DE7;
  --brand-700: #910BC1;
  --brand-800: #74099A;
  --brand-900: #550B6F;
  --brand-950: #350746;
  --brand: #cf63f6;
  --brand-ink: #000000;
}

Colors that work with #cf63f6

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#6AC507
Second voice, not a rival
Dark variant#5A0779
Hover, pressed, headers
Light variant#F8E7FE
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 #cf63f6

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#8AF663
Analogous left#8563F6
Analogous right#F663D3
Split-complement 1#D3F663
Split-complement 2#63F685
Triadic 1#F6CF63
Triadic 2#63F6CF
Tetradic#F68563

RGB percentages

Red81.2%
Green38.8%
Blue96.5%

CMYK percentages

Cyan15.9%
Magenta59.8%
Yellow0.0%
Key (black)3.5%

Color previews

#cf63f6 text on a black background

contrast 6.77:1

Card sample

#cf63f6 text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 99, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 99, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf63f6;
background: linear-gradient(135deg, #cf63f6, #F663BB);

Monochromatic scale

Palettes built from #cf63f6

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.

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

#cf63f6, answered

What color is #cf63f6?

#cf63f6 is a light electric violet, closest to Medium Orchid (ΔE2000 6.9). It sits at 284° on the hue wheel with 89% saturation and 68% lightness, which reads as cool.

What is the RGB value of #cf63f6?

rgb(207, 99, 246) — 207 red, 99 green and 246 blue out of 255, or 81.2% / 38.8% / 96.5% by channel.

Is #cf63f6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2884 and perceived brightness is 63%, so black text on it reaches 6.77:1.

Should I use black or white text on #cf63f6?

Black. It scores 6.77:1 against #cf63f6, versus 3.10:1 for white — AA at any size.

What is the complementary color of #cf63f6?

#8AF663 sits directly opposite on the wheel. Softer options are the split-complements #D3F663 and #63F685, which give the same contrast with far less vibration.

What colors go well with #cf63f6?

For interface work: #F9F4FA as the surface, #E1C0ED for borders, #864B9B for secondary text, #6AC507 as an accent and #5A0779 for hover and pressed states. For a palette, the analogous pair #8563F6 and #F663D3 stays calm, while #8AF663 is the loudest partner.

What is #cf63f6 in CMYK for printing?

cmyk(16%, 60%, 0%, 4%). 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 #cf63f6 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 #F663E7; nudged cooler, #9961F8.

Work with #cf63f6 in the Color Lab