#AAA2FA#AAA2FA
#AAA2FA is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.3% C 0.125 H 287.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2FA |
|---|---|
| RGB | rgb(170, 162, 250) |
| HSL | hsl(245, 90%, 81%) |
| HSV | hsv(245, 35%, 98%) |
| CMYK | cmyk(32%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(70.38, 22.37, -42.81) |
| CIE-LCH | lch(70.38, 48.30, 297.59°) |
| OKLab | oklab(75.33% 0.0369 -0.1195) |
| OKLCH | oklch(75.33% 0.125 287.2) |
| XYZ | xyz(46.7486, 41.2876, 95.9302) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 6.96
Pastel Purple
#CAA0FF
ΔE00 7.24
Lavender
#B39DDB
ΔE00 7.45
Lilac (survey)
#CEA2FD
ΔE00 8.08
Lavender (survey)
#C79FEF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2FA #F2FAA2
analogous
#A2C6FA #AAA2FA #D6A2FA
triadic
#AAA2FA #FAAAA2 #A2FAAA
tetradic
#AAA2FA #FAA2C6 #F2FAA2 #A2FAD6
square
#AAA2FA #FAA2C6 #F2FAA2 #A2FAD6
split-complementary
#AAA2FA #FAD6A2 #C6FAA2
monochromatic
#402EF4 #7568F7 #AAA2FA #DFDCFD #E4E2FD
Accessibility & contrast
On white
2.27
#AAA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AAA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2FA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2FA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#96B2C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa2fa; /* rgb */ color: rgb(170, 162, 250); /* oklch */ color: oklch(75.3% 0.125 287.2);
Tailwind
colors: {
custom: {
50: '#c5bdfc',
500: '#aaa2fa',
950: '#000000',
},
}SCSS
$custom: #aaa2fa; $custom-light: #c5bdfc; $custom-dark: #000000;
JSON
{
"hex": "#aaa2fa",
"rgb": {
"r": 170,
"g": 162,
"b": 250
},
"hsl": {
"h": 245.455,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.75326,
"c": 0.12508,
"h": 287.2
},
"luminance": 0.41289
}Semantic roles & 50–950 ramp
primary
#AAA2FA
secondary
#F3F6D5
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185