#AAAAF5#AAAAF5
#AAAAF5 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.107 H 283.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAF5 |
|---|---|
| RGB | rgb(170, 170, 245) |
| HSL | hsl(240, 79%, 81%) |
| HSV | hsv(240, 31%, 96%) |
| CMYK | cmyk(30.6%, 30.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.15, 16.62, -37.32) |
| CIE-LCH | lch(72.15, 40.86, 294.00°) |
| OKLab | oklab(76.62% 0.0251 -0.1037) |
| OKLCH | oklch(76.62% 0.107 283.6) |
| XYZ | xyz(47.4293, 43.8868, 92.3406) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.54
Lavender
#B39DDB
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 7.92
Pale Violet
#CEAEFA
ΔE00 8.23
Perrywinkle
#8F8CE7
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAF5 #F5F5AA
analogous
#AAD0F5 #AAAAF5 #D0AAF5
triadic
#AAAAF5 #F5AAAA #AAF5AA
tetradic
#AAAAF5 #F5AAD0 #F5F5AA #AAF5D0
square
#AAAAF5 #F5AAD0 #F5F5AA #AAF5D0
split-complementary
#AAAAF5 #F5D0AA #D0F5AA
monochromatic
#3C3CE8 #7373EF #AAAAF5 #E1E1FB #E4E4FC
Accessibility & contrast
On white
2.15
#AAAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AAAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAF5
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAF5 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F8
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#97B8C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaaf5; /* rgb */ color: rgb(170, 170, 245); /* oklch */ color: oklch(76.6% 0.107 283.6);
Tailwind
colors: {
custom: {
50: '#c5c3f8',
500: '#aaaaf5',
950: '#000000',
},
}SCSS
$custom: #aaaaf5; $custom-light: #c5c3f8; $custom-dark: #000000;
JSON
{
"hex": "#aaaaf5",
"rgb": {
"r": 170,
"g": 170,
"b": 245
},
"hsl": {
"h": 240,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.76621,
"c": 0.10671,
"h": 283.6
},
"luminance": 0.43888
}Semantic roles & 50–950 ramp
primary
#AAAAF5
secondary
#F4F4D7
accent
#DB0ADB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185