#AC97FD#AC97FD
#AC97FD is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.6% C 0.145 H 291.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AC97FD |
|---|---|
| RGB | rgb(172, 151, 253) |
| HSL | hsl(252, 96%, 79%) |
| HSV | hsv(252, 40%, 99%) |
| CMYK | cmyk(32%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(68.02, 29.87, -48.13) |
| CIE-LCH | lch(68.02, 56.65, 301.82°) |
| OKLab | oklab(73.61% 0.0542 -0.1349) |
| OKLCH | oklch(73.61% 0.145 291.9) |
| XYZ | xyz(45.8049, 37.9948, 97.8299) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 6.04
Perrywinkle
#8F8CE7
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.25
Periwinkle Blue
#8F99FB
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 6.85
Baby Purple
#CA9BF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC97FD #E8FD97
analogous
#97B5FD #AC97FD #DF97FD
triadic
#AC97FD #FDAC97 #97FDAC
tetradic
#AC97FD #FD97B5 #E8FD97 #97FDDF
square
#AC97FD #FD97B5 #E8FD97 #97FDDF
split-complementary
#AC97FD #FDDF97 #B5FD97
monochromatic
#4C1FFB #7C5BFC #AC97FD #DCD3FE #E7E1FE
Accessibility & contrast
On white
2.44
#AC97FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#AC97FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC97FD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC97FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC97FD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#99AABE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ac97fd; /* rgb */ color: rgb(172, 151, 253); /* oklch */ color: oklch(73.6% 0.145 291.9);
Tailwind
colors: {
custom: {
50: '#c7b5fe',
500: '#ac97fd',
950: '#000000',
},
}SCSS
$custom: #ac97fd; $custom-light: #c7b5fe; $custom-dark: #000000;
JSON
{
"hex": "#ac97fd",
"rgb": {
"r": 172,
"g": 151,
"b": 253
},
"hsl": {
"h": 252.353,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.7361,
"c": 0.14539,
"h": 291.9
},
"luminance": 0.37996
}Semantic roles & 50–950 ramp
primary
#AC97FD
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086