#AA83FB#AA83FB
#AA83FB is a light, vivid violet. Relative luminance 0.317; OKLCH L 69.9% C 0.173 H 296.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83FB |
|---|---|
| RGB | rgb(170, 131, 251) |
| HSL | hsl(260, 94%, 75%) |
| HSV | hsv(260, 48%, 98%) |
| CMYK | cmyk(32.3%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(63.13, 40.07, -54.78) |
| CIE-LCH | lch(63.13, 67.87, 306.18°) |
| OKLab | oklab(69.85% 0.0775 -0.1543) |
| OKLCH | oklch(69.85% 0.173 296.7) |
| XYZ | xyz(42.1021, 31.7431, 95.1570) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.38
Light Urple
#B36FF6
ΔE00 5.46
Liliac
#C48EFD
ΔE00 5.50
Periwinkle (survey)
#8E82FE
ΔE00 5.55
Easter Purple
#C071FE
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83FB #D4FB83
analogous
#8398FB #AA83FB #E683FB
triadic
#AA83FB #FBAA83 #83FBAA
tetradic
#AA83FB #FB8398 #D4FB83 #83FBE6
square
#AA83FB #FB8398 #D4FB83 #83FBE6
split-complementary
#AA83FB #FBE683 #98FB83
monochromatic
#590CF7 #8148F9 #AA83FB #D3BEFD #EBE1FE
Accessibility & contrast
On white
2.86
#AA83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#AA83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83FB
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83FB | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FF
Deuteranopia (green-blind)
#6297F8
Tritanopia (blue-blind)
#989AB3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa83fb; /* rgb */ color: rgb(170, 131, 251); /* oklch */ color: oklch(69.9% 0.173 296.7);
Tailwind
colors: {
custom: {
50: '#c6a8fd',
500: '#aa83fb',
950: '#000000',
},
}SCSS
$custom: #aa83fb; $custom-light: #c6a8fd; $custom-dark: #000000;
JSON
{
"hex": "#aa83fb",
"rgb": {
"r": 170,
"g": 131,
"b": 251
},
"hsl": {
"h": 259.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.69852,
"c": 0.17273,
"h": 296.7
},
"luminance": 0.31744
}Semantic roles & 50–950 ramp
primary
#AA83FB
secondary
#EBF6D5
accent
#E6009B
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86