#AC8FFE#AC8FFE
#AC8FFE is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.2% C 0.159 H 294.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8FFE |
|---|---|
| RGB | rgb(172, 143, 254) |
| HSL | hsl(256, 98%, 78%) |
| HSV | hsv(256, 44%, 100%) |
| CMYK | cmyk(32.3%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(66.19, 34.62, -51.56) |
| CIE-LCH | lch(66.19, 62.11, 303.88°) |
| OKLab | oklab(72.24% 0.0648 -0.1449) |
| OKLCH | oklch(72.24% 0.159 294.1) |
| XYZ | xyz(44.7206, 35.5706, 98.2564) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.04
Perrywinkle
#8F8CE7
ΔE00 6.14
Periwinkle (survey)
#8E82FE
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8FFE #E1FE8F
analogous
#8FA9FE #AC8FFE #E48FFE
triadic
#AC8FFE #FEAC8F #8FFEAC
tetradic
#AC8FFE #FE8FA9 #E1FE8F #8FFEE4
square
#AC8FFE #FE8FA9 #E1FE8F #8FFEE4
split-complementary
#AC8FFE #FEE48F #A9FE8F
monochromatic
#5216FD #7F52FD #AC8FFE #D9CCFF #E9E1FF
Accessibility & contrast
On white
2.59
#AC8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#AC8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8FFE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8FFE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#99A4BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ac8ffe; /* rgb */ color: rgb(172, 143, 254); /* oklch */ color: oklch(72.2% 0.159 294.1);
Tailwind
colors: {
custom: {
50: '#c7b0ff',
500: '#ac8ffe',
950: '#000000',
},
}SCSS
$custom: #ac8ffe; $custom-light: #c7b0ff; $custom-dark: #000000;
JSON
{
"hex": "#ac8ffe",
"rgb": {
"r": 172,
"g": 143,
"b": 254
},
"hsl": {
"h": 255.676,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.72243,
"c": 0.15872,
"h": 294.1
},
"luminance": 0.35571
}Semantic roles & 50–950 ramp
primary
#AC8FFE
secondary
#EEF7D4
accent
#E600AA
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86