#AC8FFC#AC8FFC
#AC8FFC is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.1% C 0.156 H 294.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8FFC |
|---|---|
| RGB | rgb(172, 143, 252) |
| HSL | hsl(256, 95%, 77%) |
| HSV | hsv(256, 43%, 99%) |
| CMYK | cmyk(31.7%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.09, 34.12, -50.62) |
| CIE-LCH | lch(66.09, 61.05, 303.98°) |
| OKLab | oklab(72.14% 0.0645 -0.1422) |
| OKLCH | oklch(72.14% 0.156 294.4) |
| XYZ | xyz(44.4020, 35.4431, 96.5784) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 6.35
Lavender Blue
#8B88F8
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8FFC #DFFC8F
analogous
#8FA9FC #AC8FFC #E28FFC
triadic
#AC8FFC #FCAC8F #8FFCAC
tetradic
#AC8FFC #FC8FA9 #DFFC8F #8FFCE2
square
#AC8FFC #FC8FA9 #DFFC8F #8FFCE2
split-complementary
#AC8FFC #FCE28F #A9FC8F
monochromatic
#5418F9 #8053FA #AC8FFC #D8CBFE #E9E1FE
Accessibility & contrast
On white
2.60
#AC8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#AC8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8FFC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8FFC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#9AA3B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac8ffc; /* rgb */ color: rgb(172, 143, 252); /* oklch */ color: oklch(72.1% 0.156 294.4);
Tailwind
colors: {
custom: {
50: '#c7b0fe',
500: '#ac8ffc',
950: '#000000',
},
}SCSS
$custom: #ac8ffc; $custom-light: #c7b0fe; $custom-dark: #000000;
JSON
{
"hex": "#ac8ffc",
"rgb": {
"r": 172,
"g": 143,
"b": 252
},
"hsl": {
"h": 255.963,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.72137,
"c": 0.15611,
"h": 294.4
},
"luminance": 0.35444
}Semantic roles & 50–950 ramp
primary
#AC8FFC
secondary
#EDF6D5
accent
#E600A8
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86