Skip to content

#af77e2

a light, vivid violet · cool · closest name: Medium Purple

RGB
175, 119, 226
HSL
271°, 65%, 68%
CMYK
23, 47, 0, 11
Luminance
0.2780

At a glance

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

Hex
#af77e2
Hue
271°
violet
Saturation
65%
vivid
Lightness
68%
light
Brightness
89%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2780
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.56:1
Closest name
Medium Purple
ΔE2000 5.8
Where it sits
Hue271° of 360°
Saturation65%
Lightness68%
Temperature
Warm ← → Cool66% 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#af77e2
RGBrgb(175, 119, 226)
HSLhsl(271, 65%, 68%)
CMYKcmyk(23%, 47%, 0%, 11%)
LABlab(59.7 42.0 -46.3)
LCHlch(59.7 62.5 312.2)
OKLCHoklch(0.670 0.162 306.7)
Decimal11499490
Display P3color(display-p3 0.686 0.467 0.886)

Copy-ready code

/* CSS */
color: #af77e2;
background-color: #af77e2;
/* Tailwind (arbitrary) */
class="text-[#af77e2] bg-[#af77e2]"
/* SCSS */
$brand: #af77e2;
/* SwiftUI */
Color(red: 0.686, green: 0.467, blue: 0.886)
/* Android */
Color.parseColor("#af77e2")
/* Flutter */
Color(0xFFAF77E2)
/* Python / OpenCV (BGR) */
(226, 119, 175)

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

Accessibility — WCAG contrast

Aa
#af77e2 on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#af77e2 on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5B8EE6
deuteranopia · #6A90DF
tritanopia · #A789A2

Color scale — 50 to 950

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

#F8F3FB
#F0E8F7
#DFCBF1
#C9A3EB
#af77e2
#9246D8
#7E2BCA
#6924A8
#541D86
#3F1962
#270F3D
Base = 400Lightest = 50 · #F8F3FBDarkest = 950 · #270F3D
:root {
  --brand-50: #F8F3FB;
  --brand-100: #F0E8F7;
  --brand-200: #DFCBF1;
  --brand-300: #C9A3EB;
  --brand-400: #af77e2;
  --brand-500: #9246D8;
  --brand-600: #7E2BCA;
  --brand-700: #6924A8;
  --brand-800: #541D86;
  --brand-900: #3F1962;
  --brand-950: #270F3D;
  --brand: #af77e2;
  --brand-ink: #000000;
}

Colors that work with #af77e2

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#F7F4FA
Tinted page background
Border#D7C0ED
Hairlines and dividers
Muted text#754B9B
Captions on the surface
Accent#85AC20
Second voice, not a rival
Dark variant#421669
Hover, pressed, headers
Light variant#F3EAFB
Selected rows, tints
Dark surface#1C1424
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 #af77e2

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#AAE277
Analogous left#7977E2
Analogous right#E277DF
Split-complement 1#DFE277
Split-complement 2#77E279
Triadic 1#E2AF77
Triadic 2#77E2AF
Tetradic#E27977

RGB percentages

Red68.6%
Green46.7%
Blue88.6%

CMYK percentages

Cyan22.6%
Magenta47.3%
Yellow0.0%
Key (black)11.4%

Color previews

#af77e2 text on a black background

contrast 6.56:1

Card sample

#af77e2 text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 119, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 119, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #af77e2;
background: linear-gradient(135deg, #af77e2, #E277CE);

Monochromatic scale

Palettes built from #af77e2

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.

#af77e2 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

Converts to four-color process without much drama. Proof it anyway.

#af77e2, answered

What color is #af77e2?

#af77e2 is a light vivid violet, closest to Medium Purple (ΔE2000 5.8). It sits at 271° on the hue wheel with 65% saturation and 68% lightness, which reads as cool.

What is the RGB value of #af77e2?

rgb(175, 119, 226) — 175 red, 119 green and 226 blue out of 255, or 68.6% / 46.7% / 88.6% by channel.

Is #af77e2 a light or a dark color?

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

Should I use black or white text on #af77e2?

Black. It scores 6.56:1 against #af77e2, versus 3.20:1 for white — AA at any size.

What is the complementary color of #af77e2?

#AAE277 sits directly opposite on the wheel. Softer options are the split-complements #DFE277 and #77E279, which give the same contrast with far less vibration.

What colors go well with #af77e2?

For interface work: #F7F4FA as the surface, #D7C0ED for borders, #754B9B for secondary text, #85AC20 as an accent and #421669 for hover and pressed states. For a palette, the analogous pair #7977E2 and #E277DF stays calm, while #AAE277 is the loudest partner.

What is #af77e2 in CMYK for printing?

cmyk(23%, 47%, 0%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #af77e2 warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D677E2; nudged cooler, #8675E4.

Work with #af77e2 in the Color Lab