#A992E7#A992E7
#A992E7 is a light, vivid violet. Relative luminance 0.348; OKLCH L 71.4% C 0.123 H 295.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A992E7 |
|---|---|
| RGB | rgb(169, 146, 231) |
| HSL | hsl(256, 64%, 74%) |
| HSV | hsv(256, 37%, 91%) |
| CMYK | cmyk(26.8%, 36.8%, 0%, 9.4%) |
| CIE-LAB | lab(65.56, 26.42, -39.94) |
| CIE-LCH | lch(65.56, 47.89, 303.48°) |
| OKLab | oklab(71.35% 0.0532 -0.1112) |
| OKLCH | oklch(71.35% 0.123 295.6) |
| XYZ | xyz(41.0614, 34.7618, 80.1322) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 5.84
Liliac
#C48EFD
ΔE00 6.12
Pale Purple
#B790D4
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A992E7 #D0E792
analogous
#92A6E7 #A992E7 #D492E7
triadic
#A992E7 #E7A992 #92E7A9
tetradic
#A992E7 #E792A6 #D0E792 #92E7D4
square
#A992E7 #E792A6 #D0E792 #92E7D4
split-complementary
#A992E7 #E7D492 #A6E792
monochromatic
#5A2ED1 #8160DC #A992E7 #D1C4F2 #EBE6F9
Accessibility & contrast
On white
2.64
#A992E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A992E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A992E7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A992E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A992E7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA0EA
Deuteranopia (green-blind)
#7F9EE5
Tritanopia (blue-blind)
#9CA1B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a992e7; /* rgb */ color: rgb(169, 146, 231); /* oklch */ color: oklch(71.4% 0.123 295.6);
Tailwind
colors: {
custom: {
50: '#c4b2ef',
500: '#a992e7',
950: '#000000',
},
}SCSS
$custom: #a992e7; $custom-light: #c4b2ef; $custom-dark: #000000;
JSON
{
"hex": "#a992e7",
"rgb": {
"r": 169,
"g": 146,
"b": 231
},
"hsl": {
"h": 256.235,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.71353,
"c": 0.1233,
"h": 295.6
},
"luminance": 0.34762
}Semantic roles & 50–950 ramp
primary
#A992E7
secondary
#EBF1DA
accent
#CC1A9C
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084