#AC8FFB#AC8FFB
#AC8FFB is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.1% C 0.155 H 294.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8FFB |
|---|---|
| RGB | rgb(172, 143, 251) |
| HSL | hsl(256, 93%, 77%) |
| HSV | hsv(256, 43%, 98%) |
| CMYK | cmyk(31.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(66.04, 33.87, -50.16) |
| CIE-LCH | lch(66.04, 60.52, 304.03°) |
| OKLab | oklab(72.08% 0.0644 -0.1408) |
| OKLCH | oklch(72.08% 0.155 294.6) |
| XYZ | xyz(44.2439, 35.3799, 95.7461) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.90
Perrywinkle
#8F8CE7
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 6.41
Lavender Blue
#8B88F8
ΔE00 6.50
Pastel Purple
#CAA0FF
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8FFB #DEFB8F
analogous
#8FA8FB #AC8FFB #E28FFB
triadic
#AC8FFB #FBAC8F #8FFBAC
tetradic
#AC8FFB #FB8FA8 #DEFB8F #8FFBE2
square
#AC8FFB #FB8FA8 #DEFB8F #8FFBE2
split-complementary
#AC8FFB #FBE28F #A8FB8F
monochromatic
#5419F7 #8054F9 #AC8FFB #D8CAFD #E9E1FE
Accessibility & contrast
On white
2.60
#AC8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#AC8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8FFB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8FFB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#9AA3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ac8ffb; /* rgb */ color: rgb(172, 143, 251); /* oklch */ color: oklch(72.1% 0.155 294.6);
Tailwind
colors: {
custom: {
50: '#c7b0fd',
500: '#ac8ffb',
950: '#000000',
},
}SCSS
$custom: #ac8ffb; $custom-light: #c7b0fd; $custom-dark: #000000;
JSON
{
"hex": "#ac8ffb",
"rgb": {
"r": 172,
"g": 143,
"b": 251
},
"hsl": {
"h": 256.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.72084,
"c": 0.15481,
"h": 294.6
},
"luminance": 0.35381
}Semantic roles & 50–950 ramp
primary
#AC8FFB
secondary
#EDF6D5
accent
#E600A8
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86