#AAAEF7#AAAEF7
#AAAEF7 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.5% C 0.104 H 281.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF7 |
|---|---|
| RGB | rgb(170, 174, 247) |
| HSL | hsl(237, 83%, 82%) |
| HSV | hsv(237, 31%, 97%) |
| CMYK | cmyk(31.2%, 29.6%, 0%, 3.1%) |
| CIE-LAB | lab(73.24, 14.88, -36.72) |
| CIE-LCH | lch(73.24, 39.62, 292.07°) |
| OKLab | oklab(77.49% 0.0203 -0.102) |
| OKLCH | oklch(77.49% 0.104 281.3) |
| XYZ | xyz(48.4976, 45.5321, 94.2110) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 6.73
Periwinkle Blue
#8F99FB
ΔE00 7.08
Lavender
#B39DDB
ΔE00 8.66
Pale Violet
#CEAEFA
ΔE00 8.85
Periwinkle
#CCCCFF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF7 #F7F3AA
analogous
#AAD5F7 #AAAEF7 #CDAAF7
triadic
#AAAEF7 #F7AAAE #AEF7AA
tetradic
#AAAEF7 #F7AAD5 #F7F3AA #AAF7CD
square
#AAAEF7 #F7AAD5 #F7F3AA #AAF7CD
split-complementary
#AAAEF7 #F7CDAA #D5F7AA
monochromatic
#3A43EC #7279F2 #AAAEF7 #E2E3FC #E3E4FC
Accessibility & contrast
On white
2.08
#AAAEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#AAAEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF7
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF7 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FA
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#96BBC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaef7; /* rgb */ color: rgb(170, 174, 247); /* oklch */ color: oklch(77.5% 0.104 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6fa',
500: '#aaaef7',
950: '#000000',
},
}SCSS
$custom: #aaaef7; $custom-light: #c5c6fa; $custom-dark: #000000;
JSON
{
"hex": "#aaaef7",
"rgb": {
"r": 170,
"g": 174,
"b": 247
},
"hsl": {
"h": 236.883,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.77488,
"c": 0.10399,
"h": 281.3
},
"luminance": 0.45534
}Semantic roles & 50–950 ramp
primary
#AAAEF7
secondary
#F4F3D7
accent
#D406DF
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285