#AA85AF#AA85AF
#AA85AF is a light, moderate purple. Relative luminance 0.284; OKLCH L 66.6% C 0.074 H 322.4°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85AF |
|---|---|
| RGB | rgb(170, 133, 175) |
| HSL | hsl(293, 21%, 60%) |
| HSV | hsv(293, 24%, 69%) |
| CMYK | cmyk(2.9%, 24%, 0%, 31.4%) |
| CIE-LAB | lab(60.26, 21.64, -16.72) |
| CIE-LCH | lch(60.26, 27.35, 322.30°) |
| OKLab | oklab(66.59% 0.0586 -0.0452) |
| OKLCH | oklch(66.59% 0.074 322.4) |
| XYZ | xyz(32.7020, 28.4170, 44.3115) |
| Luminance | 0.2842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heather
#A484AC
ΔE00 1.45
Dusty Lavender
#AC86A8
ΔE00 2.49
Wisteria
#A87DC2
ΔE00 6.61
Pale Purple
#B790D4
ΔE00 7.78
Purpley Grey
#947E94
ΔE00 7.93
Dark Lilac
#9C6DA5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85AF #8AAF85
analogous
#9585AF #AA85AF #AF859F
triadic
#AA85AF #AFAA85 #85AFAA
tetradic
#AA85AF #AF9585 #8AAF85 #859FAF
square
#AA85AF #AF9585 #8AAF85 #859FAF
split-complementary
#AA85AF #9FAF85 #85AF95
monochromatic
#6C4A70 #8F6295 #AA85AF #C4AAC7 #DECFDF
Accessibility & contrast
On white
3.14
#AA85AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#AA85AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA85AF
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85AF | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818FB1
Deuteranopia (green-blind)
#8993AE
Tritanopia (blue-blind)
#AC8994
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #aa85af; /* rgb */ color: rgb(170, 133, 175); /* oklch */ color: oklch(66.6% 0.074 322.4);
Tailwind
colors: {
custom: {
50: '#c3a8c7',
500: '#aa85af',
950: '#000000',
},
}SCSS
$custom: #aa85af; $custom-light: #c3a8c7; $custom-dark: #000000;
JSON
{
"hex": "#aa85af",
"rgb": {
"r": 170,
"g": 133,
"b": 175
},
"hsl": {
"h": 292.857,
"s": 20.792,
"l": 60.392
},
"oklch": {
"l": 0.66588,
"c": 0.07399,
"h": 322.4
},
"luminance": 0.28416
}Semantic roles & 50–950 ramp
primary
#AA85AF
secondary
#C2D0C0
accent
#9F4651
background
#FCFAFC
surface
#F8F4F8
border
#D1CED1
text
#120F13
muted
#817F82