#AB80FF#AB80FF
#AB80FF is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.7% C 0.182 H 297.0°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AB80FF |
|---|---|
| RGB | rgb(171, 128, 255) |
| HSL | hsl(260, 100%, 75%) |
| HSV | hsv(260, 50%, 100%) |
| CMYK | cmyk(32.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(62.77, 42.98, -57.54) |
| CIE-LCH | lch(62.77, 71.82, 306.76°) |
| OKLab | oklab(69.68% 0.0829 -0.1624) |
| OKLCH | oklch(69.68% 0.182 297) |
| XYZ | xyz(42.5593, 31.3157, 98.3906) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.80
Light Purple
#BF77F6
ΔE00 5.00
Easter Purple
#C071FE
ΔE00 5.31
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Liliac
#C48EFD
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB80FF #D4FF80
analogous
#8094FF #AB80FF #EB80FF
triadic
#AB80FF #FFAB80 #80FFAB
tetradic
#AB80FF #FF8094 #D4FF80 #80FFEB
square
#AB80FF #FF8094 #D4FF80 #80FFEB
split-complementary
#AB80FF #FFEB80 #94FF80
monochromatic
#5A06FF #8343FF #AB80FF #D3BDFF #EBE0FF
Accessibility & contrast
On white
2.89
#AB80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#AB80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB80FF
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB80FF | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#5C96FC
Tritanopia (blue-blind)
#9899B4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ab80ff; /* rgb */ color: rgb(171, 128, 255); /* oklch */ color: oklch(69.7% 0.182 297.0);
Tailwind
colors: {
custom: {
50: '#c7a6ff',
500: '#ab80ff',
950: '#000000',
},
}SCSS
$custom: #ab80ff; $custom-light: #c7a6ff; $custom-dark: #000000;
JSON
{
"hex": "#ab80ff",
"rgb": {
"r": 171,
"g": 128,
"b": 255
},
"hsl": {
"h": 260.315,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.69677,
"c": 0.18233,
"h": 297
},
"luminance": 0.31316
}Semantic roles & 50–950 ramp
primary
#AB80FF
secondary
#EBF7D4
accent
#E60098
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#130F18
muted
#827F86