#A993FD#A993FD
#A993FD is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.151 H 291.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A993FD |
|---|---|
| RGB | rgb(169, 147, 253) |
| HSL | hsl(252, 96%, 78%) |
| HSV | hsv(252, 42%, 99%) |
| CMYK | cmyk(33.2%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.82, 31.33, -50.04) |
| CIE-LCH | lch(66.82, 59.04, 302.05°) |
| OKLab | oklab(72.64% 0.056 -0.1405) |
| OKLCH | oklch(72.64% 0.151 291.7) |
| XYZ | xyz(44.5209, 36.3933, 97.5884) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.46
Lavender Blue
#8B88F8
ΔE00 5.98
Liliac
#C48EFD
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 6.34
Periwinkle Blue
#8F99FB
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993FD #E7FD93
analogous
#93B2FD #A993FD #DE93FD
triadic
#A993FD #FDA993 #93FDA9
tetradic
#A993FD #FD93B2 #E7FD93 #93FDDE
square
#A993FD #FD93B2 #E7FD93 #93FDDE
split-complementary
#A993FD #FDDE93 #B2FD93
monochromatic
#491BFB #7957FC #A993FD #D9CFFE #E7E1FE
Accessibility & contrast
On white
2.54
#A993FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A993FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993FD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993FD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#95A7BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a993fd; /* rgb */ color: rgb(169, 147, 253); /* oklch */ color: oklch(72.6% 0.151 291.7);
Tailwind
colors: {
custom: {
50: '#c5b3fe',
500: '#a993fd',
950: '#000000',
},
}SCSS
$custom: #a993fd; $custom-light: #c5b3fe; $custom-dark: #000000;
JSON
{
"hex": "#a993fd",
"rgb": {
"r": 169,
"g": 147,
"b": 253
},
"hsl": {
"h": 252.453,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.72641,
"c": 0.15126,
"h": 291.7
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#A993FD
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086