#A99AFA#A99AFA
#A99AFA is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.8% C 0.137 H 289.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A99AFA |
|---|---|
| RGB | rgb(169, 154, 250) |
| HSL | hsl(249, 91%, 79%) |
| HSV | hsv(249, 38%, 98%) |
| CMYK | cmyk(32.4%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(68.35, 26.61, -45.99) |
| CIE-LCH | lch(68.35, 53.14, 300.05°) |
| OKLab | oklab(73.76% 0.0463 -0.1288) |
| OKLCH | oklch(73.76% 0.137 289.8) |
| XYZ | xyz(45.1686, 38.4473, 95.4652) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 6.86
Liliac
#C48EFD
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99AFA #EBFA9A
analogous
#9ABBFA #A99AFA #D99AFA
triadic
#A99AFA #FAA99A #9AFAA9
tetradic
#A99AFA #FA9ABB #EBFA9A #9AFAD9
square
#A99AFA #FA9ABB #EBFA9A #9AFAD9
split-complementary
#A99AFA #FAD99A #BBFA9A
monochromatic
#4625F4 #7760F7 #A99AFA #DBD4FD #E6E2FE
Accessibility & contrast
On white
2.42
#A99AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A99AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99AFA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99AFA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#95ACBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a99afa; /* rgb */ color: rgb(169, 154, 250); /* oklch */ color: oklch(73.8% 0.137 289.8);
Tailwind
colors: {
custom: {
50: '#c5b7fc',
500: '#a99afa',
950: '#000000',
},
}SCSS
$custom: #a99afa; $custom-light: #c5b7fc; $custom-dark: #000000;
JSON
{
"hex": "#a99afa",
"rgb": {
"r": 169,
"g": 154,
"b": 250
},
"hsl": {
"h": 249.375,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.73757,
"c": 0.13683,
"h": 289.8
},
"luminance": 0.38448
}Semantic roles & 50–950 ramp
primary
#A99AFA
secondary
#F1F6D5
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085