#AAA3FA#AAA3FA
#AAA3FA is a light, vivid blue. Relative luminance 0.416; OKLCH L 75.5% C 0.124 H 286.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3FA |
|---|---|
| RGB | rgb(170, 163, 250) |
| HSL | hsl(245, 90%, 81%) |
| HSV | hsv(245, 35%, 98%) |
| CMYK | cmyk(32%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(70.62, 21.80, -42.42) |
| CIE-LCH | lch(70.62, 47.70, 297.20°) |
| OKLab | oklab(75.51% 0.0356 -0.1184) |
| OKLCH | oklch(75.51% 0.124 286.7) |
| XYZ | xyz(46.9255, 41.6414, 95.9892) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 7.14
Pastel Purple
#CAA0FF
ΔE00 7.39
Lavender
#B39DDB
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 8.16
Lilac (survey)
#CEA2FD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3FA #F3FAA3
analogous
#A3C7FA #AAA3FA #D5A3FA
triadic
#AAA3FA #FAAAA3 #A3FAAA
tetradic
#AAA3FA #FAA3C7 #F3FAA3 #A3FAD5
square
#AAA3FA #FAA3C7 #F3FAA3 #A3FAD5
split-complementary
#AAA3FA #FAD5A3 #C7FAA3
monochromatic
#3F2FF4 #7469F7 #AAA3FA #E0DDFD #E4E2FD
Accessibility & contrast
On white
2.25
#AAA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AAA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3FA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3FA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#88AAF8
Tritanopia (blue-blind)
#96B3C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa3fa; /* rgb */ color: rgb(170, 163, 250); /* oklch */ color: oklch(75.5% 0.124 286.7);
Tailwind
colors: {
custom: {
50: '#c5befc',
500: '#aaa3fa',
950: '#000000',
},
}SCSS
$custom: #aaa3fa; $custom-light: #c5befc; $custom-dark: #000000;
JSON
{
"hex": "#aaa3fa",
"rgb": {
"r": 170,
"g": 163,
"b": 250
},
"hsl": {
"h": 244.828,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.75514,
"c": 0.12363,
"h": 286.7
},
"luminance": 0.41643
}Semantic roles & 50–950 ramp
primary
#AAA3FA
secondary
#F3F6D5
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185