#AC89FF#AC89FF
#AC89FF is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.3% C 0.169 H 295.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AC89FF |
|---|---|
| RGB | rgb(172, 137, 255) |
| HSL | hsl(258, 100%, 77%) |
| HSV | hsv(258, 46%, 100%) |
| CMYK | cmyk(32.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(64.87, 38.23, -54.20) |
| CIE-LCH | lch(64.87, 66.33, 305.20°) |
| OKLab | oklab(71.27% 0.0727 -0.1526) |
| OKLCH | oklch(71.27% 0.169 295.5) |
| XYZ | xyz(44.0044, 33.8813, 98.8097) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.95
Periwinkle (survey)
#8E82FE
ΔE00 5.77
Light Purple
#BF77F6
ΔE00 6.39
Lavender Blue
#8B88F8
ΔE00 6.47
Perrywinkle
#8F8CE7
ΔE00 6.68
Light Urple
#B36FF6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC89FF #DCFF89
analogous
#89A1FF #AC89FF #E789FF
triadic
#AC89FF #FFAC89 #89FFAC
tetradic
#AC89FF #FF89A1 #DCFF89 #89FFE7
square
#AC89FF #FF89A1 #DCFF89 #89FFE7
split-complementary
#AC89FF #FFE789 #A1FF89
monochromatic
#560FFF #814CFF #AC89FF #D7C6FF #E9E0FF
Accessibility & contrast
On white
2.70
#AC89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#AC89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC89FF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC89FF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#689CFC
Tritanopia (blue-blind)
#999FB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ac89ff; /* rgb */ color: rgb(172, 137, 255); /* oklch */ color: oklch(71.3% 0.169 295.5);
Tailwind
colors: {
custom: {
50: '#c8acff',
500: '#ac89ff',
950: '#000000',
},
}SCSS
$custom: #ac89ff; $custom-light: #c8acff; $custom-dark: #000000;
JSON
{
"hex": "#ac89ff",
"rgb": {
"r": 172,
"g": 137,
"b": 255
},
"hsl": {
"h": 257.797,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.71265,
"c": 0.16902,
"h": 295.5
},
"luminance": 0.33882
}Semantic roles & 50–950 ramp
primary
#AC89FF
secondary
#EDF7D4
accent
#E600A1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86