#AA96DF#AA96DF
#AA96DF is a light, moderate violet. Relative luminance 0.357; OKLCH L 71.8% C 0.106 H 296.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96DF |
|---|---|
| RGB | rgb(170, 150, 223) |
| HSL | hsl(256, 53%, 73%) |
| HSV | hsv(256, 33%, 87%) |
| CMYK | cmyk(23.8%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(66.28, 22.52, -34.40) |
| CIE-LCH | lch(66.28, 41.12, 303.21°) |
| OKLab | oklab(71.81% 0.0469 -0.0953) |
| OKLCH | oklch(71.81% 0.106 296.2) |
| XYZ | xyz(40.8001, 35.6861, 74.5363) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.34
Pale Purple
#B790D4
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.61
Pastel Purple
#CAA0FF
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96DF #CBDF96
analogous
#96A6DF #AA96DF #CE96DF
triadic
#AA96DF #DFAA96 #96DFAA
tetradic
#AA96DF #DF96A6 #CBDF96 #96DFCE
square
#AA96DF #DF96A6 #CBDF96 #96DFCE
split-complementary
#AA96DF #DFCE96 #A6DF96
monochromatic
#5F3BC0 #8467D1 #AA96DF #D0C5ED #ECE8F8
Accessibility & contrast
On white
2.58
#AA96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#AA96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96DF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96DF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#87A0DD
Tritanopia (blue-blind)
#A0A2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa96df; /* rgb */ color: rgb(170, 150, 223); /* oklch */ color: oklch(71.8% 0.106 296.2);
Tailwind
colors: {
custom: {
50: '#c4b5e9',
500: '#aa96df',
950: '#000000',
},
}SCSS
$custom: #aa96df; $custom-light: #c4b5e9; $custom-dark: #000000;
JSON
{
"hex": "#aa96df",
"rgb": {
"r": 170,
"g": 150,
"b": 223
},
"hsl": {
"h": 256.438,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.71809,
"c": 0.10622,
"h": 296.2
},
"luminance": 0.35686
}Semantic roles & 50–950 ramp
primary
#AA96DF
secondary
#EAEFDC
accent
#C12596
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084