#AB96FF#AB96FF
#AB96FF is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.4% C 0.150 H 291.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AB96FF |
|---|---|
| RGB | rgb(171, 150, 255) |
| HSL | hsl(252, 100%, 79%) |
| HSV | hsv(252, 41%, 100%) |
| CMYK | cmyk(32.9%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(67.79, 30.67, -49.58) |
| CIE-LCH | lch(67.79, 58.30, 301.74°) |
| OKLab | oklab(73.45% 0.0547 -0.1391) |
| OKLCH | oklch(73.45% 0.15 291.5) |
| XYZ | xyz(45.7463, 37.6896, 99.4530) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.91
Liliac
#C48EFD
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 6.39
Lavender Blue
#8B88F8
ΔE00 6.51
Pastel Purple
#CAA0FF
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB96FF #EAFF96
analogous
#96B6FF #AB96FF #E096FF
triadic
#AB96FF #FFAB96 #96FFAB
tetradic
#AB96FF #FF96B6 #EAFF96 #96FFE0
square
#AB96FF #FF96B6 #EAFF96 #96FFE0
split-complementary
#AB96FF #FFE096 #B6FF96
monochromatic
#491CFF #7A59FF #AB96FF #DCD3FF #E7E0FF
Accessibility & contrast
On white
2.46
#AB96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AB96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB96FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB96FF | 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)
#75A7FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#97AABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ab96ff; /* rgb */ color: rgb(171, 150, 255); /* oklch */ color: oklch(73.4% 0.150 291.5);
Tailwind
colors: {
custom: {
50: '#c7b5ff',
500: '#ab96ff',
950: '#000000',
},
}SCSS
$custom: #ab96ff; $custom-light: #c7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ab96ff",
"rgb": {
"r": 171,
"g": 150,
"b": 255
},
"hsl": {
"h": 252,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.73449,
"c": 0.14952,
"h": 291.5
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#AB96FF
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086