#AA9FEB#AA9FEB
#AA9FEB is a light, moderate blue. Relative luminance 0.393; OKLCH L 74.1% C 0.109 H 290.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9FEB |
|---|---|
| RGB | rgb(170, 159, 235) |
| HSL | hsl(249, 66%, 77%) |
| HSV | hsv(249, 32%, 92%) |
| CMYK | cmyk(27.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.00, 20.33, -36.78) |
| CIE-LCH | lch(69.00, 42.02, 298.93°) |
| OKLab | oklab(74.06% 0.0374 -0.1021) |
| OKLCH | oklch(74.06% 0.109 290.1) |
| XYZ | xyz(43.9673, 39.3397, 83.8580) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.84
Perrywinkle
#8F8CE7
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9FEB #E0EB9F
analogous
#9FBAEB #AA9FEB #D09FEB
triadic
#AA9FEB #EBAA9F #9FEBAA
tetradic
#AA9FEB #EB9FBA #E0EB9F #9FEBD0
square
#AA9FEB #EB9FBA #E0EB9F #9FEBD0
split-complementary
#AA9FEB #EBD09F #BAEB9F
monochromatic
#503AD6 #7D6CE0 #AA9FEB #D7D2F6 #E9E6FA
Accessibility & contrast
On white
2.37
#AA9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#AA9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9FEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9FEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#9BACBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aa9feb; /* rgb */ color: rgb(170, 159, 235); /* oklch */ color: oklch(74.1% 0.109 290.1);
Tailwind
colors: {
custom: {
50: '#c5bbf1',
500: '#aa9feb',
950: '#000000',
},
}SCSS
$custom: #aa9feb; $custom-light: #c5bbf1; $custom-dark: #000000;
JSON
{
"hex": "#aa9feb",
"rgb": {
"r": 170,
"g": 159,
"b": 235
},
"hsl": {
"h": 248.684,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.74057,
"c": 0.10877,
"h": 290.1
},
"luminance": 0.3934
}Semantic roles & 50–950 ramp
primary
#AA9FEB
secondary
#EEF1DA
accent
#CD18B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085