#AA83BB#AA83BB
#AA83BB is a light, moderate purple. Relative luminance 0.284; OKLCH L 66.7% C 0.092 H 315.4°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83BB |
|---|---|
| RGB | rgb(170, 131, 187) |
| HSL | hsl(282, 29%, 62%) |
| HSV | hsv(282, 30%, 73%) |
| CMYK | cmyk(9.1%, 29.9%, 0%, 26.7%) |
| CIE-LAB | lab(60.22, 25.23, -23.61) |
| CIE-LCH | lch(60.22, 34.55, 316.89°) |
| OKLab | oklab(66.7% 0.0653 -0.0645) |
| OKLCH | oklch(66.7% 0.092 315.4) |
| XYZ | xyz(33.6621, 28.3671, 50.7062) |
| Luminance | 0.2837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 3.13
Heather
#A484AC
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 5.30
Dusty Lavender
#AC86A8
ΔE00 6.10
Soft Purple
#A66FB5
ΔE00 6.13
Dark Lilac
#9C6DA5
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83BB #94BB83
analogous
#8E83BB #AA83BB #BB83B0
triadic
#AA83BB #BBAA83 #83BBAA
tetradic
#AA83BB #BB8E83 #94BB83 #83B0BB
square
#AA83BB #BB8E83 #94BB83 #83B0BB
split-complementary
#AA83BB #B0BB83 #83BB8E
monochromatic
#6D457E #8F5BA5 #AA83BB #C5ABD1 #E0D2E6
Accessibility & contrast
On white
3.15
#AA83BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#AA83BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA83BB
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83BB | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBD
Deuteranopia (green-blind)
#8492B9
Tritanopia (blue-blind)
#A98A97
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #aa83bb; /* rgb */ color: rgb(170, 131, 187); /* oklch */ color: oklch(66.7% 0.092 315.4);
Tailwind
colors: {
custom: {
50: '#c4a7cf',
500: '#aa83bb',
950: '#000000',
},
}SCSS
$custom: #aa83bb; $custom-light: #c4a7cf; $custom-dark: #000000;
JSON
{
"hex": "#aa83bb",
"rgb": {
"r": 170,
"g": 131,
"b": 187
},
"hsl": {
"h": 281.786,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.667,
"c": 0.09176,
"h": 315.4
},
"luminance": 0.28367
}Semantic roles & 50–950 ramp
primary
#AA83BB
secondary
#C9D7C3
accent
#A83E5E
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#120F14
muted
#817F82