Skip to content

#af68f0

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

RGB
175, 104, 240
HSL
271°, 82%, 68%
CMYK
27, 57, 0, 6
Luminance
0.2531

At a glance

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

Hex
#af68f0
Hue
271°
violet
Saturation
82%
electric
Lightness
68%
light
Brightness
94%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2531
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.06:1
Closest name
Medium Purple
ΔE2000 5.9
Where it sits
Hue271° of 360°
Saturation82%
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#af68f0
RGBrgb(175, 104, 240)
HSLhsl(271, 82%, 68%)
CMYKcmyk(27%, 57%, 0%, 6%)
LABlab(57.4 53.2 -57.9)
LCHlch(57.4 78.6 312.6)
OKLCHoklch(0.655 0.201 305.7)
Decimal11495664
Display P3color(display-p3 0.686 0.408 0.941)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af68f0 on white: 3.46:1
AA ✗ fail · AA-large · AAA
Aa
#af68f0 on black: 6.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3288F4
deuteranopia · #4F8AED
tritanopia · #A482A2

Color scale — 50 to 950

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

#F8F2FC
#F0E6F9
#DFC6F6
#C999F5
#af68f0
#9333EB
#7F16DF
#6A12BA
#540F94
#3F0F6B
#270943
Base = 400Lightest = 50 · #F8F2FCDarkest = 950 · #270943
:root {
  --brand-50: #F8F2FC;
  --brand-100: #F0E6F9;
  --brand-200: #DFC6F6;
  --brand-300: #C999F5;
  --brand-400: #af68f0;
  --brand-500: #9333EB;
  --brand-600: #7F16DF;
  --brand-700: #6A12BA;
  --brand-800: #540F94;
  --brand-900: #3F0F6B;
  --brand-950: #270943;
  --brand: #af68f0;
  --brand-ink: #000000;
}

Colors that work with #af68f0

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#744B9B
Captions on the surface
Accent#8EBD0F
Second voice, not a rival
Dark variant#420C74
Hover, pressed, headers
Light variant#F3E8FD
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 #af68f0

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#A9F068
Analogous left#6B68F0
Analogous right#F068ED
Split-complement 1#EDF068
Split-complement 2#68F06B
Triadic 1#F0AF68
Triadic 2#68F0AF
Tetradic#F06B68

RGB percentages

Red68.6%
Green40.8%
Blue94.1%

CMYK percentages

Cyan27.1%
Magenta56.7%
Yellow0.0%
Key (black)5.9%

Color previews

#af68f0 text on a black background

contrast 6.06:1

Card sample

#af68f0 text on a white background

contrast 3.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af68f0

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.

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

#af68f0, answered

What color is #af68f0?

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

What is the RGB value of #af68f0?

rgb(175, 104, 240) — 175 red, 104 green and 240 blue out of 255, or 68.6% / 40.8% / 94.1% by channel.

Is #af68f0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2531 and perceived brightness is 58%, so black text on it reaches 6.06:1.

Should I use black or white text on #af68f0?

Black. It scores 6.06:1 against #af68f0, versus 3.46:1 for white — AA at any size.

What is the complementary color of #af68f0?

#A9F068 sits directly opposite on the wheel. Softer options are the split-complements #EDF068 and #68F06B, which give the same contrast with far less vibration.

What colors go well with #af68f0?

For interface work: #F7F4FA as the surface, #D7C0ED for borders, #744B9B for secondary text, #8EBD0F as an accent and #420C74 for hover and pressed states. For a palette, the analogous pair #6B68F0 and #F068ED stays calm, while #A9F068 is the loudest partner.

What is #af68f0 in CMYK for printing?

cmyk(27%, 57%, 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 #af68f0 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 #E168F0; nudged cooler, #7C67F2.

Work with #af68f0 in the Color Lab