#AC89EB#AC89EB
#AC89EB is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.2% C 0.143 H 299.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AC89EB |
|---|---|
| RGB | rgb(172, 137, 235) |
| HSL | hsl(261, 71%, 73%) |
| HSV | hsv(261, 42%, 92%) |
| CMYK | cmyk(26.8%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.88, 33.31, -44.77) |
| CIE-LCH | lch(63.88, 55.80, 306.65°) |
| OKLab | oklab(70.2% 0.0698 -0.1251) |
| OKLCH | oklch(70.2% 0.143 299.1) |
| XYZ | xyz(40.9509, 32.6599, 82.7277) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 6.16
Pale Purple
#B790D4
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 6.73
Light Urple
#B36FF6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC89EB #C8EB89
analogous
#8997EB #AC89EB #DD89EB
triadic
#AC89EB #EBAC89 #89EBAC
tetradic
#AC89EB #EB8997 #C8EB89 #89EBDD
square
#AC89EB #EB8997 #C8EB89 #89EBDD
split-complementary
#AC89EB #EBDD89 #97EB89
monochromatic
#6324D5 #8755E2 #AC89EB #D1BDF4 #EDE5FB
Accessibility & contrast
On white
2.79
#AC89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#AC89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC89EB
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC89EB | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEF
Deuteranopia (green-blind)
#759AE8
Tritanopia (blue-blind)
#A09AAF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ac89eb; /* rgb */ color: rgb(172, 137, 235); /* oklch */ color: oklch(70.2% 0.143 299.1);
Tailwind
colors: {
custom: {
50: '#c7acf2',
500: '#ac89eb',
950: '#000000',
},
}SCSS
$custom: #ac89eb; $custom-light: #c7acf2; $custom-dark: #000000;
JSON
{
"hex": "#ac89eb",
"rgb": {
"r": 172,
"g": 137,
"b": 235
},
"hsl": {
"h": 261.429,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.70204,
"c": 0.14326,
"h": 299.1
},
"luminance": 0.3266
}Semantic roles & 50–950 ramp
primary
#AC89EB
secondary
#E9F2D9
accent
#D3128E
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85