#AAAAF6#AAAAF6
#AAAAF6 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.7% C 0.108 H 283.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAF6 |
|---|---|
| RGB | rgb(170, 170, 246) |
| HSL | hsl(240, 81%, 82%) |
| HSV | hsv(240, 31%, 96%) |
| CMYK | cmyk(30.9%, 30.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.19, 16.87, -37.80) |
| CIE-LCH | lch(72.19, 41.39, 294.05°) |
| OKLab | oklab(76.67% 0.0253 -0.1051) |
| OKLCH | oklch(76.67% 0.108 283.6) |
| XYZ | xyz(47.5824, 43.9480, 93.1467) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 7.60
Lavender
#B39DDB
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 7.87
Pale Violet
#CEAEFA
ΔE00 8.28
Perrywinkle
#8F8CE7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAF6 #F6F6AA
analogous
#AAD0F6 #AAAAF6 #D0AAF6
triadic
#AAAAF6 #F6AAAA #AAF6AA
tetradic
#AAAAF6 #F6AAD0 #F6F6AA #AAF6D0
square
#AAAAF6 #F6AAD0 #F6F6AA #AAF6D0
split-complementary
#AAAAF6 #F6D0AA #D0F6AA
monochromatic
#3B3BEA #7373F0 #AAAAF6 #E1E1FC #E3E3FC
Accessibility & contrast
On white
2.15
#AAAAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AAAAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAF6
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAF6 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F9
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#97B8C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaaf6; /* rgb */ color: rgb(170, 170, 246); /* oklch */ color: oklch(76.7% 0.108 283.6);
Tailwind
colors: {
custom: {
50: '#c5c3f9',
500: '#aaaaf6',
950: '#000000',
},
}SCSS
$custom: #aaaaf6; $custom-light: #c5c3f9; $custom-dark: #000000;
JSON
{
"hex": "#aaaaf6",
"rgb": {
"r": 170,
"g": 170,
"b": 246
},
"hsl": {
"h": 240,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.76667,
"c": 0.10811,
"h": 283.6
},
"luminance": 0.43949
}Semantic roles & 50–950 ramp
primary
#AAAAF6
secondary
#F4F4D7
accent
#DD08DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185