#AC89EE#AC89EE
#AC89EE is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.4% C 0.147 H 298.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AC89EE |
|---|---|
| RGB | rgb(172, 137, 238) |
| HSL | hsl(261, 75%, 74%) |
| HSV | hsv(261, 42%, 93%) |
| CMYK | cmyk(27.7%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.03, 34.04, -46.20) |
| CIE-LCH | lch(64.03, 57.38, 306.38°) |
| OKLab | oklab(70.36% 0.0703 -0.1293) |
| OKLCH | oklch(70.36% 0.147 298.5) |
| XYZ | xyz(41.3879, 32.8347, 85.0296) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.57
Light Purple
#BF77F6
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 6.83
Light Urple
#B36FF6
ΔE00 6.99
Pale Purple
#B790D4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC89EE #CBEE89
analogous
#8998EE #AC89EE #DE89EE
triadic
#AC89EE #EEAC89 #89EEAC
tetradic
#AC89EE #EE8998 #CBEE89 #89EEDE
square
#AC89EE #EE8998 #CBEE89 #89EEDE
split-complementary
#AC89EE #EEDE89 #98EE89
monochromatic
#6120DD #8654E6 #AC89EE #D2BEF6 #ECE4FB
Accessibility & contrast
On white
2.78
#AC89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#AC89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC89EE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC89EE | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#739AEB
Tritanopia (blue-blind)
#9F9BB0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ac89ee; /* rgb */ color: rgb(172, 137, 238); /* oklch */ color: oklch(70.4% 0.147 298.5);
Tailwind
colors: {
custom: {
50: '#c7acf4',
500: '#ac89ee',
950: '#000000',
},
}SCSS
$custom: #ac89ee; $custom-light: #c7acf4; $custom-dark: #000000;
JSON
{
"hex": "#ac89ee",
"rgb": {
"r": 172,
"g": 137,
"b": 238
},
"hsl": {
"h": 260.792,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.70357,
"c": 0.14715,
"h": 298.5
},
"luminance": 0.32835
}Semantic roles & 50–950 ramp
primary
#AC89EE
secondary
#EAF3D8
accent
#D70F92
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85