#AC97FE#AC97FE
#AC97FE is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.7% C 0.147 H 291.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AC97FE |
|---|---|
| RGB | rgb(172, 151, 254) |
| HSL | hsl(252, 98%, 79%) |
| HSV | hsv(252, 41%, 100%) |
| CMYK | cmyk(32.3%, 40.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.06, 30.12, -48.60) |
| CIE-LCH | lch(68.06, 57.18, 301.79°) |
| OKLab | oklab(73.66% 0.0544 -0.1363) |
| OKLCH | oklch(73.66% 0.147 291.8) |
| XYZ | xyz(45.9647, 38.0587, 98.6711) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC97FE #E9FE97
analogous
#97B6FE #AC97FE #E097FE
triadic
#AC97FE #FEAC97 #97FEAC
tetradic
#AC97FE #FE97B6 #E9FE97 #97FEE0
square
#AC97FE #FE97B6 #E9FE97 #97FEE0
split-complementary
#AC97FE #FEE097 #B6FE97
monochromatic
#4B1EFD #7C5AFD #AC97FE #DCD4FF #E7E1FF
Accessibility & contrast
On white
2.44
#AC97FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AC97FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC97FE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC97FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC97FE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#99AABE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ac97fe; /* rgb */ color: rgb(172, 151, 254); /* oklch */ color: oklch(73.7% 0.147 291.8);
Tailwind
colors: {
custom: {
50: '#c7b5ff',
500: '#ac97fe',
950: '#000000',
},
}SCSS
$custom: #ac97fe; $custom-light: #c7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ac97fe",
"rgb": {
"r": 172,
"g": 151,
"b": 254
},
"hsl": {
"h": 252.233,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.73661,
"c": 0.14673,
"h": 291.8
},
"luminance": 0.3806
}Semantic roles & 50–950 ramp
primary
#AC97FE
secondary
#F0F7D4
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086