#AA95DC#AA95DC
#AA95DC is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.5% C 0.104 H 297.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95DC |
|---|---|
| RGB | rgb(170, 149, 220) |
| HSL | hsl(258, 50%, 72%) |
| HSV | hsv(258, 32%, 86%) |
| CMYK | cmyk(22.7%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(65.91, 22.38, -33.32) |
| CIE-LCH | lch(65.91, 40.14, 303.89°) |
| OKLab | oklab(71.49% 0.0476 -0.0922) |
| OKLCH | oklch(71.49% 0.104 297.3) |
| XYZ | xyz(40.2404, 35.2080, 72.3721) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.11
Pale Purple
#B790D4
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 6.73
Pastel Purple
#CAA0FF
ΔE00 7.13
Perrywinkle
#8F8CE7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95DC #C7DC95
analogous
#95A4DC #AA95DC #CD95DC
triadic
#AA95DC #DCAA95 #95DCAA
tetradic
#AA95DC #DC95A4 #C7DC95 #95DCCD
square
#AA95DC #DC95A4 #C7DC95 #95DCCD
split-complementary
#AA95DC #DCCD95 #A4DC95
monochromatic
#623DB9 #8567CD #AA95DC #CFC3EB #EDE8F7
Accessibility & contrast
On white
2.61
#AA95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#AA95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95DC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95DC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#A0A0AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa95dc; /* rgb */ color: rgb(170, 149, 220); /* oklch */ color: oklch(71.5% 0.104 297.3);
Tailwind
colors: {
custom: {
50: '#c4b4e7',
500: '#aa95dc',
950: '#000000',
},
}SCSS
$custom: #aa95dc; $custom-light: #c4b4e7; $custom-dark: #000000;
JSON
{
"hex": "#aa95dc",
"rgb": {
"r": 170,
"g": 149,
"b": 220
},
"hsl": {
"h": 257.746,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.71485,
"c": 0.10373,
"h": 297.3
},
"luminance": 0.35208
}Semantic roles & 50–950 ramp
primary
#AA95DC
secondary
#E9EEDD
accent
#BE2891
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084