#AB91FF#AB91FF
#AB91FF is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.157 H 292.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AB91FF |
|---|---|
| RGB | rgb(171, 145, 255) |
| HSL | hsl(254, 100%, 78%) |
| HSV | hsv(254, 43%, 100%) |
| CMYK | cmyk(32.9%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(66.62, 33.49, -51.44) |
| CIE-LCH | lch(66.62, 61.38, 303.07°) |
| OKLab | oklab(72.56% 0.0612 -0.1446) |
| OKLCH | oklch(72.56% 0.157 292.9) |
| XYZ | xyz(44.9654, 36.1278, 99.1927) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 5.92
Lavender Blue
#8B88F8
ΔE00 6.19
Periwinkle (survey)
#8E82FE
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB91FF #E5FF91
analogous
#91AEFF #AB91FF #E291FF
triadic
#AB91FF #FFAB91 #91FFAB
tetradic
#AB91FF #FF91AE #E5FF91 #91FFE2
square
#AB91FF #FF91AE #E5FF91 #91FFE2
split-complementary
#AB91FF #FFE291 #AEFF91
monochromatic
#4E17FF #7C54FF #AB91FF #DACEFF #E8E0FF
Accessibility & contrast
On white
2.55
#AB91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#AB91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB91FF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB91FF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#97A6BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ab91ff; /* rgb */ color: rgb(171, 145, 255); /* oklch */ color: oklch(72.6% 0.157 292.9);
Tailwind
colors: {
custom: {
50: '#c7b1ff',
500: '#ab91ff',
950: '#000000',
},
}SCSS
$custom: #ab91ff; $custom-light: #c7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ab91ff",
"rgb": {
"r": 171,
"g": 145,
"b": 255
},
"hsl": {
"h": 254.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.72561,
"c": 0.15698,
"h": 292.9
},
"luminance": 0.36129
}Semantic roles & 50–950 ramp
primary
#AB91FF
secondary
#EFF7D4
accent
#E600AF
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131018
muted
#827F86