#AB90FF#AB90FF
#AB90FF is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.4% C 0.158 H 293.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AB90FF |
|---|---|
| RGB | rgb(171, 144, 255) |
| HSL | hsl(255, 100%, 78%) |
| HSV | hsv(255, 44%, 100%) |
| CMYK | cmyk(32.9%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(66.38, 34.05, -51.81) |
| CIE-LCH | lch(66.38, 61.99, 303.32°) |
| OKLab | oklab(72.39% 0.0625 -0.1456) |
| OKLCH | oklch(72.39% 0.158 293.2) |
| XYZ | xyz(44.8132, 35.8236, 99.1420) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 5.96
Periwinkle (survey)
#8E82FE
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB90FF #E4FF90
analogous
#90ACFF #AB90FF #E390FF
triadic
#AB90FF #FFAB90 #90FFAB
tetradic
#AB90FF #FF90AC #E4FF90 #90FFE3
square
#AB90FF #FF90AC #E4FF90 #90FFE3
split-complementary
#AB90FF #FFE390 #ACFF90
monochromatic
#4E16FF #7D53FF #AB90FF #D9CDFF #E8E0FF
Accessibility & contrast
On white
2.57
#AB90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#AB90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB90FF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB90FF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#97A5BB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ab90ff; /* rgb */ color: rgb(171, 144, 255); /* oklch */ color: oklch(72.4% 0.158 293.2);
Tailwind
colors: {
custom: {
50: '#c7b1ff',
500: '#ab90ff',
950: '#000000',
},
}SCSS
$custom: #ab90ff; $custom-light: #c7b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ab90ff",
"rgb": {
"r": 171,
"g": 144,
"b": 255
},
"hsl": {
"h": 254.595,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.72385,
"c": 0.15847,
"h": 293.2
},
"luminance": 0.35824
}Semantic roles & 50–950 ramp
primary
#AB90FF
secondary
#EFF7D4
accent
#E600AE
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131018
muted
#827F86