#A99BFB#A99BFB
#A99BFB is a light, vivid blue. Relative luminance 0.388; OKLCH L 74.0% C 0.137 H 289.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A99BFB |
|---|---|
| RGB | rgb(169, 155, 251) |
| HSL | hsl(249, 92%, 80%) |
| HSV | hsv(249, 38%, 98%) |
| CMYK | cmyk(32.7%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.64, 26.30, -46.09) |
| CIE-LCH | lch(68.64, 53.06, 299.71°) |
| OKLab | oklab(73.99% 0.0452 -0.129) |
| OKLCH | oklch(73.99% 0.137 289.3) |
| XYZ | xyz(45.4915, 38.8417, 96.3485) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.61
Perrywinkle
#8F8CE7
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 6.84
Lavender Blue
#8B88F8
ΔE00 6.95
Liliac
#C48EFD
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99BFB #EDFB9B
analogous
#9BBDFB #A99BFB #D99BFB
triadic
#A99BFB #FBA99B #9BFBA9
tetradic
#A99BFB #FB9BBD #EDFB9B #9BFBD9
square
#A99BFB #FB9BBD #EDFB9B #9BFBD9
split-complementary
#A99BFB #FBD99B #BDFB9B
monochromatic
#4425F6 #7660F9 #A99BFB #DCD6FD #E6E2FE
Accessibility & contrast
On white
2.39
#A99BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#A99BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99BFB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99BFB | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#95ADBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a99bfb; /* rgb */ color: rgb(169, 155, 251); /* oklch */ color: oklch(74.0% 0.137 289.3);
Tailwind
colors: {
custom: {
50: '#c5b8fd',
500: '#a99bfb',
950: '#000000',
},
}SCSS
$custom: #a99bfb; $custom-light: #c5b8fd; $custom-dark: #000000;
JSON
{
"hex": "#a99bfb",
"rgb": {
"r": 169,
"g": 155,
"b": 251
},
"hsl": {
"h": 248.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.73991,
"c": 0.13672,
"h": 289.3
},
"luminance": 0.38843
}Semantic roles & 50–950 ramp
primary
#A99BFB
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085