#A992DB#A992DB
#A992DB is a light, moderate violet. Relative luminance 0.341; OKLCH L 70.8% C 0.107 H 298.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A992DB |
|---|---|
| RGB | rgb(169, 146, 219) |
| HSL | hsl(259, 50%, 72%) |
| HSV | hsv(259, 33%, 86%) |
| CMYK | cmyk(22.8%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(65.05, 23.55, -34.11) |
| CIE-LCH | lch(65.05, 41.45, 304.62°) |
| OKLab | oklab(70.79% 0.0504 -0.0945) |
| OKLCH | oklch(70.79% 0.107 298.1) |
| XYZ | xyz(39.4244, 34.1070, 71.5104) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.81
Pale Purple
#B790D4
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 6.84
Perrywinkle
#8F8CE7
ΔE00 7.23
Liliac
#C48EFD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A992DB #C4DB92
analogous
#92A0DB #A992DB #CE92DB
triadic
#A992DB #DBA992 #92DBA9
tetradic
#A992DB #DB92A0 #C4DB92 #92DBCE
square
#A992DB #DB92A0 #C4DB92 #92DBCE
split-complementary
#A992DB #DBCE92 #A0DB92
monochromatic
#633CB6 #8564CC #A992DB #CDC0EA #EDE8F7
Accessibility & contrast
On white
2.68
#A992DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#A992DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A992DB
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A992DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A992DB | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#A09EAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a992db; /* rgb */ color: rgb(169, 146, 219); /* oklch */ color: oklch(70.8% 0.107 298.1);
Tailwind
colors: {
custom: {
50: '#c3b2e6',
500: '#a992db',
950: '#000000',
},
}SCSS
$custom: #a992db; $custom-light: #c3b2e6; $custom-dark: #000000;
JSON
{
"hex": "#a992db",
"rgb": {
"r": 169,
"g": 146,
"b": 219
},
"hsl": {
"h": 258.904,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.7079,
"c": 0.10707,
"h": 298.1
},
"luminance": 0.34107
}Semantic roles & 50–950 ramp
primary
#A992DB
secondary
#E8EEDB
accent
#BE288E
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084