#AA91BF#AA91BF
#AA91BF is a light, moderate violet. Relative luminance 0.326; OKLCH L 69.5% C 0.072 H 309.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91BF |
|---|---|
| RGB | rgb(170, 145, 191) |
| HSL | hsl(273, 26%, 66%) |
| HSV | hsv(273, 24%, 75%) |
| CMYK | cmyk(11%, 24.1%, 0%, 25.1%) |
| CIE-LAB | lab(63.80, 18.14, -20.39) |
| CIE-LCH | lch(63.80, 27.29, 311.66°) |
| OKLab | oklab(69.5% 0.0453 -0.0555) |
| OKLCH | oklch(69.5% 0.072 309.2) |
| XYZ | xyz(36.1053, 32.5587, 53.6625) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 4.83
Pale Purple
#B790D4
ΔE00 5.31
Lavender
#B39DDB
ΔE00 5.84
Dusty Lavender
#AC86A8
ΔE00 6.29
Wisteria
#A87DC2
ΔE00 7.17
Lilac
#C8A2C8
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91BF #A6BF91
analogous
#9391BF #AA91BF #BF91BD
triadic
#AA91BF #BFAA91 #91BFAA
tetradic
#AA91BF #BF9391 #A6BF91 #91BDBF
square
#AA91BF #BF9391 #A6BF91 #91BDBF
split-complementary
#AA91BF #BDBF91 #91BF93
monochromatic
#6D4F87 #8C6AA8 #AA91BF #C8B8D6 #E6DEEC
Accessibility & contrast
On white
2.80
#AA91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#AA91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91BF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91BF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C1
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#A897A1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa91bf; /* rgb */ color: rgb(170, 145, 191); /* oklch */ color: oklch(69.5% 0.072 309.2);
Tailwind
colors: {
custom: {
50: '#c3b1d2',
500: '#aa91bf',
950: '#000000',
},
}SCSS
$custom: #aa91bf; $custom-light: #c3b1d2; $custom-dark: #000000;
JSON
{
"hex": "#aa91bf",
"rgb": {
"r": 170,
"g": 145,
"b": 191
},
"hsl": {
"h": 272.609,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.69497,
"c": 0.07162,
"h": 309.2
},
"luminance": 0.32558
}Semantic roles & 50–950 ramp
primary
#AA91BF
secondary
#D5DECE
accent
#A5406E
background
#FCFAFC
surface
#F8F5F9
border
#D1CFD2
text
#121014
muted
#817F82