#AA95DD#AA95DD
#AA95DD is a light, moderate violet. Relative luminance 0.353; OKLCH L 71.5% C 0.105 H 297.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95DD |
|---|---|
| RGB | rgb(170, 149, 221) |
| HSL | hsl(258, 51%, 73%) |
| HSV | hsv(258, 33%, 87%) |
| CMYK | cmyk(23.1%, 32.6%, 0%, 13.3%) |
| CIE-LAB | lab(65.95, 22.62, -33.81) |
| CIE-LCH | lch(65.95, 40.67, 303.78°) |
| OKLab | oklab(71.53% 0.0478 -0.0936) |
| OKLCH | oklch(71.53% 0.105 297.1) |
| XYZ | xyz(40.3732, 35.2611, 73.0716) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.25
Pale Purple
#B790D4
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 7.04
Perrywinkle
#8F8CE7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95DD #C8DD95
analogous
#95A4DD #AA95DD #CE95DD
triadic
#AA95DD #DDAA95 #95DDAA
tetradic
#AA95DD #DD95A4 #C8DD95 #95DDCE
square
#AA95DD #DD95A4 #C8DD95 #95DDCE
split-complementary
#AA95DD #DDCE95 #A4DD95
monochromatic
#613CBB #8567CE #AA95DD #CFC3EC #ECE8F8
Accessibility & contrast
On white
2.61
#AA95DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#AA95DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95DD
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95DD | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E0
Deuteranopia (green-blind)
#879FDB
Tritanopia (blue-blind)
#A0A1AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa95dd; /* rgb */ color: rgb(170, 149, 221); /* oklch */ color: oklch(71.5% 0.105 297.1);
Tailwind
colors: {
custom: {
50: '#c4b4e8',
500: '#aa95dd',
950: '#000000',
},
}SCSS
$custom: #aa95dd; $custom-light: #c4b4e8; $custom-dark: #000000;
JSON
{
"hex": "#aa95dd",
"rgb": {
"r": 170,
"g": 149,
"b": 221
},
"hsl": {
"h": 257.5,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.7153,
"c": 0.10509,
"h": 297.1
},
"luminance": 0.35261
}Semantic roles & 50–950 ramp
primary
#AA95DD
secondary
#E9EFDC
accent
#BF2792
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084