#AA96DE#AA96DE
#AA96DE is a light, moderate violet. Relative luminance 0.356; OKLCH L 71.8% C 0.105 H 296.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96DE |
|---|---|
| RGB | rgb(170, 150, 222) |
| HSL | hsl(257, 52%, 73%) |
| HSV | hsv(257, 32%, 87%) |
| CMYK | cmyk(23.4%, 32.4%, 0%, 12.9%) |
| CIE-LAB | lab(66.24, 22.29, -33.92) |
| CIE-LCH | lch(66.24, 40.58, 303.31°) |
| OKLab | oklab(71.76% 0.0467 -0.0939) |
| OKLCH | oklch(71.76% 0.105 296.4) |
| XYZ | xyz(40.6657, 35.6323, 73.8284) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.19
Pale Purple
#B790D4
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96DE #CADE96
analogous
#96A6DE #AA96DE #CE96DE
triadic
#AA96DE #DEAA96 #96DEAA
tetradic
#AA96DE #DE96A6 #CADE96 #96DECE
square
#AA96DE #DE96A6 #CADE96 #96DECE
split-complementary
#AA96DE #DECE96 #A6DE96
monochromatic
#603CBE #8467CF #AA96DE #D0C5ED #ECE8F8
Accessibility & contrast
On white
2.58
#AA96DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#AA96DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96DE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96DE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E1
Deuteranopia (green-blind)
#87A0DC
Tritanopia (blue-blind)
#A0A2B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa96de; /* rgb */ color: rgb(170, 150, 222); /* oklch */ color: oklch(71.8% 0.105 296.4);
Tailwind
colors: {
custom: {
50: '#c4b5e8',
500: '#aa96de',
950: '#000000',
},
}SCSS
$custom: #aa96de; $custom-light: #c4b5e8; $custom-dark: #000000;
JSON
{
"hex": "#aa96de",
"rgb": {
"r": 170,
"g": 150,
"b": 222
},
"hsl": {
"h": 256.667,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.71763,
"c": 0.10485,
"h": 296.4
},
"luminance": 0.35633
}Semantic roles & 50–950 ramp
primary
#AA96DE
secondary
#EAEFDC
accent
#C02695
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084