#AA90BF#AA90BF
#AA90BF is a light, moderate violet. Relative luminance 0.323; OKLCH L 69.3% C 0.073 H 309.6°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90BF |
|---|---|
| RGB | rgb(170, 144, 191) |
| HSL | hsl(273, 27%, 66%) |
| HSV | hsv(273, 25%, 75%) |
| CMYK | cmyk(11%, 24.6%, 0%, 25.1%) |
| CIE-LAB | lab(63.55, 18.71, -20.77) |
| CIE-LCH | lch(63.55, 27.95, 312.01°) |
| OKLab | oklab(69.31% 0.0468 -0.0565) |
| OKLCH | oklch(69.31% 0.073 309.6) |
| XYZ | xyz(35.9531, 32.2544, 53.6118) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 4.67
Pale Purple
#B790D4
ΔE00 5.09
Lavender
#B39DDB
ΔE00 5.89
Dusty Lavender
#AC86A8
ΔE00 6.21
Wisteria
#A87DC2
ΔE00 6.80
Lilac
#C8A2C8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90BF #A5BF90
analogous
#9290BF #AA90BF #BF90BC
triadic
#AA90BF #BFAA90 #90BFAA
tetradic
#AA90BF #BF9290 #A5BF90 #90BCBF
square
#AA90BF #BF9290 #A5BF90 #90BCBF
split-complementary
#AA90BF #BCBF90 #90BF92
monochromatic
#6D4E87 #8C69A9 #AA90BF #C8B7D5 #E5DEEC
Accessibility & contrast
On white
2.82
#AA90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#AA90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90BF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90BF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C1
Deuteranopia (green-blind)
#8E9ABE
Tritanopia (blue-blind)
#A896A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa90bf; /* rgb */ color: rgb(170, 144, 191); /* oklch */ color: oklch(69.3% 0.073 309.6);
Tailwind
colors: {
custom: {
50: '#c3b0d2',
500: '#aa90bf',
950: '#000000',
},
}SCSS
$custom: #aa90bf; $custom-light: #c3b0d2; $custom-dark: #000000;
JSON
{
"hex": "#aa90bf",
"rgb": {
"r": 170,
"g": 144,
"b": 191
},
"hsl": {
"h": 273.191,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.69305,
"c": 0.07338,
"h": 309.6
},
"luminance": 0.32254
}Semantic roles & 50–950 ramp
primary
#AA90BF
secondary
#D5DDCE
accent
#A5406D
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#121014
muted
#817F82