#AA9BFA#AA9BFA
#AA9BFA is a light, vivid blue. Relative luminance 0.389; OKLCH L 74.0% C 0.135 H 289.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9BFA |
|---|---|
| RGB | rgb(170, 155, 250) |
| HSL | hsl(249, 90%, 79%) |
| HSV | hsv(249, 38%, 98%) |
| CMYK | cmyk(32%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.67, 26.32, -45.48) |
| CIE-LCH | lch(68.67, 52.55, 300.05°) |
| OKLab | oklab(74.02% 0.0461 -0.1273) |
| OKLCH | oklch(74.02% 0.135 289.9) |
| XYZ | xyz(45.5497, 38.8898, 95.5306) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.90
Perrywinkle
#8F8CE7
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.15
Liliac
#C48EFD
ΔE00 7.19
Baby Purple
#CA9BF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9BFA #EBFA9B
analogous
#9BBCFA #AA9BFA #DA9BFA
triadic
#AA9BFA #FAAA9B #9BFAAA
tetradic
#AA9BFA #FA9BBC #EBFA9B #9BFADA
square
#AA9BFA #FA9BBC #EBFA9B #9BFADA
split-complementary
#AA9BFA #FADA9B #BCFA9B
monochromatic
#4726F4 #7861F7 #AA9BFA #DCD5FD #E6E2FE
Accessibility & contrast
On white
2.39
#AA9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#AA9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9BFA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9BFA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#97ACBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa9bfa; /* rgb */ color: rgb(170, 155, 250); /* oklch */ color: oklch(74.0% 0.135 289.9);
Tailwind
colors: {
custom: {
50: '#c5b8fc',
500: '#aa9bfa',
950: '#000000',
},
}SCSS
$custom: #aa9bfa; $custom-light: #c5b8fc; $custom-dark: #000000;
JSON
{
"hex": "#aa9bfa",
"rgb": {
"r": 170,
"g": 155,
"b": 250
},
"hsl": {
"h": 249.474,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74022,
"c": 0.13536,
"h": 289.9
},
"luminance": 0.38891
}Semantic roles & 50–950 ramp
primary
#AA9BFA
secondary
#F1F6D5
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085