#AB92FF#AB92FF
#AB92FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.155 H 292.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AB92FF |
|---|---|
| RGB | rgb(171, 146, 255) |
| HSL | hsl(254, 100%, 79%) |
| HSV | hsv(254, 43%, 100%) |
| CMYK | cmyk(32.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(66.85, 32.92, -51.07) |
| CIE-LCH | lch(66.85, 60.76, 302.81°) |
| OKLab | oklab(72.74% 0.0599 -0.1435) |
| OKLCH | oklch(72.74% 0.155 292.7) |
| XYZ | xyz(45.1188, 36.4348, 99.2438) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.58
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender Blue
#8B88F8
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB92FF #E6FF92
analogous
#92AFFF #AB92FF #E192FF
triadic
#AB92FF #FFAB92 #92FFAB
tetradic
#AB92FF #FF92AF #E6FF92 #92FFE1
square
#AB92FF #FF92AF #E6FF92 #92FFE1
split-complementary
#AB92FF #FFE192 #AFFF92
monochromatic
#4D18FF #7C55FF #AB92FF #DACFFF #E7E0FF
Accessibility & contrast
On white
2.53
#AB92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#AB92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB92FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB92FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#72A1FC
Tritanopia (blue-blind)
#97A6BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ab92ff; /* rgb */ color: rgb(171, 146, 255); /* oklch */ color: oklch(72.7% 0.155 292.7);
Tailwind
colors: {
custom: {
50: '#c7b2ff',
500: '#ab92ff',
950: '#000000',
},
}SCSS
$custom: #ab92ff; $custom-light: #c7b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ab92ff",
"rgb": {
"r": 171,
"g": 146,
"b": 255
},
"hsl": {
"h": 253.761,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72737,
"c": 0.15548,
"h": 292.7
},
"luminance": 0.36436
}Semantic roles & 50–950 ramp
primary
#AB92FF
secondary
#EFF7D4
accent
#E600B1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086