Skip to content

#cf2df7

a balanced, electric violet · neutral · closest name: Medium Orchid

RGB
207, 45, 247
HSL
288°, 93%, 57%
CMYK
16, 82, 0, 3
Luminance
0.2186

At a glance

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

Hex
#cf2df7
Hue
288°
violet
Saturation
93%
electric
Lightness
57%
balanced
Brightness
97%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2186
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.37:1
Closest name
Medium Orchid
ΔE2000 6.2
Where it sits
Hue288° of 360°
Saturation93%
Lightness57%
Temperature
Warm ← → Cool57% 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#cf2df7
RGBrgb(207, 45, 247)
HSLhsl(288, 93%, 57%)
CMYKcmyk(16%, 82%, 0%, 3%)
LABlab(53.9 84.0 -67.2)
LCHlch(53.9 107.5 321.4)
OKLCHoklch(0.640 0.284 318.2)
Decimal13577719
Display P3color(display-p3 0.812 0.176 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf2df7 on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#cf2df7 on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0077FC
deuteranopia · #3886F3
tritanopia · #CE5E96

Color scale — 50 to 950

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

#FBF2FD
#F7E4FB
#EEC2F9
#E693FB
#DA5DF9
#cf2df7
#BF09EC
#9F07C5
#7F069D
#5D0971
#3A0647
Base = 500Lightest = 50 · #FBF2FDDarkest = 950 · #3A0647
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F7E4FB;
  --brand-200: #EEC2F9;
  --brand-300: #E693FB;
  --brand-400: #DA5DF9;
  --brand-500: #cf2df7;
  --brand-600: #BF09EC;
  --brand-700: #9F07C5;
  --brand-800: #7F069D;
  --brand-900: #5D0971;
  --brand-950: #3A0647;
  --brand: #cf2df7;
  --brand-ink: #000000;
}

Colors that work with #cf2df7

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#E4C0ED
Hairlines and dividers
Muted text#8B4B9B
Captions on the surface
Accent#5CC804
Second voice, not a rival
Dark variant#63057B
Hover, pressed, headers
Light variant#F9E6FE
Selected rows, tints
Dark surface#211424
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 #cf2df7

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#55F72D
Analogous left#6A2DF7
Analogous right#F72DBA
Split-complement 1#BAF72D
Split-complement 2#2DF76A
Triadic 1#F7CF2D
Triadic 2#2DF7CF
Tetradic#F76A2D

RGB percentages

Red81.2%
Green17.6%
Blue96.9%

CMYK percentages

Cyan16.2%
Magenta81.8%
Yellow0.0%
Key (black)3.1%

Color previews

#cf2df7 text on a black background

contrast 5.37:1

Card sample

#cf2df7 text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf2df7

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.

#cf2df7 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
ButtonsLinksFocus statesCharts
Print note

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

#cf2df7, answered

What color is #cf2df7?

#cf2df7 is a balanced electric violet, closest to Medium Orchid (ΔE2000 6.2). It sits at 288° on the hue wheel with 93% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cf2df7?

rgb(207, 45, 247) — 207 red, 45 green and 247 blue out of 255, or 81.2% / 17.6% / 96.9% by channel.

Is #cf2df7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2186 and perceived brightness is 57%, so black text on it reaches 5.37:1.

Should I use black or white text on #cf2df7?

Black. It scores 5.37:1 against #cf2df7, versus 3.91:1 for white — AA at any size.

What is the complementary color of #cf2df7?

#55F72D sits directly opposite on the wheel. Softer options are the split-complements #BAF72D and #2DF76A, which give the same contrast with far less vibration.

What colors go well with #cf2df7?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8B4B9B for secondary text, #5CC804 as an accent and #63057B for hover and pressed states. For a palette, the analogous pair #6A2DF7 and #F72DBA stays calm, while #55F72D is the loudest partner.

What is #cf2df7 in CMYK for printing?

cmyk(16%, 82%, 0%, 3%). 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 #cf2df7 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F72DD5; nudged cooler, #852BF9.

Work with #cf2df7 in the Color Lab