#AAA8FA#AAA8FA
#AAA8FA is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.5% C 0.116 H 284.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8FA |
|---|---|
| RGB | rgb(170, 168, 250) |
| HSL | hsl(241, 89%, 82%) |
| HSV | hsv(241, 33%, 98%) |
| CMYK | cmyk(32%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(71.86, 18.99, -40.49) |
| CIE-LCH | lch(71.86, 44.72, 295.13°) |
| OKLab | oklab(76.47% 0.029 -0.1128) |
| OKLCH | oklch(76.47% 0.116 284.4) |
| XYZ | xyz(47.8309, 43.4521, 96.2910) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.08
Lavender
#B39DDB
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.25
Pastel Purple
#CAA0FF
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8FA #F8FAA8
analogous
#A8CFFA #AAA8FA #D3A8FA
triadic
#AAA8FA #FAAAA8 #A8FAAA
tetradic
#AAA8FA #FAA8CF #F8FAA8 #A8FAD3
square
#AAA8FA #FAA8CF #F8FAA8 #A8FAD3
split-complementary
#AAA8FA #FAD3A8 #CFFAA8
monochromatic
#3934F3 #716EF7 #AAA8FA #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.17
#AAA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8FA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8FA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#96B7C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8fa; /* rgb */ color: rgb(170, 168, 250); /* oklch */ color: oklch(76.5% 0.116 284.4);
Tailwind
colors: {
custom: {
50: '#c5c1fc',
500: '#aaa8fa',
950: '#000000',
},
}SCSS
$custom: #aaa8fa; $custom-light: #c5c1fc; $custom-dark: #000000;
JSON
{
"hex": "#aaa8fa",
"rgb": {
"r": 170,
"g": 168,
"b": 250
},
"hsl": {
"h": 241.463,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.76465,
"c": 0.11649,
"h": 284.4
},
"luminance": 0.43453
}Semantic roles & 50–950 ramp
primary
#AAA8FA
secondary
#F5F5D6
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185