#AC96F6#AC96F6
#AC96F6 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.1% C 0.138 H 293.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AC96F6 |
|---|---|
| RGB | rgb(172, 150, 246) |
| HSL | hsl(254, 84%, 78%) |
| HSV | hsv(254, 39%, 96%) |
| CMYK | cmyk(30.1%, 39%, 0%, 3.5%) |
| CIE-LAB | lab(67.45, 28.68, -45.20) |
| CIE-LCH | lch(67.45, 53.53, 302.40°) |
| OKLab | oklab(73.08% 0.0542 -0.1264) |
| OKLCH | oklch(73.08% 0.138 293.2) |
| XYZ | xyz(44.5500, 37.2364, 92.0111) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.81
Lavender
#B39DDB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC96F6 #E0F696
analogous
#96B0F6 #AC96F6 #DC96F6
triadic
#AC96F6 #F6AC96 #96F6AC
tetradic
#AC96F6 #F696B0 #E0F696 #96F6DC
square
#AC96F6 #F696B0 #E0F696 #96F6DC
split-complementary
#AC96F6 #F6DC96 #B0F696
monochromatic
#5325EC #7F5EF1 #AC96F6 #D9CEFB #E9E3FD
Accessibility & contrast
On white
2.49
#AC96F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AC96F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC96F6
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC96F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC96F6 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#9BA7BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ac96f6; /* rgb */ color: rgb(172, 150, 246); /* oklch */ color: oklch(73.1% 0.138 293.2);
Tailwind
colors: {
custom: {
50: '#c7b5f9',
500: '#ac96f6',
950: '#000000',
},
}SCSS
$custom: #ac96f6; $custom-light: #c7b5f9; $custom-dark: #000000;
JSON
{
"hex": "#ac96f6",
"rgb": {
"r": 172,
"g": 150,
"b": 246
},
"hsl": {
"h": 253.75,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.73076,
"c": 0.13754,
"h": 293.2
},
"luminance": 0.37237
}Semantic roles & 50–950 ramp
primary
#AC96F6
secondary
#EEF5D6
accent
#E105AE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085