#AAAAF2#AAAAF2
#AAAAF2 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.103 H 283.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAF2 |
|---|---|
| RGB | rgb(170, 170, 242) |
| HSL | hsl(240, 73%, 81%) |
| HSV | hsv(240, 30%, 95%) |
| CMYK | cmyk(29.8%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(72.03, 15.87, -35.88) |
| CIE-LCH | lch(72.03, 39.24, 293.86°) |
| OKLab | oklab(76.49% 0.0243 -0.0996) |
| OKLCH | oklch(76.49% 0.103 283.7) |
| XYZ | xyz(46.9751, 43.7051, 89.9481) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.11
Perrywinkle
#8F8CE7
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAF2 #F2F2AA
analogous
#AACEF2 #AAAAF2 #CEAAF2
triadic
#AAAAF2 #F2AAAA #AAF2AA
tetradic
#AAAAF2 #F2AACE #F2F2AA #AAF2CE
square
#AAAAF2 #F2AACE #F2F2AA #AAF2CE
split-complementary
#AAAAF2 #F2CEAA #CEF2AA
monochromatic
#4040E2 #7575EA #AAAAF2 #DFDFFA #E4E4FB
Accessibility & contrast
On white
2.16
#AAAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AAAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAF2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAF2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#93AEF0
Tritanopia (blue-blind)
#98B7C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaaf2; /* rgb */ color: rgb(170, 170, 242); /* oklch */ color: oklch(76.5% 0.103 283.7);
Tailwind
colors: {
custom: {
50: '#c5c3f6',
500: '#aaaaf2',
950: '#000000',
},
}SCSS
$custom: #aaaaf2; $custom-light: #c5c3f6; $custom-dark: #000000;
JSON
{
"hex": "#aaaaf2",
"rgb": {
"r": 170,
"g": 170,
"b": 242
},
"hsl": {
"h": 240,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.76487,
"c": 0.10251,
"h": 283.7
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#AAAAF2
secondary
#F3F3D8
accent
#D610D6
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185