#AA94BF#AA94BF
#AA94BF is a light, moderate violet. Relative luminance 0.335; OKLCH L 70.1% C 0.066 H 307.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94BF |
|---|---|
| RGB | rgb(170, 148, 191) |
| HSL | hsl(271, 25%, 66%) |
| HSV | hsv(271, 23%, 75%) |
| CMYK | cmyk(11%, 22.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.55, 16.45, -19.25) |
| CIE-LCH | lch(64.55, 25.32, 310.52°) |
| OKLab | oklab(70.08% 0.0407 -0.0523) |
| OKLCH | oklch(70.08% 0.066 307.9) |
| XYZ | xyz(36.5697, 33.4877, 53.8173) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.48
Lavender
#B39DDB
ΔE00 5.83
Pale Purple
#B790D4
ΔE00 6.08
Dusty Lavender
#AC86A8
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 7.09
Wisteria
#A87DC2
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94BF #A9BF94
analogous
#9594BF #AA94BF #BF94BF
triadic
#AA94BF #BFAA94 #94BFAA
tetradic
#AA94BF #BF9594 #A9BF94 #94BFBF
square
#AA94BF #BF9594 #A9BF94 #94BFBF
split-complementary
#AA94BF #BFBF94 #94BF95
monochromatic
#6D5188 #8C6EA8 #AA94BF #C8BAD6 #E7E1ED
Accessibility & contrast
On white
2.73
#AA94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#AA94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94BF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94BF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC1
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#A79AA3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa94bf; /* rgb */ color: rgb(170, 148, 191); /* oklch */ color: oklch(70.1% 0.066 307.9);
Tailwind
colors: {
custom: {
50: '#c3b3d2',
500: '#aa94bf',
950: '#000000',
},
}SCSS
$custom: #aa94bf; $custom-light: #c3b3d2; $custom-dark: #000000;
JSON
{
"hex": "#aa94bf",
"rgb": {
"r": 170,
"g": 148,
"b": 191
},
"hsl": {
"h": 270.698,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.70077,
"c": 0.0663,
"h": 307.9
},
"luminance": 0.33487
}Semantic roles & 50–950 ramp
primary
#AA94BF
secondary
#D7DED0
accent
#A44272
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082