#A993FE#A993FE
#A993FE is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.7% C 0.153 H 291.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A993FE |
|---|---|
| RGB | rgb(169, 147, 254) |
| HSL | hsl(252, 98%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(33.5%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(66.87, 31.58, -50.51) |
| CIE-LCH | lch(66.87, 59.57, 302.02°) |
| OKLab | oklab(72.69% 0.0562 -0.1419) |
| OKLCH | oklch(72.69% 0.153 291.6) |
| XYZ | xyz(44.6806, 36.4572, 98.4296) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 5.95
Liliac
#C48EFD
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993FE #E8FE93
analogous
#93B2FE #A993FE #DE93FE
triadic
#A993FE #FEA993 #93FEA9
tetradic
#A993FE #FE93B2 #E8FE93 #93FEDE
square
#A993FE #FE93B2 #E8FE93 #93FEDE
split-complementary
#A993FE #FEDE93 #B2FE93
monochromatic
#481AFD #7956FD #A993FE #D9D0FF #E7E1FF
Accessibility & contrast
On white
2.53
#A993FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#A993FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993FE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993FE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#73A1FB
Tritanopia (blue-blind)
#95A7BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a993fe; /* rgb */ color: rgb(169, 147, 254); /* oklch */ color: oklch(72.7% 0.153 291.6);
Tailwind
colors: {
custom: {
50: '#c5b3ff',
500: '#a993fe',
950: '#000000',
},
}SCSS
$custom: #a993fe; $custom-light: #c5b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a993fe",
"rgb": {
"r": 169,
"g": 147,
"b": 254
},
"hsl": {
"h": 252.336,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.72693,
"c": 0.1526,
"h": 291.6
},
"luminance": 0.36458
}Semantic roles & 50–950 ramp
primary
#A993FE
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086