#AB89F7#AB89F7
#AB89F7 is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.7% C 0.159 H 296.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AB89F7 |
|---|---|
| RGB | rgb(171, 137, 247) |
| HSL | hsl(259, 87%, 75%) |
| HSV | hsv(259, 45%, 97%) |
| CMYK | cmyk(30.8%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(64.37, 35.98, -50.61) |
| CIE-LCH | lch(64.37, 62.09, 305.41°) |
| OKLab | oklab(70.74% 0.0705 -0.1421) |
| OKLCH | oklch(70.74% 0.159 296.4) |
| XYZ | xyz(42.5246, 33.2641, 92.1579) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.79
Periwinkle (survey)
#8E82FE
ΔE00 6.07
Light Purple
#BF77F6
ΔE00 6.26
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 6.61
Light Urple
#B36FF6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB89F7 #D5F789
analogous
#899EF7 #AB89F7 #E289F7
triadic
#AB89F7 #F7AB89 #89F7AB
tetradic
#AB89F7 #F7899E #D5F789 #89F7E2
square
#AB89F7 #F7899E #D5F789 #89F7E2
split-complementary
#AB89F7 #F7E289 #9EF789
monochromatic
#5916EF #8250F3 #AB89F7 #D4C2FB #EBE2FD
Accessibility & contrast
On white
2.74
#AB89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#AB89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB89F7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB89F7 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#9B9DB4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ab89f7; /* rgb */ color: rgb(171, 137, 247); /* oklch */ color: oklch(70.7% 0.159 296.4);
Tailwind
colors: {
custom: {
50: '#c7acfa',
500: '#ab89f7',
950: '#000000',
},
}SCSS
$custom: #ab89f7; $custom-light: #c7acfa; $custom-dark: #000000;
JSON
{
"hex": "#ab89f7",
"rgb": {
"r": 171,
"g": 137,
"b": 247
},
"hsl": {
"h": 258.545,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.70741,
"c": 0.15865,
"h": 296.4
},
"luminance": 0.33265
}Semantic roles & 50–950 ramp
primary
#AB89F7
secondary
#EBF5D6
accent
#E4029E
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85