#AA80AF#AA80AF
#AA80AF is a light, moderate purple. Relative luminance 0.271; OKLCH L 65.7% C 0.083 H 322.9°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80AF |
|---|---|
| RGB | rgb(170, 128, 175) |
| HSL | hsl(294, 23%, 59%) |
| HSV | hsv(294, 27%, 69%) |
| CMYK | cmyk(2.9%, 26.9%, 0%, 31.4%) |
| CIE-LAB | lab(59.05, 24.47, -18.57) |
| CIE-LCH | lch(59.05, 30.72, 322.81°) |
| OKLab | oklab(65.66% 0.0664 -0.0503) |
| OKLCH | oklch(65.66% 0.083 322.9) |
| XYZ | xyz(32.0337, 27.0804, 44.0887) |
| Luminance | 0.2708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heather
#A484AC
ΔE00 2.56
Dusty Lavender
#AC86A8
ΔE00 3.81
Wisteria
#A87DC2
ΔE00 5.45
Dark Lilac
#9C6DA5
ΔE00 6.44
Soft Purple
#A66FB5
ΔE00 6.48
Faded Purple
#916E99
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80AF #85AF80
analogous
#9380AF #AA80AF #AF809D
triadic
#AA80AF #AFAA80 #80AFAA
tetradic
#AA80AF #AF9380 #85AF80 #809DAF
square
#AA80AF #AF9380 #85AF80 #809DAF
split-complementary
#AA80AF #9DAF80 #80AF93
monochromatic
#6A466F #8F5D94 #AA80AF #C3A6C7 #DCCBDE
Accessibility & contrast
On white
3.27
#AA80AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#AA80AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA80AF
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80AF | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8BB1
Deuteranopia (green-blind)
#8590AD
Tritanopia (blue-blind)
#AC8591
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #aa80af; /* rgb */ color: rgb(170, 128, 175); /* oklch */ color: oklch(65.7% 0.083 322.9);
Tailwind
colors: {
custom: {
50: '#c4a5c7',
500: '#aa80af',
950: '#000000',
},
}SCSS
$custom: #aa80af; $custom-light: #c4a5c7; $custom-dark: #000000;
JSON
{
"hex": "#aa80af",
"rgb": {
"r": 170,
"g": 128,
"b": 175
},
"hsl": {
"h": 293.617,
"s": 22.705,
"l": 59.412
},
"oklch": {
"l": 0.65658,
"c": 0.08329,
"h": 322.9
},
"luminance": 0.2708
}Semantic roles & 50–950 ramp
primary
#AA80AF
secondary
#BECFBC
accent
#BF6972
background
#FCFAFC
surface
#F8F4F8
border
#D1CED1
text
#120F13
muted
#817F82