#AA92DF#AA92DF
#AA92DF is a light, moderate violet. Relative luminance 0.344; OKLCH L 71.1% C 0.113 H 297.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92DF |
|---|---|
| RGB | rgb(170, 146, 223) |
| HSL | hsl(259, 55%, 72%) |
| HSV | hsv(259, 35%, 87%) |
| CMYK | cmyk(23.8%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(65.30, 24.79, -35.92) |
| CIE-LCH | lch(65.30, 43.64, 304.61°) |
| OKLab | oklab(71.06% 0.0525 -0.0996) |
| OKLCH | oklch(71.06% 0.113 297.8) |
| XYZ | xyz(40.1727, 34.4312, 74.3272) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.44
Liliac
#C48EFD
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92DF #C7DF92
analogous
#92A1DF #AA92DF #D092DF
triadic
#AA92DF #DFAA92 #92DFAA
tetradic
#AA92DF #DF92A1 #C7DF92 #92DFD0
square
#AA92DF #DF92A1 #C7DF92 #92DFD0
split-complementary
#AA92DF #DFD092 #A1DF92
monochromatic
#6238BF #8563D1 #AA92DF #CFC1ED #EDE7F8
Accessibility & contrast
On white
2.66
#AA92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#AA92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92DF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92DF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#839EDD
Tritanopia (blue-blind)
#A09FAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa92df; /* rgb */ color: rgb(170, 146, 223); /* oklch */ color: oklch(71.1% 0.113 297.8);
Tailwind
colors: {
custom: {
50: '#c4b2e9',
500: '#aa92df',
950: '#000000',
},
}SCSS
$custom: #aa92df; $custom-light: #c4b2e9; $custom-dark: #000000;
JSON
{
"hex": "#aa92df",
"rgb": {
"r": 170,
"g": 146,
"b": 223
},
"hsl": {
"h": 258.701,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.71062,
"c": 0.11263,
"h": 297.8
},
"luminance": 0.34432
}Semantic roles & 50–950 ramp
primary
#AA92DF
secondary
#E9EFDC
accent
#C22391
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084