#AA92F2#AA92F2
#AA92F2 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.0% C 0.138 H 294.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92F2 |
|---|---|
| RGB | rgb(170, 146, 242) |
| HSL | hsl(255, 79%, 76%) |
| HSV | hsv(255, 40%, 95%) |
| CMYK | cmyk(29.8%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.15, 29.40, -45.07) |
| CIE-LCH | lch(66.15, 53.81, 303.11°) |
| OKLab | oklab(71.98% 0.0565 -0.1261) |
| OKLCH | oklch(71.98% 0.138 294.2) |
| XYZ | xyz(42.8795, 35.5140, 88.5829) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.51
Liliac
#C48EFD
ΔE00 5.51
Pastel Purple
#CAA0FF
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 6.60
Lavender Blue
#8B88F8
ΔE00 6.81
Lavender
#B39DDB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92F2 #DAF292
analogous
#92AAF2 #AA92F2 #DA92F2
triadic
#AA92F2 #F2AA92 #92F2AA
tetradic
#AA92F2 #F292AA #DAF292 #92F2DA
square
#AA92F2 #F292AA #DAF292 #92F2DA
split-complementary
#AA92F2 #F2DA92 #AAF292
monochromatic
#5525E5 #7F5BEB #AA92F2 #D5C9F9 #EAE4FC
Accessibility & contrast
On white
2.59
#AA92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#AA92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92F2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92F2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#9AA3B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa92f2; /* rgb */ color: rgb(170, 146, 242); /* oklch */ color: oklch(72.0% 0.138 294.2);
Tailwind
colors: {
custom: {
50: '#c5b2f7',
500: '#aa92f2',
950: '#000000',
},
}SCSS
$custom: #aa92f2; $custom-light: #c5b2f7; $custom-dark: #000000;
JSON
{
"hex": "#aa92f2",
"rgb": {
"r": 170,
"g": 146,
"b": 242
},
"hsl": {
"h": 255,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.71981,
"c": 0.13817,
"h": 294.2
},
"luminance": 0.35515
}Semantic roles & 50–950 ramp
primary
#AA92F2
secondary
#EDF4D7
accent
#DB0BA7
background
#FCFAFF
surface
#F8F5FE
border
#D1CFD6
text
#131117
muted
#828085