#AA95DB#AA95DB
#AA95DB is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.4% C 0.102 H 297.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95DB |
|---|---|
| RGB | rgb(170, 149, 219) |
| HSL | hsl(258, 49%, 72%) |
| HSV | hsv(258, 32%, 86%) |
| CMYK | cmyk(22.4%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(65.87, 22.15, -32.83) |
| CIE-LCH | lch(65.87, 39.60, 304.01°) |
| OKLab | oklab(71.44% 0.0473 -0.0908) |
| OKLCH | oklch(71.44% 0.102 297.5) |
| XYZ | xyz(40.1083, 35.1551, 71.6767) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.98
Pale Purple
#B790D4
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 7.24
Perrywinkle
#8F8CE7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95DB #C6DB95
analogous
#95A3DB #AA95DB #CD95DB
triadic
#AA95DB #DBAA95 #95DBAA
tetradic
#AA95DB #DB95A3 #C6DB95 #95DBCD
square
#AA95DB #DB95A3 #C6DB95 #95DBCD
split-complementary
#AA95DB #DBCD95 #A3DB95
monochromatic
#633EB7 #8567CB #AA95DB #CFC3EB #EDE8F7
Accessibility & contrast
On white
2.61
#AA95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#AA95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95DB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95DB | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DE
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#A1A0AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa95db; /* rgb */ color: rgb(170, 149, 219); /* oklch */ color: oklch(71.4% 0.102 297.5);
Tailwind
colors: {
custom: {
50: '#c4b4e6',
500: '#aa95db',
950: '#000000',
},
}SCSS
$custom: #aa95db; $custom-light: #c4b4e6; $custom-dark: #000000;
JSON
{
"hex": "#aa95db",
"rgb": {
"r": 170,
"g": 149,
"b": 219
},
"hsl": {
"h": 258,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.7144,
"c": 0.10236,
"h": 297.5
},
"luminance": 0.35155
}Semantic roles & 50–950 ramp
primary
#AA95DB
secondary
#E9EEDD
accent
#BD2990
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084