#AA94B2#AA94B2
#AA94B2 is a light, muted purple. Relative luminance 0.329; OKLCH L 69.6% C 0.050 H 317.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94B2 |
|---|---|
| RGB | rgb(170, 148, 178) |
| HSL | hsl(284, 16%, 64%) |
| HSV | hsv(284, 17%, 70%) |
| CMYK | cmyk(4.5%, 16.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.11, 13.76, -12.61) |
| CIE-LCH | lch(64.11, 18.66, 317.49°) |
| OKLab | oklab(69.59% 0.0364 -0.0339) |
| OKLCH | oklch(69.59% 0.05 317) |
| XYZ | xyz(35.2021, 32.9406, 46.6146) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.45
Heather
#A484AC
ΔE00 5.62
Lilac
#C8A2C8
ΔE00 7.01
Purpley Grey
#947E94
ΔE00 8.06
Lavender
#B39DDB
ΔE00 9.43
Light Mauve
#C292A1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94B2 #9CB294
analogous
#9B94B2 #AA94B2 #B294AB
triadic
#AA94B2 #B2AA94 #94B2AA
tetradic
#AA94B2 #B29B94 #9CB294 #94ABB2
square
#AA94B2 #B29B94 #9CB294 #94ABB2
split-complementary
#AA94B2 #ABB294 #94B29B
monochromatic
#6E5576 #8E7098 #AA94B2 #C6B8CC #E3DBE5
Accessibility & contrast
On white
2.77
#AA94B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#AA94B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94B2
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94B2 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#959CB1
Tritanopia (blue-blind)
#AA979E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa94b2; /* rgb */ color: rgb(170, 148, 178); /* oklch */ color: oklch(69.6% 0.050 317.0);
Tailwind
colors: {
custom: {
50: '#c3b3c9',
500: '#aa94b2',
950: '#000000',
},
}SCSS
$custom: #aa94b2; $custom-light: #c3b3c9; $custom-dark: #000000;
JSON
{
"hex": "#aa94b2",
"rgb": {
"r": 170,
"g": 148,
"b": 178
},
"hsl": {
"h": 284,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.6959,
"c": 0.04974,
"h": 317
},
"luminance": 0.3294
}Semantic roles & 50–950 ramp
primary
#AA94B2
secondary
#CED6CC
accent
#9B4B60
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082