#A993F2#A993F2
#A993F2 is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.1% C 0.137 H 293.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A993F2 |
|---|---|
| RGB | rgb(169, 147, 242) |
| HSL | hsl(254, 79%, 76%) |
| HSV | hsv(254, 39%, 95%) |
| CMYK | cmyk(30.2%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.30, 28.56, -44.84) |
| CIE-LCH | lch(66.30, 53.16, 302.49°) |
| OKLab | oklab(72.08% 0.0541 -0.1254) |
| OKLCH | oklch(72.08% 0.137 293.3) |
| XYZ | xyz(42.8189, 35.7125, 88.6245) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.86
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 6.80
Lavender
#B39DDB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993F2 #DCF293
analogous
#93ADF2 #A993F2 #D993F2
triadic
#A993F2 #F2A993 #93F2A9
tetradic
#A993F2 #F293AD #DCF293 #93F2D9
square
#A993F2 #F293AD #DCF293 #93F2D9
split-complementary
#A993F2 #F2D993 #ADF293
monochromatic
#5226E5 #7E5CEB #A993F2 #D4CAF9 #E9E4FC
Accessibility & contrast
On white
2.58
#A993F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A993F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993F2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993F2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#7AA0F0
Tritanopia (blue-blind)
#99A4B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a993f2; /* rgb */ color: rgb(169, 147, 242); /* oklch */ color: oklch(72.1% 0.137 293.3);
Tailwind
colors: {
custom: {
50: '#c5b3f7',
500: '#a993f2',
950: '#000000',
},
}SCSS
$custom: #a993f2; $custom-light: #c5b3f7; $custom-dark: #000000;
JSON
{
"hex": "#a993f2",
"rgb": {
"r": 169,
"g": 147,
"b": 242
},
"hsl": {
"h": 253.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.72077,
"c": 0.13656,
"h": 293.3
},
"luminance": 0.35713
}Semantic roles & 50–950 ramp
primary
#A993F2
secondary
#EDF4D7
accent
#DB0BAB
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085