#AA94DC#AA94DC
#AA94DC is a light, moderate violet. Relative luminance 0.349; OKLCH L 71.3% C 0.105 H 297.7°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94DC |
|---|---|
| RGB | rgb(170, 148, 220) |
| HSL | hsl(258, 51%, 72%) |
| HSV | hsv(258, 33%, 86%) |
| CMYK | cmyk(22.7%, 32.7%, 0%, 13.7%) |
| CIE-LAB | lab(65.67, 22.95, -33.70) |
| CIE-LCH | lch(65.67, 40.77, 304.25°) |
| OKLab | oklab(71.3% 0.049 -0.0933) |
| OKLCH | oklch(71.3% 0.105 297.7) |
| XYZ | xyz(40.0828, 34.8929, 72.3196) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.33
Pale Purple
#B790D4
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 7.13
Liliac
#C48EFD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94DC #C6DC94
analogous
#94A2DC #AA94DC #CE94DC
triadic
#AA94DC #DCAA94 #94DCAA
tetradic
#AA94DC #DC94A2 #C6DC94 #94DCCE
square
#AA94DC #DC94A2 #C6DC94 #94DCCE
split-complementary
#AA94DC #DCCE94 #A2DC94
monochromatic
#633DB9 #8566CD #AA94DC #CFC2EB #EDE8F7
Accessibility & contrast
On white
2.63
#AA94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#AA94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94DC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94DC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#869FDA
Tritanopia (blue-blind)
#A1A0AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa94dc; /* rgb */ color: rgb(170, 148, 220); /* oklch */ color: oklch(71.3% 0.105 297.7);
Tailwind
colors: {
custom: {
50: '#c4b3e7',
500: '#aa94dc',
950: '#000000',
},
}SCSS
$custom: #aa94dc; $custom-light: #c4b3e7; $custom-dark: #000000;
JSON
{
"hex": "#aa94dc",
"rgb": {
"r": 170,
"g": 148,
"b": 220
},
"hsl": {
"h": 258.333,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.71298,
"c": 0.10535,
"h": 297.7
},
"luminance": 0.34893
}Semantic roles & 50–950 ramp
primary
#AA94DC
secondary
#E9EFDC
accent
#BE2790
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084