#AB97FA#AB97FA
#AB97FA is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.4% C 0.141 H 291.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AB97FA |
|---|---|
| RGB | rgb(171, 151, 250) |
| HSL | hsl(252, 91%, 79%) |
| HSV | hsv(252, 40%, 98%) |
| CMYK | cmyk(31.6%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(67.79, 28.84, -46.86) |
| CIE-LCH | lch(67.79, 55.02, 301.62°) |
| OKLab | oklab(73.37% 0.0525 -0.1312) |
| OKLCH | oklch(73.37% 0.141 291.8) |
| XYZ | xyz(45.1121, 37.6924, 95.3225) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.81
Liliac
#C48EFD
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.50
Lavender Blue
#8B88F8
ΔE00 6.82
Baby Purple
#CA9BF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB97FA #E6FA97
analogous
#97B4FA #AB97FA #DC97FA
triadic
#AB97FA #FAAB97 #97FAAB
tetradic
#AB97FA #FA97B4 #E6FA97 #97FADC
square
#AB97FA #FA97B4 #E6FA97 #97FADC
split-complementary
#AB97FA #FADC97 #B4FA97
monochromatic
#4D22F4 #7C5DF7 #AB97FA #DAD1FD #E7E2FE
Accessibility & contrast
On white
2.46
#AB97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AB97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB97FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB97FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#99A9BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ab97fa; /* rgb */ color: rgb(171, 151, 250); /* oklch */ color: oklch(73.4% 0.141 291.8);
Tailwind
colors: {
custom: {
50: '#c6b5fc',
500: '#ab97fa',
950: '#000000',
},
}SCSS
$custom: #ab97fa; $custom-light: #c6b5fc; $custom-dark: #000000;
JSON
{
"hex": "#ab97fa",
"rgb": {
"r": 171,
"g": 151,
"b": 250
},
"hsl": {
"h": 252.121,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.73374,
"c": 0.14134,
"h": 291.8
},
"luminance": 0.37693
}Semantic roles & 50–950 ramp
primary
#AB97FA
secondary
#EFF6D5
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085