#AA90B0#AA90B0
#AA90B0 is a light, muted purple. Relative luminance 0.316; OKLCH L 68.7% C 0.055 H 319.9°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90B0 |
|---|---|
| RGB | rgb(170, 144, 176) |
| HSL | hsl(289, 17%, 63%) |
| HSV | hsv(289, 18%, 69%) |
| CMYK | cmyk(3.4%, 18.2%, 0%, 31%) |
| CIE-LAB | lab(63.03, 15.61, -13.11) |
| CIE-LCH | lch(63.03, 20.38, 319.99°) |
| OKLab | oklab(68.73% 0.0419 -0.0352) |
| OKLCH | oklch(68.73% 0.055 319.9) |
| XYZ | xyz(34.3862, 31.6277, 45.3592) |
| Luminance | 0.3163 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.92
Heather
#A484AC
ΔE00 4.19
Lilac
#C8A2C8
ΔE00 7.11
Purpley Grey
#947E94
ΔE00 7.47
Light Mauve
#C292A1
ΔE00 9.08
Pale Purple
#B790D4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90B0 #96B090
analogous
#9A90B0 #AA90B0 #B090A6
triadic
#AA90B0 #B0AA90 #90B0AA
tetradic
#AA90B0 #B09A90 #96B090 #90A6B0
square
#AA90B0 #B09A90 #96B090 #90A6B0
split-complementary
#AA90B0 #A6B090 #90B09A
monochromatic
#6D5273 #8F6C97 #AA90B0 #C5B4C9 #E1D8E3
Accessibility & contrast
On white
2.87
#AA90B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#AA90B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90B0
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90B0 | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B1
Deuteranopia (green-blind)
#9299AF
Tritanopia (blue-blind)
#AB939B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa90b0; /* rgb */ color: rgb(170, 144, 176); /* oklch */ color: oklch(68.7% 0.055 319.9);
Tailwind
colors: {
custom: {
50: '#c3b0c7',
500: '#aa90b0',
950: '#000000',
},
}SCSS
$custom: #aa90b0; $custom-light: #c3b0c7; $custom-dark: #000000;
JSON
{
"hex": "#aa90b0",
"rgb": {
"r": 170,
"g": 144,
"b": 176
},
"hsl": {
"h": 288.75,
"s": 16.842,
"l": 62.745
},
"oklch": {
"l": 0.68733,
"c": 0.05472,
"h": 319.9
},
"luminance": 0.31627
}Semantic roles & 50–950 ramp
primary
#AA90B0
secondary
#CAD4C8
accent
#9B4A5A
background
#FCFAFC
surface
#F8F4F8
border
#D1CED1
text
#121013
muted
#817F82