#A993DB#A993DB
#A993DB is a light, moderate violet. Relative luminance 0.344; OKLCH L 71.0% C 0.105 H 297.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A993DB |
|---|---|
| RGB | rgb(169, 147, 219) |
| HSL | hsl(258, 50%, 72%) |
| HSV | hsv(258, 33%, 86%) |
| CMYK | cmyk(22.8%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(65.29, 22.98, -33.73) |
| CIE-LCH | lch(65.29, 40.81, 304.27°) |
| OKLab | oklab(70.98% 0.049 -0.0934) |
| OKLCH | oklch(70.98% 0.105 297.7) |
| XYZ | xyz(39.5792, 34.4167, 71.5620) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.56
Pale Purple
#B790D4
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993DB #C5DB93
analogous
#93A1DB #A993DB #CD93DB
triadic
#A993DB #DBA993 #93DBA9
tetradic
#A993DB #DB93A1 #C5DB93 #93DBCD
square
#A993DB #DB93A1 #C5DB93 #93DBCD
split-complementary
#A993DB #DBCD93 #A1DB93
monochromatic
#623DB7 #8465CC #A993DB #CEC1EA #EDE8F7
Accessibility & contrast
On white
2.66
#A993DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#A993DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993DB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993DB | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#859ED9
Tritanopia (blue-blind)
#9F9FAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a993db; /* rgb */ color: rgb(169, 147, 219); /* oklch */ color: oklch(71.0% 0.105 297.7);
Tailwind
colors: {
custom: {
50: '#c3b2e6',
500: '#a993db',
950: '#000000',
},
}SCSS
$custom: #a993db; $custom-light: #c3b2e6; $custom-dark: #000000;
JSON
{
"hex": "#a993db",
"rgb": {
"r": 169,
"g": 147,
"b": 219
},
"hsl": {
"h": 258.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.70977,
"c": 0.10546,
"h": 297.7
},
"luminance": 0.34417
}Semantic roles & 50–950 ramp
primary
#A993DB
secondary
#E8EEDC
accent
#BD2890
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084