#AC89F9#AC89F9
#AC89F9 is a light, vivid violet. Relative luminance 0.335; OKLCH L 70.9% C 0.161 H 296.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AC89F9 |
|---|---|
| RGB | rgb(172, 137, 249) |
| HSL | hsl(259, 90%, 76%) |
| HSV | hsv(259, 45%, 98%) |
| CMYK | cmyk(30.9%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(64.56, 36.74, -51.40) |
| CIE-LCH | lch(64.56, 63.18, 305.55°) |
| OKLab | oklab(70.94% 0.0719 -0.1444) |
| OKLCH | oklch(70.94% 0.161 296.5) |
| XYZ | xyz(43.0536, 33.5010, 93.8022) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.66
Periwinkle (survey)
#8E82FE
ΔE00 6.12
Light Purple
#BF77F6
ΔE00 6.16
Perrywinkle
#8F8CE7
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.70
Light Urple
#B36FF6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC89F9 #D6F989
analogous
#899EF9 #AC89F9 #E489F9
triadic
#AC89F9 #F9AC89 #89F9AC
tetradic
#AC89F9 #F9899E #D6F989 #89F9E4
square
#AC89F9 #F9899E #D6F989 #89F9E4
split-complementary
#AC89F9 #F9E489 #9EF989
monochromatic
#5A15F3 #834FF6 #AC89F9 #D5C3FC #EBE2FE
Accessibility & contrast
On white
2.73
#AC89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#AC89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC89F9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC89F9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#9B9EB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ac89f9; /* rgb */ color: rgb(172, 137, 249); /* oklch */ color: oklch(70.9% 0.161 296.5);
Tailwind
colors: {
custom: {
50: '#c7acfc',
500: '#ac89f9',
950: '#000000',
},
}SCSS
$custom: #ac89f9; $custom-light: #c7acfc; $custom-dark: #000000;
JSON
{
"hex": "#ac89f9",
"rgb": {
"r": 172,
"g": 137,
"b": 249
},
"hsl": {
"h": 258.75,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.70938,
"c": 0.16133,
"h": 296.5
},
"luminance": 0.33502
}Semantic roles & 50–950 ramp
primary
#AC89F9
secondary
#ECF6D5
accent
#E6009E
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85