#A992DC#A992DC
#A992DC is a light, moderate violet. Relative luminance 0.342; OKLCH L 70.8% C 0.108 H 297.9°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A992DC |
|---|---|
| RGB | rgb(169, 146, 220) |
| HSL | hsl(259, 51%, 72%) |
| HSV | hsv(259, 34%, 86%) |
| CMYK | cmyk(23.2%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(65.09, 23.78, -34.60) |
| CIE-LCH | lch(65.09, 41.98, 304.50°) |
| OKLab | oklab(70.84% 0.0507 -0.0959) |
| OKLCH | oklch(70.84% 0.108 297.9) |
| XYZ | xyz(39.5564, 34.1598, 72.2058) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.92
Pale Purple
#B790D4
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 6.78
Perrywinkle
#8F8CE7
ΔE00 7.08
Liliac
#C48EFD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A992DC #C5DC92
analogous
#92A0DC #A992DC #CE92DC
triadic
#A992DC #DCA992 #92DCA9
tetradic
#A992DC #DC92A0 #C5DC92 #92DCCE
square
#A992DC #DC92A0 #C5DC92 #92DCCE
split-complementary
#A992DC #DCCE92 #A0DC92
monochromatic
#623BB8 #8464CD #A992DC #CEC0EB #EDE8F8
Accessibility & contrast
On white
2.68
#A992DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#A992DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A992DC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A992DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A992DC | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#849DDA
Tritanopia (blue-blind)
#9F9EAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a992dc; /* rgb */ color: rgb(169, 146, 220); /* oklch */ color: oklch(70.8% 0.108 297.9);
Tailwind
colors: {
custom: {
50: '#c4b2e7',
500: '#a992dc',
950: '#000000',
},
}SCSS
$custom: #a992dc; $custom-light: #c4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#a992dc",
"rgb": {
"r": 169,
"g": 146,
"b": 220
},
"hsl": {
"h": 258.649,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.70836,
"c": 0.10843,
"h": 297.9
},
"luminance": 0.3416
}Semantic roles & 50–950 ramp
primary
#A992DC
secondary
#E8EEDC
accent
#BF2790
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084