#AB87FF#AB87FF
#AB87FF is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.8% C 0.172 H 295.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AB87FF |
|---|---|
| RGB | rgb(171, 135, 255) |
| HSL | hsl(258, 100%, 76%) |
| HSV | hsv(258, 47%, 100%) |
| CMYK | cmyk(32.9%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(64.33, 39.09, -55.07) |
| CIE-LCH | lch(64.33, 67.54, 305.37°) |
| OKLab | oklab(70.84% 0.074 -0.1552) |
| OKLCH | oklch(70.84% 0.172 295.5) |
| XYZ | xyz(43.5040, 33.2052, 98.7056) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.21
Periwinkle (survey)
#8E82FE
ΔE00 5.52
Light Purple
#BF77F6
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 6.39
Light Urple
#B36FF6
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB87FF #DBFF87
analogous
#879FFF #AB87FF #E787FF
triadic
#AB87FF #FFAB87 #87FFAB
tetradic
#AB87FF #FF879F #DBFF87 #87FFE7
square
#AB87FF #FF879F #DBFF87 #87FFE7
split-complementary
#AB87FF #FFE787 #9FFF87
monochromatic
#550DFF #804AFF #AB87FF #D6C4FF #EAE0FF
Accessibility & contrast
On white
2.75
#AB87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#AB87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB87FF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB87FF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#659AFC
Tritanopia (blue-blind)
#989EB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ab87ff; /* rgb */ color: rgb(171, 135, 255); /* oklch */ color: oklch(70.8% 0.172 295.5);
Tailwind
colors: {
custom: {
50: '#c7aaff',
500: '#ab87ff',
950: '#000000',
},
}SCSS
$custom: #ab87ff; $custom-light: #c7aaff; $custom-dark: #000000;
JSON
{
"hex": "#ab87ff",
"rgb": {
"r": 171,
"g": 135,
"b": 255
},
"hsl": {
"h": 258,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.70837,
"c": 0.17192,
"h": 295.5
},
"luminance": 0.33206
}Semantic roles & 50–950 ramp
primary
#AB87FF
secondary
#EDF7D4
accent
#E600A1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86