#AAA7FA#AAA7FA
#AAA7FA is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.3% C 0.118 H 284.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7FA |
|---|---|
| RGB | rgb(170, 167, 250) |
| HSL | hsl(242, 89%, 82%) |
| HSV | hsv(242, 33%, 98%) |
| CMYK | cmyk(32%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(71.61, 19.56, -40.88) |
| CIE-LCH | lch(71.61, 45.31, 295.57°) |
| OKLab | oklab(76.27% 0.0303 -0.1139) |
| OKLCH | oklch(76.27% 0.118 284.9) |
| XYZ | xyz(47.6470, 43.0843, 96.2296) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.99
Lavender
#B39DDB
ΔE00 7.88
Perrywinkle
#8F8CE7
ΔE00 7.92
Pastel Purple
#CAA0FF
ΔE00 8.10
Pale Violet
#CEAEFA
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7FA #F7FAA7
analogous
#A7CEFA #AAA7FA #D4A7FA
triadic
#AAA7FA #FAAAA7 #A7FAAA
tetradic
#AAA7FA #FAA7CE #F7FAA7 #A7FAD4
square
#AAA7FA #FAA7CE #F7FAA7 #A7FAD4
split-complementary
#AAA7FA #FAD4A7 #CEFAA7
monochromatic
#3A33F3 #726DF7 #AAA7FA #E2E1FD #E3E2FD
Accessibility & contrast
On white
2.18
#AAA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7FA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7FA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#96B6C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa7fa; /* rgb */ color: rgb(170, 167, 250); /* oklch */ color: oklch(76.3% 0.118 284.9);
Tailwind
colors: {
custom: {
50: '#c5c1fc',
500: '#aaa7fa',
950: '#000000',
},
}SCSS
$custom: #aaa7fa; $custom-light: #c5c1fc; $custom-dark: #000000;
JSON
{
"hex": "#aaa7fa",
"rgb": {
"r": 170,
"g": 167,
"b": 250
},
"hsl": {
"h": 242.169,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.76274,
"c": 0.11791,
"h": 284.9
},
"luminance": 0.43086
}Semantic roles & 50–950 ramp
primary
#AAA7FA
secondary
#F4F5D6
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185