#AA95DF#AA95DF
#AA95DF is a light, moderate violet. Relative luminance 0.354; OKLCH L 71.6% C 0.108 H 296.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95DF |
|---|---|
| RGB | rgb(170, 149, 223) |
| HSL | hsl(257, 54%, 73%) |
| HSV | hsv(257, 33%, 87%) |
| CMYK | cmyk(23.8%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(66.03, 23.09, -34.78) |
| CIE-LCH | lch(66.03, 41.75, 303.58°) |
| OKLab | oklab(71.62% 0.0483 -0.0964) |
| OKLCH | oklch(71.62% 0.108 296.6) |
| XYZ | xyz(40.6412, 35.3683, 74.4834) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.53
Pale Purple
#B790D4
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95DF #CADF95
analogous
#95A5DF #AA95DF #CF95DF
triadic
#AA95DF #DFAA95 #95DFAA
tetradic
#AA95DF #DF95A5 #CADF95 #95DFCF
square
#AA95DF #DF95A5 #CADF95 #95DFCF
split-complementary
#AA95DF #DFCF95 #A5DF95
monochromatic
#603AC0 #8466D1 #AA95DF #D0C4ED #ECE7F8
Accessibility & contrast
On white
2.60
#AA95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#AA95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95DF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95DF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#86A0DD
Tritanopia (blue-blind)
#A0A1B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa95df; /* rgb */ color: rgb(170, 149, 223); /* oklch */ color: oklch(71.6% 0.108 296.6);
Tailwind
colors: {
custom: {
50: '#c4b4e9',
500: '#aa95df',
950: '#000000',
},
}SCSS
$custom: #aa95df; $custom-light: #c4b4e9; $custom-dark: #000000;
JSON
{
"hex": "#aa95df",
"rgb": {
"r": 170,
"g": 149,
"b": 223
},
"hsl": {
"h": 257.027,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.71621,
"c": 0.10781,
"h": 296.6
},
"luminance": 0.35369
}Semantic roles & 50–950 ramp
primary
#AA95DF
secondary
#EAEFDC
accent
#C12495
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084