#AC99FE#AC99FE
#AC99FE is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.0% C 0.144 H 291.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AC99FE |
|---|---|
| RGB | rgb(172, 153, 254) |
| HSL | hsl(251, 98%, 80%) |
| HSV | hsv(251, 40%, 100%) |
| CMYK | cmyk(32.3%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.54, 28.99, -47.85) |
| CIE-LCH | lch(68.54, 55.95, 301.21°) |
| OKLab | oklab(74.02% 0.0518 -0.1341) |
| OKLCH | oklch(74.02% 0.144 291.1) |
| XYZ | xyz(46.2893, 38.7079, 98.7793) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.30
Liliac
#C48EFD
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC99FE #EBFE99
analogous
#99B9FE #AC99FE #DE99FE
triadic
#AC99FE #FEAC99 #99FEAC
tetradic
#AC99FE #FE99B9 #EBFE99 #99FEDE
square
#AC99FE #FE99B9 #EBFE99 #99FEDE
split-complementary
#AC99FE #FEDE99 #B9FE99
monochromatic
#4920FD #7B5CFD #AC99FE #DDD6FF #E6E1FF
Accessibility & contrast
On white
2.40
#AC99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AC99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC99FE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC99FE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#99ACBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ac99fe; /* rgb */ color: rgb(172, 153, 254); /* oklch */ color: oklch(74.0% 0.144 291.1);
Tailwind
colors: {
custom: {
50: '#c7b7ff',
500: '#ac99fe',
950: '#000000',
},
}SCSS
$custom: #ac99fe; $custom-light: #c7b7ff; $custom-dark: #000000;
JSON
{
"hex": "#ac99fe",
"rgb": {
"r": 172,
"g": 153,
"b": 254
},
"hsl": {
"h": 251.287,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.74022,
"c": 0.14375,
"h": 291.1
},
"luminance": 0.38709
}Semantic roles & 50–950 ramp
primary
#AC99FE
secondary
#F0F7D4
accent
#E600BA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086