#a97dfd
a light, electric violet · cool · closest name: Medium Purple
At a glance
Every number on this page in one read: what #a97dfd is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #a97dfd |
| RGB | rgb(169, 125, 253) |
| HSL | hsl(261, 97%, 74%) |
| CMYK | cmyk(33%, 51%, 0%, 1%) |
| LAB | lab(61.8 43.6 -58.0) |
| LCH | lch(61.8 72.6 307.0) |
| OKLCH | oklch(0.689 0.184 297.2) |
| Decimal | 11107837 |
| Display P3 | color(display-p3 0.663 0.490 0.992) |
Copy-ready code
/* CSS */
color: #a97dfd;
background-color: #a97dfd;
/* Tailwind (arbitrary) */
class="text-[#a97dfd] bg-[#a97dfd]"
/* SCSS */
$brand: #a97dfd;
/* SwiftUI */
Color(red: 0.663, green: 0.490, blue: 0.992)
/* Android */
Color.parseColor("#a97dfd")
/* Flutter */
Color(0xFFA97DFD)
/* Python / OpenCV (BGR) */
(253, 125, 169)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #a97dfd is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F5F1FD;
--brand-100: #ECE4FC;
--brand-200: #D5C1FB;
--brand-300: #a97dfd;
--brand-400: #9159FC;
--brand-500: #6D22FC;
--brand-600: #5504F1;
--brand-700: #4703C9;
--brand-800: #3902A1;
--brand-900: #2C0774;
--brand-950: #1C0448;
--brand: #a97dfd;
--brand-ink: #000000;
}Colors that work with #a97dfd
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #a97dfd
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠Text of any size on white — fails WCAG AA
- ⚠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 | #D1FD7D | Directly opposite — maximum tension | |
| Analogous left | #7D91FD | Neighbour, quieter | |
| Analogous right | #E97DFD | Neighbour, quieter | |
| Split-complement 1 | #FDE97D | Contrast without the clash | |
| Split-complement 2 | #91FD7D | Contrast without the clash | |
| Triadic 1 | #FDA97D | Even thirds — balanced and loud | |
| Triadic 2 | #7DFDA9 | Even thirds — balanced and loud | |
| Tetradic | #FD7D91 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#a97dfd text on a black background
contrast 7.04:1
#a97dfd text on a white background
contrast 2.98:1
CSS3 live lab
The quick brown fox
color: #a97dfd;
background-color: #a97dfd;
Glowing headline
text-shadow: 2px 2px 8px #a97dfd;
Soft neon halo
text-shadow: 0 0 14px rgba(169, 125, 253, 0.45);
box-shadow: 0 12px 32px -8px rgba(169, 125, 253, 0.45);
border: 3px solid #a97dfd; background: linear-gradient(135deg, #a97dfd, #FD7DFC);
Monochromatic scale
Palettes built from #a97dfd
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.
Closest color with a full write-up: Periwinkle Blue (#8f99fb) — ΔE2000 10.9 away, with its history, psychology and brand usage.
#a97dfd in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#a97dfd, answered
What color is #a97dfd?
#a97dfd is a light electric violet, closest to Medium Purple (ΔE2000 6.7). It sits at 261° on the hue wheel with 97% saturation and 74% lightness, which reads as cool.
What is the RGB value of #a97dfd?
rgb(169, 125, 253) — 169 red, 125 green and 253 blue out of 255, or 66.3% / 49% / 99.2% by channel.
Is #a97dfd a light or a dark color?
It is a mid-tone. Relative luminance is 0.3019 and perceived brightness is 62%, so black text on it reaches 7.04:1.
Should I use black or white text on #a97dfd?
Black. It scores 7.04:1 against #a97dfd, versus 2.98:1 for white — AAA at any size.
What is the complementary color of #a97dfd?
#D1FD7D sits directly opposite on the wheel. Softer options are the split-complements #FDE97D and #91FD7D, which give the same contrast with far less vibration.
What colors go well with #a97dfd?
For interface work: #F6F4FA as the surface, #CFC0ED for borders, #664B9B for secondary text, #B9CC00 as an accent and #2C027E for hover and pressed states. For a palette, the analogous pair #7D91FD and #E97DFD stays calm, while #D1FD7D is the loudest partner.
What is #a97dfd in CMYK for printing?
cmyk(33%, 51%, 0%, 1%). 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 #a97dfd warm or cool?
Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D87DFD; nudged cooler, #7C7FFE.