#AA94CC#AA94CC
#AA94CC is a light, moderate violet. Relative luminance 0.341; OKLCH L 70.6% C 0.084 H 302.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94CC |
|---|---|
| RGB | rgb(170, 148, 204) |
| HSL | hsl(264, 35%, 69%) |
| HSV | hsv(264, 27%, 80%) |
| CMYK | cmyk(16.7%, 27.5%, 0%, 20%) |
| CIE-LAB | lab(65.03, 19.28, -25.79) |
| CIE-LCH | lch(65.03, 32.20, 306.79°) |
| OKLab | oklab(70.6% 0.0447 -0.0707) |
| OKLCH | oklch(70.6% 0.084 302.3) |
| XYZ | xyz(38.0643, 34.0855, 61.6889) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.19
Pale Purple
#B790D4
ΔE00 3.91
Wisteria
#A87DC2
ΔE00 7.16
Lavender (survey)
#C79FEF
ΔE00 7.23
Heather
#A484AC
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94CC #B6CC94
analogous
#949ACC #AA94CC #C694CC
triadic
#AA94CC #CCAA94 #94CCAA
tetradic
#AA94CC #CC949A #B6CC94 #94CCC6
square
#AA94CC #CC949A #B6CC94 #94CCC6
split-complementary
#AA94CC #CCC694 #9ACC94
monochromatic
#6A4A9B #896BB8 #AA94CC #CBBDE0 #ECE7F4
Accessibility & contrast
On white
2.69
#AA94CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#AA94CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94CC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94CC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCE
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#A59CA8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa94cc; /* rgb */ color: rgb(170, 148, 204); /* oklch */ color: oklch(70.6% 0.084 302.3);
Tailwind
colors: {
custom: {
50: '#c4b3db',
500: '#aa94cc',
950: '#000000',
},
}SCSS
$custom: #aa94cc; $custom-light: #c4b3db; $custom-dark: #000000;
JSON
{
"hex": "#aa94cc",
"rgb": {
"r": 170,
"g": 148,
"b": 204
},
"hsl": {
"h": 263.571,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.70601,
"c": 0.08366,
"h": 302.3
},
"luminance": 0.34085
}Semantic roles & 50–950 ramp
primary
#AA94CC
secondary
#E0E6D6
accent
#AE3780
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121115
muted
#818083