#AC89F8#AC89F8
#AC89F8 is a light, vivid violet. Relative luminance 0.334; OKLCH L 70.9% C 0.160 H 296.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AC89F8 |
|---|---|
| RGB | rgb(172, 137, 248) |
| HSL | hsl(259, 89%, 75%) |
| HSV | hsv(259, 45%, 97%) |
| CMYK | cmyk(30.6%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(64.51, 36.49, -50.93) |
| CIE-LCH | lch(64.51, 62.65, 305.62°) |
| OKLab | oklab(70.88% 0.0718 -0.143) |
| OKLCH | oklch(70.88% 0.16 296.6) |
| XYZ | xyz(42.8981, 33.4388, 92.9830) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.62
Light Purple
#BF77F6
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 6.76
Light Urple
#B36FF6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC89F8 #D5F889
analogous
#899DF8 #AC89F8 #E389F8
triadic
#AC89F8 #F8AC89 #89F8AC
tetradic
#AC89F8 #F8899D #D5F889 #89F8E3
square
#AC89F8 #F8899D #D5F889 #89F8E3
split-complementary
#AC89F8 #F8E389 #9DF889
monochromatic
#5B15F1 #834FF5 #AC89F8 #D5C3FB #EBE2FD
Accessibility & contrast
On white
2.73
#AC89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#AC89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC89F8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC89F8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#9C9DB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ac89f8; /* rgb */ color: rgb(172, 137, 248); /* oklch */ color: oklch(70.9% 0.160 296.6);
Tailwind
colors: {
custom: {
50: '#c7acfb',
500: '#ac89f8',
950: '#000000',
},
}SCSS
$custom: #ac89f8; $custom-light: #c7acfb; $custom-dark: #000000;
JSON
{
"hex": "#ac89f8",
"rgb": {
"r": 172,
"g": 137,
"b": 248
},
"hsl": {
"h": 258.919,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.70884,
"c": 0.16004,
"h": 296.6
},
"luminance": 0.33439
}Semantic roles & 50–950 ramp
primary
#AC89F8
secondary
#EBF5D6
accent
#E5009D
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85