#AC8FEB#AC8FEB
#AC8FEB is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.3% C 0.134 H 297.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AC8FEB |
|---|---|
| RGB | rgb(172, 143, 235) |
| HSL | hsl(259, 70%, 74%) |
| HSV | hsv(259, 39%, 92%) |
| CMYK | cmyk(26.8%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(65.29, 29.93, -42.56) |
| CIE-LCH | lch(65.29, 52.03, 305.12°) |
| OKLab | oklab(71.27% 0.0616 -0.1187) |
| OKLCH | oklch(71.27% 0.134 297.4) |
| XYZ | xyz(41.8276, 34.4134, 83.0199) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 6.07
Pale Purple
#B790D4
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 6.37
Lavender
#B39DDB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC8FEB #CEEB8F
analogous
#8FA0EB #AC8FEB #DA8FEB
triadic
#AC8FEB #EBAC8F #8FEBAC
tetradic
#AC8FEB #EB8FA0 #CEEB8F #8FEBDA
square
#AC8FEB #EB8FA0 #CEEB8F #8FEBDA
split-complementary
#AC8FEB #EBDA8F #A0EB8F
monochromatic
#5F27D8 #865BE2 #AC8FEB #D2C3F4 #ECE5FA
Accessibility & contrast
On white
2.66
#AC8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#AC8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC8FEB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC8FEB | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#9F9FB2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ac8feb; /* rgb */ color: rgb(172, 143, 235); /* oklch */ color: oklch(71.3% 0.134 297.4);
Tailwind
colors: {
custom: {
50: '#c6b0f2',
500: '#ac8feb',
950: '#000000',
},
}SCSS
$custom: #ac8feb; $custom-light: #c6b0f2; $custom-dark: #000000;
JSON
{
"hex": "#ac8feb",
"rgb": {
"r": 172,
"g": 143,
"b": 235
},
"hsl": {
"h": 258.913,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.71267,
"c": 0.13376,
"h": 297.4
},
"luminance": 0.34414
}Semantic roles & 50–950 ramp
primary
#AC8FEB
secondary
#EAF2D9
accent
#D21496
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85