#AB93FF#AB93FF
#AB93FF is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.154 H 292.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AB93FF |
|---|---|
| RGB | rgb(171, 147, 255) |
| HSL | hsl(253, 100%, 79%) |
| HSV | hsv(253, 42%, 100%) |
| CMYK | cmyk(32.9%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.08, 32.36, -50.70) |
| CIE-LCH | lch(67.08, 60.15, 302.55°) |
| OKLab | oklab(72.91% 0.0586 -0.1424) |
| OKLCH | oklch(72.91% 0.154 292.4) |
| XYZ | xyz(45.2737, 36.7444, 99.2954) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.29
Periwinkle (survey)
#8E82FE
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB93FF #E7FF93
analogous
#93B1FF #AB93FF #E193FF
triadic
#AB93FF #FFAB93 #93FFAB
tetradic
#AB93FF #FF93B1 #E7FF93 #93FFE1
square
#AB93FF #FF93B1 #E7FF93 #93FFE1
split-complementary
#AB93FF #FFE193 #B1FF93
monochromatic
#4C19FF #7B56FF #AB93FF #DBD0FF #E7E0FF
Accessibility & contrast
On white
2.52
#AB93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#AB93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB93FF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB93FF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#97A7BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ab93ff; /* rgb */ color: rgb(171, 147, 255); /* oklch */ color: oklch(72.9% 0.154 292.4);
Tailwind
colors: {
custom: {
50: '#c7b3ff',
500: '#ab93ff',
950: '#000000',
},
}SCSS
$custom: #ab93ff; $custom-light: #c7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ab93ff",
"rgb": {
"r": 171,
"g": 147,
"b": 255
},
"hsl": {
"h": 253.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.72914,
"c": 0.15399,
"h": 292.4
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#AB93FF
secondary
#EFF7D4
accent
#E600B3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086