#A999F3#A999F3
#A999F3 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.2% C 0.129 H 291.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A999F3 |
|---|---|
| RGB | rgb(169, 153, 243) |
| HSL | hsl(251, 79%, 78%) |
| HSV | hsv(251, 37%, 95%) |
| CMYK | cmyk(30.5%, 37%, 0%, 4.7%) |
| CIE-LAB | lab(67.79, 25.41, -43.05) |
| CIE-LCH | lch(67.79, 49.99, 300.55°) |
| OKLab | oklab(73.23% 0.0462 -0.1202) |
| OKLCH | oklch(73.23% 0.129 291) |
| XYZ | xyz(43.9270, 37.6877, 89.7367) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.50
Lavender
#B39DDB
ΔE00 6.51
Liliac
#C48EFD
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A999F3 #E3F399
analogous
#99B6F3 #A999F3 #D699F3
triadic
#A999F3 #F3A999 #99F3A9
tetradic
#A999F3 #F399B6 #E3F399 #99F3D6
square
#A999F3 #F399B6 #E3F399 #99F3D6
split-complementary
#A999F3 #F3D699 #B6F399
monochromatic
#4D2BE6 #7B62ED #A999F3 #D7D0F9 #E8E4FC
Accessibility & contrast
On white
2.46
#A999F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A999F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A999F3
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A999F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A999F3 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#98A9BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a999f3; /* rgb */ color: rgb(169, 153, 243); /* oklch */ color: oklch(73.2% 0.129 291.0);
Tailwind
colors: {
custom: {
50: '#c4b7f7',
500: '#a999f3',
950: '#000000',
},
}SCSS
$custom: #a999f3; $custom-light: #c4b7f7; $custom-dark: #000000;
JSON
{
"hex": "#a999f3",
"rgb": {
"r": 169,
"g": 153,
"b": 243
},
"hsl": {
"h": 250.667,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.73226,
"c": 0.12881,
"h": 291
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#A999F3
secondary
#EFF4D7
accent
#DB0AB6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085