Skip to content

#af76f1

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

RGB
175, 118, 241
HSL
268°, 82%, 70%
CMYK
27, 51, 0, 6
Luminance
0.2842

At a glance

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

Hex
#af76f1
Hue
268°
violet
Saturation
82%
electric
Lightness
70%
light
Brightness
95%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2842
WCAG relative
Temperature
Cool
68/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.68:1
Closest name
Medium Purple
ΔE2000 5.9
Where it sits
Hue268° of 360°
Saturation82%
Lightness70%
Temperature
Warm ← → Cool68% 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#af76f1
RGBrgb(175, 118, 241)
HSLhsl(268, 82%, 70%)
CMYKcmyk(27%, 51%, 0%, 6%)
LABlab(60.3 46.0 -53.8)
LCHlch(60.3 70.8 310.6)
OKLCHoklch(0.677 0.181 303.3)
Decimal11499249
Display P3color(display-p3 0.686 0.463 0.945)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af76f1 on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#af76f1 on black: 6.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4E90F5
deuteranopia · #5E91EE
tritanopia · #A38DA9

Color scale — 50 to 950

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

#F7F2FC
#EFE6F9
#DCC6F6
#C499F5
#af76f1
#8833EA
#7317DE
#6013B9
#4D0F94
#3A0F6B
#240A43
Base = 400Lightest = 50 · #F7F2FCDarkest = 950 · #240A43
:root {
  --brand-50: #F7F2FC;
  --brand-100: #EFE6F9;
  --brand-200: #DCC6F6;
  --brand-300: #C499F5;
  --brand-400: #af76f1;
  --brand-500: #8833EA;
  --brand-600: #7317DE;
  --brand-700: #6013B9;
  --brand-800: #4D0F94;
  --brand-900: #3A0F6B;
  --brand-950: #240A43;
  --brand: #af76f1;
  --brand-ink: #000000;
}

Colors that work with #af76f1

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#D5C0ED
Hairlines and dividers
Muted text#704B9B
Captions on the surface
Accent#99BD0F
Second voice, not a rival
Dark variant#3C0C74
Hover, pressed, headers
Light variant#F1E8FD
Selected rows, tints
Dark surface#1B1424
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 #af76f1

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#B8F176
Analogous left#767BF1
Analogous right#ED76F1
Split-complement 1#F1ED76
Split-complement 2#7BF176
Triadic 1#F1AF76
Triadic 2#76F1AF
Tetradic#F1767B

RGB percentages

Red68.6%
Green46.3%
Blue94.5%

CMYK percentages

Cyan27.4%
Magenta51.0%
Yellow0.0%
Key (black)5.5%

Color previews

#af76f1 text on a black background

contrast 6.68:1

Card sample

#af76f1 text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af76f1

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.

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

#af76f1, answered

What color is #af76f1?

#af76f1 is a light electric violet, closest to Medium Purple (ΔE2000 5.9). It sits at 268° on the hue wheel with 82% saturation and 70% lightness, which reads as cool.

What is the RGB value of #af76f1?

rgb(175, 118, 241) — 175 red, 118 green and 241 blue out of 255, or 68.6% / 46.3% / 94.5% by channel.

Is #af76f1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2842 and perceived brightness is 61%, so black text on it reaches 6.68:1.

Should I use black or white text on #af76f1?

Black. It scores 6.68:1 against #af76f1, versus 3.14:1 for white — AA at any size.

What is the complementary color of #af76f1?

#B8F176 sits directly opposite on the wheel. Softer options are the split-complements #F1ED76 and #7BF176, which give the same contrast with far less vibration.

What colors go well with #af76f1?

For interface work: #F7F4FA as the surface, #D5C0ED for borders, #704B9B for secondary text, #99BD0F as an accent and #3C0C74 for hover and pressed states. For a palette, the analogous pair #767BF1 and #ED76F1 stays calm, while #B8F176 is the loudest partner.

What is #af76f1 in CMYK for printing?

cmyk(27%, 51%, 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 #af76f1 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DC76F1; nudged cooler, #8174F3.

Work with #af76f1 in the Color Lab