#AB9AFF#AB9AFF
#AB9AFF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.2% C 0.144 H 290.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AB9AFF |
|---|---|
| RGB | rgb(171, 154, 255) |
| HSL | hsl(250, 100%, 80%) |
| HSV | hsv(250, 40%, 100%) |
| CMYK | cmyk(32.9%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(68.74, 28.42, -48.08) |
| CIE-LCH | lch(68.74, 55.85, 300.58°) |
| OKLab | oklab(74.17% 0.0495 -0.1348) |
| OKLCH | oklch(74.17% 0.144 290.2) |
| XYZ | xyz(46.3955, 38.9881, 99.6694) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.94
Perrywinkle
#8F8CE7
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.57
Liliac
#C48EFD
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB9AFF #EEFF9A
analogous
#9ABBFF #AB9AFF #DD9AFF
triadic
#AB9AFF #FFAB9A #9AFFAB
tetradic
#AB9AFF #FF9ABB #EEFF9A #9AFFDD
square
#AB9AFF #FF9ABB #EEFF9A #9AFFDD
split-complementary
#AB9AFF #FFDD9A #BBFF9A
monochromatic
#4520FF #785DFF #AB9AFF #DED7FF #E6E0FF
Accessibility & contrast
On white
2.39
#AB9AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#AB9AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AB9AFF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB9AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB9AFF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#97ADC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ab9aff; /* rgb */ color: rgb(171, 154, 255); /* oklch */ color: oklch(74.2% 0.144 290.2);
Tailwind
colors: {
custom: {
50: '#c6b8ff',
500: '#ab9aff',
950: '#000000',
},
}SCSS
$custom: #ab9aff; $custom-light: #c6b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ab9aff",
"rgb": {
"r": 171,
"g": 154,
"b": 255
},
"hsl": {
"h": 250.099,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.74172,
"c": 0.1436,
"h": 290.2
},
"luminance": 0.38989
}Semantic roles & 50–950 ramp
primary
#AB9AFF
secondary
#F1F7D4
accent
#E600BF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086