#A999F4#A999F4
#A999F4 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.3% C 0.130 H 290.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A999F4 |
|---|---|
| RGB | rgb(169, 153, 244) |
| HSL | hsl(251, 81%, 78%) |
| HSV | hsv(251, 37%, 96%) |
| CMYK | cmyk(30.7%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(67.83, 25.66, -43.53) |
| CIE-LCH | lch(67.83, 50.53, 300.52°) |
| OKLab | oklab(73.28% 0.0464 -0.1216) |
| OKLCH | oklch(73.28% 0.13 290.9) |
| XYZ | xyz(44.0784, 37.7482, 90.5342) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 6.52
Lavender
#B39DDB
ΔE00 6.67
Liliac
#C48EFD
ΔE00 6.95
Baby Purple
#CA9BF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A999F4 #E4F499
analogous
#99B7F4 #A999F4 #D699F4
triadic
#A999F4 #F4A999 #99F4A9
tetradic
#A999F4 #F499B7 #E4F499 #99F4D6
square
#A999F4 #F499B7 #E4F499 #99F4D6
split-complementary
#A999F4 #F4D699 #B7F499
monochromatic
#4C2BE8 #7A62EE #A999F4 #D8D0FA #E8E3FC
Accessibility & contrast
On white
2.46
#A999F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A999F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A999F4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A999F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A999F4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#98A9BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a999f4; /* rgb */ color: rgb(169, 153, 244); /* oklch */ color: oklch(73.3% 0.130 290.9);
Tailwind
colors: {
custom: {
50: '#c5b7f8',
500: '#a999f4',
950: '#000000',
},
}SCSS
$custom: #a999f4; $custom-light: #c5b7f8; $custom-dark: #000000;
JSON
{
"hex": "#a999f4",
"rgb": {
"r": 169,
"g": 153,
"b": 244
},
"hsl": {
"h": 250.549,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.73275,
"c": 0.13017,
"h": 290.9
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#A999F4
secondary
#EFF4D7
accent
#DD09B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085