#AA94DF#AA94DF
#AA94DF is a light, moderate violet. Relative luminance 0.351; OKLCH L 71.4% C 0.109 H 297.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94DF |
|---|---|
| RGB | rgb(170, 148, 223) |
| HSL | hsl(258, 54%, 73%) |
| HSV | hsv(258, 34%, 87%) |
| CMYK | cmyk(23.8%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(65.79, 23.66, -35.16) |
| CIE-LCH | lch(65.79, 42.38, 303.93°) |
| OKLab | oklab(71.43% 0.0497 -0.0975) |
| OKLCH | oklch(71.43% 0.109 297) |
| XYZ | xyz(40.4837, 35.0532, 74.4308) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.74
Pale Purple
#B790D4
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 6.86
Perrywinkle
#8F8CE7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94DF #C9DF94
analogous
#94A3DF #AA94DF #CF94DF
triadic
#AA94DF #DFAA94 #94DFAA
tetradic
#AA94DF #DF94A3 #C9DF94 #94DFCF
square
#AA94DF #DF94A3 #C9DF94 #94DFCF
split-complementary
#AA94DF #DFCF94 #A3DF94
monochromatic
#6139BF #8565D1 #AA94DF #CFC3ED #ECE7F8
Accessibility & contrast
On white
2.62
#AA94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#AA94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94DF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94DF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#859FDD
Tritanopia (blue-blind)
#A0A0AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa94df; /* rgb */ color: rgb(170, 148, 223); /* oklch */ color: oklch(71.4% 0.109 297.0);
Tailwind
colors: {
custom: {
50: '#c4b3e9',
500: '#aa94df',
950: '#000000',
},
}SCSS
$custom: #aa94df; $custom-light: #c4b3e9; $custom-dark: #000000;
JSON
{
"hex": "#aa94df",
"rgb": {
"r": 170,
"g": 148,
"b": 223
},
"hsl": {
"h": 257.6,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.71434,
"c": 0.10942,
"h": 297
},
"luminance": 0.35054
}Semantic roles & 50–950 ramp
primary
#AA94DF
secondary
#E9EFDC
accent
#C12493
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084