Skip to content

#c76eee

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

RGB
199, 110, 238
HSL
282°, 79%, 68%
CMYK
16, 54, 0, 7
Luminance
0.2947

At a glance

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

Hex
#c76eee
Hue
282°
violet
Saturation
79%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2947
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.89:1
Closest name
Orchid
ΔE2000 6.5
Where it sits
Hue282° of 360°
Saturation79%
Lightness68%
Temperature
Warm ← → Cool60% 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#c76eee
RGBrgb(199, 110, 238)
HSLhsl(282, 79%, 68%)
CMYKcmyk(16%, 54%, 0%, 7%)
LABlab(61.2 55.7 -50.5)
LCHlch(61.2 75.2 317.8)
OKLCHoklch(0.689 0.198 314.5)
Decimal13070062
Display P3color(display-p3 0.780 0.431 0.933)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c76eee on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#c76eee on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4E8FF2
deuteranopia · #6C96EB
tritanopia · #C483A4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c76eee 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
#F3E6F9
#E7C7F5
#D89BF3
#c76eee
#B136E7
#A01ADB
#8515B7
#6B1192
#4F116A
#310A42
Base = 400Lightest = 50 · #F9F3FCDarkest = 950 · #310A42
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F3E6F9;
  --brand-200: #E7C7F5;
  --brand-300: #D89BF3;
  --brand-400: #c76eee;
  --brand-500: #B136E7;
  --brand-600: #A01ADB;
  --brand-700: #8515B7;
  --brand-800: #6B1192;
  --brand-900: #4F116A;
  --brand-950: #310A42;
  --brand: #c76eee;
  --brand-ink: #000000;
}

Colors that work with #c76eee

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#DFC0ED
Hairlines and dividers
Muted text#824B9B
Captions on the surface
Accent#6FBA12
Second voice, not a rival
Dark variant#530D72
Hover, pressed, headers
Light variant#F6E8FC
Selected rows, tints
Dark surface#1F1424
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 #c76eee

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#95EE6E
Analogous left#876EEE
Analogous right#EE6ED5
Split-complement 1#D5EE6E
Split-complement 2#6EEE87
Triadic 1#EEC76E
Triadic 2#6EEEC7
Tetradic#EE876E

RGB percentages

Red78.0%
Green43.1%
Blue93.3%

CMYK percentages

Cyan16.4%
Magenta53.8%
Yellow0.0%
Key (black)6.7%

Color previews

#c76eee text on a black background

contrast 6.89:1

Card sample

#c76eee text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c76eee

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.

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

#c76eee, answered

What color is #c76eee?

#c76eee is a light electric violet, closest to Orchid (ΔE2000 6.5). It sits at 282° on the hue wheel with 79% saturation and 68% lightness, which reads as cool.

What is the RGB value of #c76eee?

rgb(199, 110, 238) — 199 red, 110 green and 238 blue out of 255, or 78% / 43.1% / 93.3% by channel.

Is #c76eee a light or a dark color?

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

Should I use black or white text on #c76eee?

Black. It scores 6.89:1 against #c76eee, versus 3.05:1 for white — AA at any size.

What is the complementary color of #c76eee?

#95EE6E sits directly opposite on the wheel. Softer options are the split-complements #D5EE6E and #6EEE87, which give the same contrast with far less vibration.

What colors go well with #c76eee?

For interface work: #F9F4FA as the surface, #DFC0ED for borders, #824B9B for secondary text, #6FBA12 as an accent and #530D72 for hover and pressed states. For a palette, the analogous pair #876EEE and #EE6ED5 stays calm, while #95EE6E is the loudest partner.

What is #c76eee in CMYK for printing?

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

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EE6EE6; nudged cooler, #976CF0.

Work with #c76eee in the Color Lab