#AA92DC#AA92DC
#AA92DC is a light, moderate violet. Relative luminance 0.343; OKLCH L 70.9% C 0.109 H 298.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92DC |
|---|---|
| RGB | rgb(170, 146, 220) |
| HSL | hsl(259, 51%, 72%) |
| HSV | hsv(259, 34%, 86%) |
| CMYK | cmyk(22.7%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(65.18, 24.08, -34.46) |
| CIE-LCH | lch(65.18, 42.04, 304.95°) |
| OKLab | oklab(70.92% 0.0518 -0.0954) |
| OKLCH | oklch(70.92% 0.109 298.5) |
| XYZ | xyz(39.7718, 34.2709, 72.2159) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.82
Pale Purple
#B790D4
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.60
Liliac
#C48EFD
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92DC #C4DC92
analogous
#929FDC #AA92DC #CF92DC
triadic
#AA92DC #DCAA92 #92DCAA
tetradic
#AA92DC #DC929F #C4DC92 #92DCCF
square
#AA92DC #DC929F #C4DC92 #92DCCF
split-complementary
#AA92DC #DCCF92 #9FDC92
monochromatic
#643BB8 #8664CD #AA92DC #CEC0EB #EDE8F8
Accessibility & contrast
On white
2.67
#AA92DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#AA92DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92DC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92DC | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#849EDA
Tritanopia (blue-blind)
#A19EAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa92dc; /* rgb */ color: rgb(170, 146, 220); /* oklch */ color: oklch(70.9% 0.109 298.5);
Tailwind
colors: {
custom: {
50: '#c4b2e7',
500: '#aa92dc',
950: '#000000',
},
}SCSS
$custom: #aa92dc; $custom-light: #c4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#aa92dc",
"rgb": {
"r": 170,
"g": 146,
"b": 220
},
"hsl": {
"h": 259.459,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.70924,
"c": 0.1086,
"h": 298.5
},
"luminance": 0.34271
}Semantic roles & 50–950 ramp
primary
#AA92DC
secondary
#E8EEDC
accent
#BF278D
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084