#AB97FD#AB97FD
#AB97FD is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.5% C 0.145 H 291.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AB97FD |
|---|---|
| RGB | rgb(171, 151, 253) |
| HSL | hsl(252, 96%, 79%) |
| HSV | hsv(252, 40%, 99%) |
| CMYK | cmyk(32.4%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(67.93, 29.60, -48.27) |
| CIE-LCH | lch(67.93, 56.62, 301.52°) |
| OKLab | oklab(73.53% 0.0531 -0.1353) |
| OKLCH | oklch(73.53% 0.145 291.4) |
| XYZ | xyz(45.5862, 37.8820, 97.8196) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.88
Liliac
#C48EFD
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB97FD #E9FD97
analogous
#97B6FD #AB97FD #DE97FD
triadic
#AB97FD #FDAB97 #97FDAB
tetradic
#AB97FD #FD97B6 #E9FD97 #97FDDE
square
#AB97FD #FD97B6 #E9FD97 #97FDDE
split-complementary
#AB97FD #FDDE97 #B6FD97
monochromatic
#4A1FFB #7B5BFC #AB97FD #DBD3FE #E7E1FE
Accessibility & contrast
On white
2.45
#AB97FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AB97FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB97FD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB97FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB97FD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#79A4FA
Tritanopia (blue-blind)
#98AABE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ab97fd; /* rgb */ color: rgb(171, 151, 253); /* oklch */ color: oklch(73.5% 0.145 291.4);
Tailwind
colors: {
custom: {
50: '#c6b5fe',
500: '#ab97fd',
950: '#000000',
},
}SCSS
$custom: #ab97fd; $custom-light: #c6b5fe; $custom-dark: #000000;
JSON
{
"hex": "#ab97fd",
"rgb": {
"r": 171,
"g": 151,
"b": 253
},
"hsl": {
"h": 251.765,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.73526,
"c": 0.14536,
"h": 291.4
},
"luminance": 0.37883
}Semantic roles & 50–950 ramp
primary
#AB97FD
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086