#AA77BB#AA77BB
#AA77BB is a light, moderate purple. Relative luminance 0.253; OKLCH L 64.6% C 0.113 H 317.4°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AA77BB |
|---|---|
| RGB | rgb(170, 119, 187) |
| HSL | hsl(285, 33%, 60%) |
| HSV | hsv(285, 36%, 73%) |
| CMYK | cmyk(9.1%, 36.4%, 0%, 26.7%) |
| CIE-LAB | lab(57.39, 32.00, -27.96) |
| CIE-LCH | lch(57.39, 42.50, 318.85°) |
| OKLab | oklab(64.55% 0.0835 -0.0767) |
| OKLCH | oklch(64.55% 0.113 317.4) |
| XYZ | xyz(32.1428, 25.3284, 50.1997) |
| Luminance | 0.2533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 2.32
Soft Purple
#A66FB5
ΔE00 2.48
Dark Lilac
#9C6DA5
ΔE00 5.13
Deep Lilac
#966EBD
ΔE00 5.71
Orchid (survey)
#C875C4
ΔE00 5.99
Heather
#A484AC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA77BB #88BB77
analogous
#8877BB #AA77BB #BB77AA
triadic
#AA77BB #BBAA77 #77BBAA
tetradic
#AA77BB #BB8877 #88BB77 #77AABB
square
#AA77BB #BB8877 #88BB77 #77AABB
split-complementary
#AA77BB #AABB77 #77BB88
monochromatic
#6B3D7A #8F52A3 #AA77BB #C3A0CF #DDC9E4
Accessibility & contrast
On white
3.46
#AA77BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#AA77BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA77BB
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA77BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA77BB | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D87BE
Deuteranopia (green-blind)
#7A8BB9
Tritanopia (blue-blind)
#AA7F90
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #aa77bb; /* rgb */ color: rgb(170, 119, 187); /* oklch */ color: oklch(64.6% 0.113 317.4);
Tailwind
colors: {
custom: {
50: '#c49fcf',
500: '#aa77bb',
950: '#000000',
},
}SCSS
$custom: #aa77bb; $custom-light: #c49fcf; $custom-dark: #000000;
JSON
{
"hex": "#aa77bb",
"rgb": {
"r": 170,
"g": 119,
"b": 187
},
"hsl": {
"h": 285,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.64552,
"c": 0.11341,
"h": 317.4
},
"luminance": 0.25328
}Semantic roles & 50–950 ramp
primary
#AA77BB
secondary
#C0D4BA
accent
#C95E79
background
#FCF9FC
surface
#F8F2F9
border
#D1CCD2
text
#130E14
muted
#827E82