#AAAAF4#AAAAF4
#AAAAF4 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.6% C 0.105 H 283.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAF4 |
|---|---|
| RGB | rgb(170, 170, 244) |
| HSL | hsl(240, 77%, 81%) |
| HSV | hsv(240, 30%, 96%) |
| CMYK | cmyk(30.3%, 30.3%, 0%, 4.3%) |
| CIE-LAB | lab(72.11, 16.37, -36.84) |
| CIE-LCH | lch(72.11, 40.32, 293.96°) |
| OKLab | oklab(76.58% 0.0248 -0.1023) |
| OKLCH | oklch(76.58% 0.105 283.6) |
| XYZ | xyz(47.2771, 43.8259, 91.5388) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.82
Light Periwinkle
#C1C6FC
ΔE00 7.49
Lavender
#B39DDB
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.19
Perrywinkle
#8F8CE7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAF4 #F4F4AA
analogous
#AACFF4 #AAAAF4 #CFAAF4
triadic
#AAAAF4 #F4AAAA #AAF4AA
tetradic
#AAAAF4 #F4AACF #F4F4AA #AAF4CF
square
#AAAAF4 #F4AACF #F4F4AA #AAF4CF
split-complementary
#AAAAF4 #F4CFAA #CFF4AA
monochromatic
#3E3EE6 #7474ED #AAAAF4 #E0E0FB #E4E4FB
Accessibility & contrast
On white
2.15
#AAAAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AAAAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAF4
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAF4 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F7
Deuteranopia (green-blind)
#92AEF2
Tritanopia (blue-blind)
#98B7C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaaf4; /* rgb */ color: rgb(170, 170, 244); /* oklch */ color: oklch(76.6% 0.105 283.6);
Tailwind
colors: {
custom: {
50: '#c5c3f8',
500: '#aaaaf4',
950: '#000000',
},
}SCSS
$custom: #aaaaf4; $custom-light: #c5c3f8; $custom-dark: #000000;
JSON
{
"hex": "#aaaaf4",
"rgb": {
"r": 170,
"g": 170,
"b": 244
},
"hsl": {
"h": 240,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.76577,
"c": 0.10532,
"h": 283.6
},
"luminance": 0.43827
}Semantic roles & 50–950 ramp
primary
#AAAAF4
secondary
#F3F3D8
accent
#D90CD9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185