#AA97BF#AA97BF
#AA97BF is a light, moderate violet. Relative luminance 0.344; OKLCH L 70.7% C 0.061 H 306.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AA97BF |
|---|---|
| RGB | rgb(170, 151, 191) |
| HSL | hsl(269, 24%, 67%) |
| HSV | hsv(269, 21%, 75%) |
| CMYK | cmyk(11%, 20.9%, 0%, 25.1%) |
| CIE-LAB | lab(65.31, 14.76, -18.09) |
| CIE-LCH | lch(65.31, 23.35, 309.20°) |
| OKLab | oklab(70.66% 0.0362 -0.0491) |
| OKLCH | oklch(70.66% 0.061 306.4) |
| XYZ | xyz(37.0464, 34.4410, 53.9762) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.07
Heather
#A484AC
ΔE00 6.33
Lilac
#C8A2C8
ΔE00 6.98
Pale Purple
#B790D4
ΔE00 7.00
Dusty Lavender
#AC86A8
ΔE00 7.28
Wisteria
#A87DC2
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA97BF #ACBF97
analogous
#9798BF #AA97BF #BE97BF
triadic
#AA97BF #BFAA97 #97BFAA
tetradic
#AA97BF #BF9798 #ACBF97 #97BFBE
square
#AA97BF #BF9798 #ACBF97 #97BFBE
split-complementary
#AA97BF #BFBE97 #98BF97
monochromatic
#6C5488 #8B71A8 #AA97BF #C9BDD6 #E8E3EE
Accessibility & contrast
On white
2.66
#AA97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#AA97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA97BF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA97BF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#A79CA5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa97bf; /* rgb */ color: rgb(170, 151, 191); /* oklch */ color: oklch(70.7% 0.061 306.4);
Tailwind
colors: {
custom: {
50: '#c3b5d2',
500: '#aa97bf',
950: '#000000',
},
}SCSS
$custom: #aa97bf; $custom-light: #c3b5d2; $custom-dark: #000000;
JSON
{
"hex": "#aa97bf",
"rgb": {
"r": 170,
"g": 151,
"b": 191
},
"hsl": {
"h": 268.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.70662,
"c": 0.06104,
"h": 306.4
},
"luminance": 0.34441
}Semantic roles & 50–950 ramp
primary
#AA97BF
secondary
#D9DFD3
accent
#A24375
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082