#AB97FF#AB97FF
#AB97FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.6% C 0.148 H 291.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AB97FF |
|---|---|
| RGB | rgb(171, 151, 255) |
| HSL | hsl(252, 100%, 80%) |
| HSV | hsv(252, 41%, 100%) |
| CMYK | cmyk(32.9%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(68.03, 30.11, -49.21) |
| CIE-LCH | lch(68.03, 57.69, 301.46°) |
| OKLab | oklab(73.63% 0.0534 -0.1381) |
| OKLCH | oklch(73.63% 0.148 291.2) |
| XYZ | xyz(45.9065, 38.0101, 99.5064) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.26
Liliac
#C48EFD
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB97FF #EBFF97
analogous
#97B7FF #AB97FF #DF97FF
triadic
#AB97FF #FFAB97 #97FFAB
tetradic
#AB97FF #FF97B7 #EBFF97 #97FFDF
square
#AB97FF #FF97B7 #EBFF97 #97FFDF
split-complementary
#AB97FF #FFDF97 #B7FF97
monochromatic
#481DFF #7A5AFF #AB97FF #DCD4FF #E6E0FF
Accessibility & contrast
On white
2.44
#AB97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#AB97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB97FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB97FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#97AABF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ab97ff; /* rgb */ color: rgb(171, 151, 255); /* oklch */ color: oklch(73.6% 0.148 291.2);
Tailwind
colors: {
custom: {
50: '#c7b5ff',
500: '#ab97ff',
950: '#000000',
},
}SCSS
$custom: #ab97ff; $custom-light: #c7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ab97ff",
"rgb": {
"r": 171,
"g": 151,
"b": 255
},
"hsl": {
"h": 251.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.73629,
"c": 0.14804,
"h": 291.2
},
"luminance": 0.38011
}Semantic roles & 50–950 ramp
primary
#AB97FF
secondary
#F0F7D4
accent
#E600B9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086