#AAAAF3#AAAAF3
#AAAAF3 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.104 H 283.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAF3 |
|---|---|
| RGB | rgb(170, 170, 243) |
| HSL | hsl(240, 75%, 81%) |
| HSV | hsv(240, 30%, 95%) |
| CMYK | cmyk(30%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(72.07, 16.12, -36.36) |
| CIE-LCH | lch(72.07, 39.78, 293.91°) |
| OKLab | oklab(76.53% 0.0246 -0.101) |
| OKLCH | oklch(76.53% 0.104 283.7) |
| XYZ | xyz(47.1257, 43.7653, 90.7413) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.92
Lavender
#B39DDB
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.14
Perrywinkle
#8F8CE7
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAF3 #F3F3AA
analogous
#AACEF3 #AAAAF3 #CEAAF3
triadic
#AAAAF3 #F3AAAA #AAF3AA
tetradic
#AAAAF3 #F3AACE #F3F3AA #AAF3CE
square
#AAAAF3 #F3AACE #F3F3AA #AAF3CE
split-complementary
#AAAAF3 #F3CEAA #CEF3AA
monochromatic
#3F3FE4 #7474EB #AAAAF3 #E0E0FB #E4E4FB
Accessibility & contrast
On white
2.15
#AAAAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AAAAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAF3
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAF3 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F6
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#98B7C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaaf3; /* rgb */ color: rgb(170, 170, 243); /* oklch */ color: oklch(76.5% 0.104 283.7);
Tailwind
colors: {
custom: {
50: '#c5c3f7',
500: '#aaaaf3',
950: '#000000',
},
}SCSS
$custom: #aaaaf3; $custom-light: #c5c3f7; $custom-dark: #000000;
JSON
{
"hex": "#aaaaf3",
"rgb": {
"r": 170,
"g": 170,
"b": 243
},
"hsl": {
"h": 240,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.76532,
"c": 0.10391,
"h": 283.7
},
"luminance": 0.43767
}Semantic roles & 50–950 ramp
primary
#AAAAF3
secondary
#F3F3D8
accent
#D70ED7
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185