#AA94BB#AA94BB
#AA94BB is a light, moderate violet. Relative luminance 0.333; OKLCH L 69.9% C 0.061 H 310.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94BB |
|---|---|
| RGB | rgb(170, 148, 187) |
| HSL | hsl(274, 22%, 66%) |
| HSV | hsv(274, 21%, 73%) |
| CMYK | cmyk(9.1%, 20.9%, 0%, 26.7%) |
| CIE-LAB | lab(64.41, 15.60, -17.21) |
| CIE-LCH | lch(64.41, 23.23, 312.19°) |
| OKLab | oklab(69.92% 0.0395 -0.0466) |
| OKLCH | oklch(69.92% 0.061 310.2) |
| XYZ | xyz(36.1356, 33.3140, 51.5307) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.19
Dusty Lavender
#AC86A8
ΔE00 6.05
Lilac
#C8A2C8
ΔE00 6.82
Lavender
#B39DDB
ΔE00 6.87
Pale Purple
#B790D4
ΔE00 7.07
Wisteria
#A87DC2
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94BB #A5BB94
analogous
#9694BB #AA94BB #BB94B8
triadic
#AA94BB #BBAA94 #94BBAA
tetradic
#AA94BB #BB9694 #A5BB94 #94B8BB
square
#AA94BB #BB9694 #A5BB94 #94B8BB
split-complementary
#AA94BB #B8BB94 #94BB96
monochromatic
#6D5382 #8C6FA3 #AA94BB #C8B9D3 #E5DFEB
Accessibility & contrast
On white
2.74
#AA94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#AA94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94BB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94BB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#929DBA
Tritanopia (blue-blind)
#A899A1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa94bb; /* rgb */ color: rgb(170, 148, 187); /* oklch */ color: oklch(69.9% 0.061 310.2);
Tailwind
colors: {
custom: {
50: '#c3b3cf',
500: '#aa94bb',
950: '#000000',
},
}SCSS
$custom: #aa94bb; $custom-light: #c3b3cf; $custom-dark: #000000;
JSON
{
"hex": "#aa94bb",
"rgb": {
"r": 170,
"g": 148,
"b": 187
},
"hsl": {
"h": 273.846,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.69923,
"c": 0.06109,
"h": 310.2
},
"luminance": 0.33314
}Semantic roles & 50–950 ramp
primary
#AA94BB
secondary
#D5DCCF
accent
#A1456D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082