#AAAAFE#AAAAFE
#AAAAFE is a light, moderate blue. Relative luminance 0.445; OKLCH L 77.0% C 0.119 H 283.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAFE |
|---|---|
| RGB | rgb(170, 170, 254) |
| HSL | hsl(240, 98%, 83%) |
| HSV | hsv(240, 33%, 100%) |
| CMYK | cmyk(33.1%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.53, 18.89, -41.61) |
| CIE-LCH | lch(72.53, 45.70, 294.41°) |
| OKLab | oklab(77.03% 0.0273 -0.1161) |
| OKLCH | oklch(77.03% 0.119 283.2) |
| XYZ | xyz(48.8368, 44.4498, 99.7533) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 8.12
Perrywinkle
#8F8CE7
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 8.78
Pastel Purple
#CAA0FF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAFE #FEFEAA
analogous
#AAD4FE #AAAAFE #D4AAFE
triadic
#AAAAFE #FEAAAA #AAFEAA
tetradic
#AAAAFE #FEAAD4 #FEFEAA #AAFED4
square
#AAAAFE #FEAAD4 #FEFEAA #AAFED4
split-complementary
#AAAAFE #FED4AA #D4FEAA
monochromatic
#3131FD #6E6EFD #AAAAFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.12
#AAAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#AAAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAFE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAFE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#94BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaafe; /* rgb */ color: rgb(170, 170, 254); /* oklch */ color: oklch(77.0% 0.119 283.2);
Tailwind
colors: {
custom: {
50: '#c5c3ff',
500: '#aaaafe',
950: '#000000',
},
}SCSS
$custom: #aaaafe; $custom-light: #c5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#aaaafe",
"rgb": {
"r": 170,
"g": 170,
"b": 254
},
"hsl": {
"h": 240,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77034,
"c": 0.11924,
"h": 283.2
},
"luminance": 0.44451
}Semantic roles & 50–950 ramp
primary
#AAAAFE
secondary
#F7F7D4
accent
#E600E5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186