#A99BFA#A99BFA
#A99BFA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.9% C 0.135 H 289.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A99BFA |
|---|---|
| RGB | rgb(169, 155, 250) |
| HSL | hsl(249, 90%, 79%) |
| HSV | hsv(249, 38%, 98%) |
| CMYK | cmyk(32.4%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.59, 26.05, -45.61) |
| CIE-LCH | lch(68.59, 52.53, 299.73°) |
| OKLab | oklab(73.94% 0.045 -0.1277) |
| OKLCH | oklch(73.94% 0.135 289.4) |
| XYZ | xyz(45.3343, 38.7788, 95.5205) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 7.01
Liliac
#C48EFD
ΔE00 7.39
Lavender
#B39DDB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99BFA #ECFA9B
analogous
#9BBDFA #A99BFA #D99BFA
triadic
#A99BFA #FAA99B #9BFAA9
tetradic
#A99BFA #FA9BBD #ECFA9B #9BFAD9
square
#A99BFA #FA9BBD #ECFA9B #9BFAD9
split-complementary
#A99BFA #FAD99B #BDFA9B
monochromatic
#4526F4 #7761F7 #A99BFA #DBD5FD #E6E2FE
Accessibility & contrast
On white
2.40
#A99BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A99BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99BFA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99BFA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#95ACBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a99bfa; /* rgb */ color: rgb(169, 155, 250); /* oklch */ color: oklch(73.9% 0.135 289.4);
Tailwind
colors: {
custom: {
50: '#c5b8fc',
500: '#a99bfa',
950: '#000000',
},
}SCSS
$custom: #a99bfa; $custom-light: #c5b8fc; $custom-dark: #000000;
JSON
{
"hex": "#a99bfa",
"rgb": {
"r": 169,
"g": 155,
"b": 250
},
"hsl": {
"h": 248.842,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.73941,
"c": 0.13536,
"h": 289.4
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#A99BFA
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085