Skip to content

#af4efe

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

RGB
175, 78, 254
HSL
273°, 99%, 65%
CMYK
31, 69, 0, 0
Luminance
0.2172

At a glance

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

Hex
#af4efe
Hue
273°
violet
Saturation
99%
electric
Lightness
65%
light
Brightness
100%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2172
WCAG relative
Temperature
Cool
65/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.34:1
Closest name
Medium Orchid
ΔE2000 7.1
Where it sits
Hue273° of 360°
Saturation99%
Lightness65%
Temperature
Warm ← → Cool65% 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#af4efe
RGBrgb(175, 78, 254)
HSLhsl(273, 99%, 65%)
CMYKcmyk(31%, 69%, 0%, 0%)
LABlab(53.7 68.7 -71.5)
LCHlch(53.7 99.2 313.9)
OKLCHoklch(0.632 0.250 305.5)
Decimal11489022
Display P3color(display-p3 0.686 0.306 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af4efe on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#af4efe on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007EFF
deuteranopia · #0081FA
tritanopia · #A177A1

Color scale — 50 to 950

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

#F8F1FE
#F1E3FC
#E1C0FB
#CD8FFE
#af4efe
#9A20FE
#8701F3
#7001CB
#5A01A2
#430675
#2A0349
Base = 400Lightest = 50 · #F8F1FEDarkest = 950 · #2A0349
:root {
  --brand-50: #F8F1FE;
  --brand-100: #F1E3FC;
  --brand-200: #E1C0FB;
  --brand-300: #CD8FFE;
  --brand-400: #af4efe;
  --brand-500: #9A20FE;
  --brand-600: #8701F3;
  --brand-700: #7001CB;
  --brand-800: #5A01A2;
  --brand-900: #430675;
  --brand-950: #2A0349;
  --brand: #af4efe;
  --brand-ink: #000000;
}

Colors that work with #af4efe

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#F8F4FA
Tinted page background
Border#D9C0ED
Hairlines and dividers
Muted text#774B9B
Captions on the surface
Accent#8ECC00
Second voice, not a rival
Dark variant#46017F
Hover, pressed, headers
Light variant#F4E6FF
Selected rows, tints
Dark surface#1D1424
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 #af4efe

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#9DFE4E
Analogous left#574EFE
Analogous right#FE4EF5
Split-complement 1#F5FE4E
Split-complement 2#4EFE57
Triadic 1#FEAF4E
Triadic 2#4EFEAF
Tetradic#FE574E

RGB percentages

Red68.6%
Green30.6%
Blue99.6%

CMYK percentages

Cyan31.1%
Magenta69.3%
Yellow0.0%
Key (black)0.4%

Color previews

#af4efe text on a black background

contrast 5.34:1

Card sample

#af4efe text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af4efe

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.

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

#af4efe, answered

What color is #af4efe?

#af4efe is a light electric violet, closest to Medium Orchid (ΔE2000 7.1). It sits at 273° on the hue wheel with 99% saturation and 65% lightness, which reads as cool.

What is the RGB value of #af4efe?

rgb(175, 78, 254) — 175 red, 78 green and 254 blue out of 255, or 68.6% / 30.6% / 99.6% by channel.

Is #af4efe a light or a dark color?

It is a mid-tone. Relative luminance is 0.2172 and perceived brightness is 56%, so black text on it reaches 5.34:1.

Should I use black or white text on #af4efe?

Black. It scores 5.34:1 against #af4efe, versus 3.93:1 for white — AA at any size.

What is the complementary color of #af4efe?

#9DFE4E sits directly opposite on the wheel. Softer options are the split-complements #F5FE4E and #4EFE57, which give the same contrast with far less vibration.

What colors go well with #af4efe?

For interface work: #F8F4FA as the surface, #D9C0ED for borders, #774B9B for secondary text, #8ECC00 as an accent and #46017F for hover and pressed states. For a palette, the analogous pair #574EFE and #FE4EF5 stays calm, while #9DFE4E is the loudest partner.

What is #af4efe in CMYK for printing?

cmyk(31%, 69%, 0%, 0%). 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 #af4efe warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F04EFE; nudged cooler, #6E4DFF.

Work with #af4efe in the Color Lab