#A992FF#A992FF
#A992FF is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.6% C 0.155 H 291.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A992FF |
|---|---|
| RGB | rgb(169, 146, 255) |
| HSL | hsl(253, 100%, 79%) |
| HSV | hsv(253, 43%, 100%) |
| CMYK | cmyk(33.7%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(66.68, 32.41, -51.35) |
| CIE-LCH | lch(66.68, 60.72, 302.26°) |
| OKLab | oklab(72.57% 0.0576 -0.1443) |
| OKLCH | oklch(72.57% 0.155 291.8) |
| XYZ | xyz(44.6864, 36.2118, 99.2236) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 5.86
Liliac
#C48EFD
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.57
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A992FF #E8FF92
analogous
#92B1FF #A992FF #E092FF
triadic
#A992FF #FFA992 #92FFA9
tetradic
#A992FF #FF92B1 #E8FF92 #92FFE0
square
#A992FF #FF92B1 #E8FF92 #92FFE0
split-complementary
#A992FF #FFE092 #B1FF92
monochromatic
#4818FF #7955FF #A992FF #D9CFFF #E7E0FF
Accessibility & contrast
On white
2.55
#A992FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A992FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A992FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A992FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A992FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#94A7BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a992ff; /* rgb */ color: rgb(169, 146, 255); /* oklch */ color: oklch(72.6% 0.155 291.8);
Tailwind
colors: {
custom: {
50: '#c5b2ff',
500: '#a992ff',
950: '#000000',
},
}SCSS
$custom: #a992ff; $custom-light: #c5b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a992ff",
"rgb": {
"r": 169,
"g": 146,
"b": 255
},
"hsl": {
"h": 252.661,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72568,
"c": 0.15541,
"h": 291.8
},
"luminance": 0.36213
}Semantic roles & 50–950 ramp
primary
#A992FF
secondary
#F0F7D4
accent
#E600B5
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086