#A99FFB#A99FFB
#A99FFB is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.7% C 0.131 H 287.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A99FFB |
|---|---|
| RGB | rgb(169, 159, 251) |
| HSL | hsl(247, 92%, 80%) |
| HSV | hsv(247, 37%, 98%) |
| CMYK | cmyk(32.7%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.61, 24.04, -44.56) |
| CIE-LCH | lch(69.61, 50.63, 298.35°) |
| OKLab | oklab(74.73% 0.04 -0.1246) |
| OKLCH | oklch(74.73% 0.131 287.8) |
| XYZ | xyz(46.1683, 40.1951, 96.5740) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.42
Perrywinkle
#8F8CE7
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 7.14
Lavender Blue
#8B88F8
ΔE00 7.61
Lavender
#B39DDB
ΔE00 7.66
Lilac (survey)
#CEA2FD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99FFB #F1FB9F
analogous
#9FC3FB #A99FFB #D79FFB
triadic
#A99FFB #FBA99F #9FFBA9
tetradic
#A99FFB #FB9FC3 #F1FB9F #9FFBD7
square
#A99FFB #FB9FC3 #F1FB9F #9FFBD7
split-complementary
#A99FFB #FBD79F #C3FB9F
monochromatic
#4029F6 #7464F9 #A99FFB #DEDAFD #E5E2FE
Accessibility & contrast
On white
2.32
#A99FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#A99FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99FFB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99FFB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#95B0C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a99ffb; /* rgb */ color: rgb(169, 159, 251); /* oklch */ color: oklch(74.7% 0.131 287.8);
Tailwind
colors: {
custom: {
50: '#c5bbfd',
500: '#a99ffb',
950: '#000000',
},
}SCSS
$custom: #a99ffb; $custom-light: #c5bbfd; $custom-dark: #000000;
JSON
{
"hex": "#a99ffb",
"rgb": {
"r": 169,
"g": 159,
"b": 251
},
"hsl": {
"h": 246.522,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74733,
"c": 0.13086,
"h": 287.8
},
"luminance": 0.40196
}Semantic roles & 50–950 ramp
primary
#A99FFB
secondary
#F2F6D5
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085