#AA9BFB#AA9BFB
#AA9BFB is a light, vivid blue. Relative luminance 0.390; OKLCH L 74.1% C 0.137 H 289.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9BFB |
|---|---|
| RGB | rgb(170, 155, 251) |
| HSL | hsl(249, 92%, 80%) |
| HSV | hsv(249, 38%, 98%) |
| CMYK | cmyk(32.3%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.72, 26.57, -45.95) |
| CIE-LCH | lch(68.72, 53.08, 300.03°) |
| OKLab | oklab(74.07% 0.0463 -0.1286) |
| OKLCH | oklch(74.07% 0.137 289.8) |
| XYZ | xyz(45.7069, 38.9527, 96.3586) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.84
Perrywinkle
#8F8CE7
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 7.10
Liliac
#C48EFD
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9BFB #ECFB9B
analogous
#9BBCFB #AA9BFB #DA9BFB
triadic
#AA9BFB #FBAA9B #9BFBAA
tetradic
#AA9BFB #FB9BBC #ECFB9B #9BFBDA
square
#AA9BFB #FB9BBC #ECFB9B #9BFBDA
split-complementary
#AA9BFB #FBDA9B #BCFB9B
monochromatic
#4625F6 #7860F9 #AA9BFB #DCD6FD #E6E2FE
Accessibility & contrast
On white
2.39
#AA9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#AA9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9BFB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9BFB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#96ADBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aa9bfb; /* rgb */ color: rgb(170, 155, 251); /* oklch */ color: oklch(74.1% 0.137 289.8);
Tailwind
colors: {
custom: {
50: '#c6b8fd',
500: '#aa9bfb',
950: '#000000',
},
}SCSS
$custom: #aa9bfb; $custom-light: #c6b8fd; $custom-dark: #000000;
JSON
{
"hex": "#aa9bfb",
"rgb": {
"r": 170,
"g": 155,
"b": 251
},
"hsl": {
"h": 249.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.74072,
"c": 0.13672,
"h": 289.8
},
"luminance": 0.38954
}Semantic roles & 50–950 ramp
primary
#AA9BFB
secondary
#F1F6D5
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085