#A99AFF#A99AFF
#A99AFF is a light, vivid blue. Relative luminance 0.388; OKLCH L 74.0% C 0.144 H 289.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A99AFF |
|---|---|
| RGB | rgb(169, 154, 255) |
| HSL | hsl(249, 100%, 80%) |
| HSV | hsv(249, 40%, 100%) |
| CMYK | cmyk(33.7%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(68.58, 27.89, -48.35) |
| CIE-LCH | lch(68.58, 55.81, 299.97°) |
| OKLab | oklab(74.01% 0.0473 -0.1356) |
| OKLCH | oklch(74.01% 0.144 289.2) |
| XYZ | xyz(45.9630, 38.7651, 99.6491) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.50
Perrywinkle
#8F8CE7
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 7.00
Liliac
#C48EFD
ΔE00 7.28
Periwinkle (survey)
#8E82FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99AFF #F0FF9A
analogous
#9ABDFF #A99AFF #DC9AFF
triadic
#A99AFF #FFA99A #9AFFA9
tetradic
#A99AFF #FF9ABD #F0FF9A #9AFFDC
square
#A99AFF #FF9ABD #F0FF9A #9AFFDC
split-complementary
#A99AFF #FFDC9A #BDFF9A
monochromatic
#4120FF #755DFF #A99AFF #DDD7FF #E5E0FF
Accessibility & contrast
On white
2.40
#A99AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A99AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99AFF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99AFF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#94ADC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a99aff; /* rgb */ color: rgb(169, 154, 255); /* oklch */ color: oklch(74.0% 0.144 289.2);
Tailwind
colors: {
custom: {
50: '#c5b7ff',
500: '#a99aff',
950: '#000000',
},
}SCSS
$custom: #a99aff; $custom-light: #c5b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a99aff",
"rgb": {
"r": 169,
"g": 154,
"b": 255
},
"hsl": {
"h": 248.911,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.74009,
"c": 0.14361,
"h": 289.2
},
"luminance": 0.38766
}Semantic roles & 50–950 ramp
primary
#A99AFF
secondary
#F2F7D4
accent
#E600C3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086