#AC99FF#AC99FF
#AC99FF is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.1% C 0.145 H 291.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AC99FF |
|---|---|
| RGB | rgb(172, 153, 255) |
| HSL | hsl(251, 100%, 80%) |
| HSV | hsv(251, 40%, 100%) |
| CMYK | cmyk(32.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(68.59, 29.24, -48.33) |
| CIE-LCH | lch(68.59, 56.48, 301.18°) |
| OKLab | oklab(74.07% 0.052 -0.1355) |
| OKLCH | oklch(74.07% 0.145 291) |
| XYZ | xyz(46.4498, 38.7721, 99.6248) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.35
Liliac
#C48EFD
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.98
Baby Purple
#CA9BF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC99FF #ECFF99
analogous
#99B9FF #AC99FF #DF99FF
triadic
#AC99FF #FFAC99 #99FFAC
tetradic
#AC99FF #FF99B9 #ECFF99 #99FFDF
square
#AC99FF #FF99B9 #ECFF99 #99FFDF
split-complementary
#AC99FF #FFDF99 #B9FF99
monochromatic
#481FFF #7A5CFF #AC99FF #DED6FF #E6E0FF
Accessibility & contrast
On white
2.40
#AC99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#AC99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC99FF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC99FF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#98ACC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ac99ff; /* rgb */ color: rgb(172, 153, 255); /* oklch */ color: oklch(74.1% 0.145 291.0);
Tailwind
colors: {
custom: {
50: '#c7b7ff',
500: '#ac99ff',
950: '#000000',
},
}SCSS
$custom: #ac99ff; $custom-light: #c7b7ff; $custom-dark: #000000;
JSON
{
"hex": "#ac99ff",
"rgb": {
"r": 172,
"g": 153,
"b": 255
},
"hsl": {
"h": 251.176,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.74073,
"c": 0.14509,
"h": 291
},
"luminance": 0.38773
}Semantic roles & 50–950 ramp
primary
#AC99FF
secondary
#F1F7D4
accent
#E600BB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086