Skip to content

#c75fef

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

RGB
199, 95, 239
HSL
283°, 82%, 66%
CMYK
17, 60, 0, 6
Luminance
0.2656

At a glance

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

Hex
#c75fef
Hue
283°
violet
Saturation
82%
electric
Lightness
66%
light
Brightness
94%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2656
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.31:1
Closest name
Medium Orchid
ΔE2000 5.2
Where it sits
Hue283° of 360°
Saturation82%
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#c75fef
RGBrgb(199, 95, 239)
HSLhsl(283, 82%, 66%)
CMYKcmyk(17%, 60%, 0%, 6%)
LABlab(58.6 63.1 -55.2)
LCHlch(58.6 83.9 318.8)
OKLCHoklch(0.670 0.221 315.5)
Decimal13066223
Display P3color(display-p3 0.780 0.373 0.937)

Copy-ready code

/* CSS */
color: #c75fef;
background-color: #c75fef;
/* Tailwind (arbitrary) */
class="text-[#c75fef] bg-[#c75fef]"
/* SCSS */
$brand: #c75fef;
/* SwiftUI */
Color(red: 0.780, green: 0.373, blue: 0.937)
/* Android */
Color.parseColor("#c75fef")
/* Flutter */
Color(0xFFC75FEF)
/* Python / OpenCV (BGR) */
(239, 95, 199)

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

Accessibility — WCAG contrast

Aa
#c75fef on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#c75fef on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3187F3
deuteranopia · #5E90EB
tritanopia · #C4789E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c75fef 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
#F4E6F9
#E8C6F6
#DB99F5
#c75fef
#B733EB
#A716DF
#8B13B9
#6F0F94
#520F6B
#330943
Base = 400Lightest = 50 · #FAF2FCDarkest = 950 · #330943
:root {
  --brand-50: #FAF2FC;
  --brand-100: #F4E6F9;
  --brand-200: #E8C6F6;
  --brand-300: #DB99F5;
  --brand-400: #c75fef;
  --brand-500: #B733EB;
  --brand-600: #A716DF;
  --brand-700: #8B13B9;
  --brand-800: #6F0F94;
  --brand-900: #520F6B;
  --brand-950: #330943;
  --brand: #c75fef;
  --brand-ink: #000000;
}

Colors that work with #c75fef

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#854B9B
Captions on the surface
Accent#6ABE0E
Second voice, not a rival
Dark variant#570C74
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 #c75fef

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#87EF5F
Analogous left#7F5FEF
Analogous right#EF5FCF
Split-complement 1#CFEF5F
Split-complement 2#5FEF7F
Triadic 1#EFC75F
Triadic 2#5FEFC7
Tetradic#EF7F5F

RGB percentages

Red78.0%
Green37.3%
Blue93.7%

CMYK percentages

Cyan16.7%
Magenta60.3%
Yellow0.0%
Key (black)6.3%

Color previews

#c75fef text on a black background

contrast 6.31:1

Card sample

#c75fef text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 95, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 95, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c75fef;
background: linear-gradient(135deg, #c75fef, #EF5FB7);

Monochromatic scale

Palettes built from #c75fef

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.

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

#c75fef, answered

What color is #c75fef?

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

What is the RGB value of #c75fef?

rgb(199, 95, 239) — 199 red, 95 green and 239 blue out of 255, or 78% / 37.3% / 93.7% by channel.

Is #c75fef a light or a dark color?

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

Should I use black or white text on #c75fef?

Black. It scores 6.31:1 against #c75fef, versus 3.33:1 for white — AA at any size.

What is the complementary color of #c75fef?

#87EF5F sits directly opposite on the wheel. Softer options are the split-complements #CFEF5F and #5FEF7F, which give the same contrast with far less vibration.

What colors go well with #c75fef?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6ABE0E as an accent and #570C74 for hover and pressed states. For a palette, the analogous pair #7F5FEF and #EF5FCF stays calm, while #87EF5F is the loudest partner.

What is #c75fef in CMYK for printing?

cmyk(17%, 60%, 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 #c75fef 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 #EF5FE2; nudged cooler, #925DF1.

Work with #c75fef in the Color Lab