#AA96BF#AA96BF
#AA96BF is a light, moderate violet. Relative luminance 0.341; OKLCH L 70.5% C 0.063 H 306.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96BF |
|---|---|
| RGB | rgb(170, 150, 191) |
| HSL | hsl(269, 24%, 67%) |
| HSV | hsv(269, 21%, 75%) |
| CMYK | cmyk(11%, 21.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.06, 15.32, -18.48) |
| CIE-LCH | lch(65.06, 24.00, 309.66°) |
| OKLab | oklab(70.47% 0.0377 -0.0502) |
| OKLCH | oklch(70.47% 0.063 306.9) |
| XYZ | xyz(36.8862, 34.1205, 53.9228) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.97
Heather
#A484AC
ΔE00 6.03
Pale Purple
#B790D4
ΔE00 6.68
Lilac
#C8A2C8
ΔE00 6.99
Dusty Lavender
#AC86A8
ΔE00 7.06
Wisteria
#A87DC2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96BF #ABBF96
analogous
#9697BF #AA96BF #BF96BF
triadic
#AA96BF #BFAA96 #96BFAA
tetradic
#AA96BF #BF9697 #ABBF96 #96BFBF
square
#AA96BF #BF9697 #ABBF96 #96BFBF
split-complementary
#AA96BF #BFBF96 #97BF96
monochromatic
#6D5388 #8B70A8 #AA96BF #C9BCD6 #E8E2ED
Accessibility & contrast
On white
2.68
#AA96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#AA96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96BF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96BF | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#A79BA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa96bf; /* rgb */ color: rgb(170, 150, 191); /* oklch */ color: oklch(70.5% 0.063 306.9);
Tailwind
colors: {
custom: {
50: '#c3b5d2',
500: '#aa96bf',
950: '#000000',
},
}SCSS
$custom: #aa96bf; $custom-light: #c3b5d2; $custom-dark: #000000;
JSON
{
"hex": "#aa96bf",
"rgb": {
"r": 170,
"g": 150,
"b": 191
},
"hsl": {
"h": 269.268,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.70466,
"c": 0.0628,
"h": 306.9
},
"luminance": 0.3412
}Semantic roles & 50–950 ramp
primary
#AA96BF
secondary
#D9DFD2
accent
#A34374
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082