#AC8FFA#AC8FFA
#AC8FFA is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.0% C 0.153 H 294.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8FFA |
|---|---|
| RGB | rgb(172, 143, 250) |
| HSL | hsl(256, 91%, 77%) |
| HSV | hsv(256, 43%, 98%) |
| CMYK | cmyk(31.2%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(65.99, 33.62, -49.69) |
| CIE-LCH | lch(65.99, 59.99, 304.08°) |
| OKLab | oklab(72.03% 0.0642 -0.1394) |
| OKLCH | oklch(72.03% 0.154 294.7) |
| XYZ | xyz(44.0867, 35.3170, 94.9181) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.86
Perrywinkle
#8F8CE7
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 6.71
Baby Purple
#CA9BF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8FFA #DDFA8F
analogous
#8FA8FA #AC8FFA #E28FFA
triadic
#AC8FFA #FAAC8F #8FFAAC
tetradic
#AC8FFA #FA8FA8 #DDFA8F #8FFAE2
square
#AC8FFA #FA8FA8 #DDFA8F #8FFAE2
split-complementary
#AC8FFA #FAE28F #A8FA8F
monochromatic
#551AF5 #8154F7 #AC8FFA #D7CAFD #E9E2FE
Accessibility & contrast
On white
2.60
#AC8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#AC8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8FFA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8FFA | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#9BA3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ac8ffa; /* rgb */ color: rgb(172, 143, 250); /* oklch */ color: oklch(72.0% 0.153 294.7);
Tailwind
colors: {
custom: {
50: '#c7b0fc',
500: '#ac8ffa',
950: '#000000',
},
}SCSS
$custom: #ac8ffa; $custom-light: #c7b0fc; $custom-dark: #000000;
JSON
{
"hex": "#ac8ffa",
"rgb": {
"r": 172,
"g": 143,
"b": 250
},
"hsl": {
"h": 256.262,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.72032,
"c": 0.1535,
"h": 294.7
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#AC8FFA
secondary
#EDF6D5
accent
#E600A7
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85