#AAAEF5#AAAEF5
#AAAEF5 is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.101 H 281.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF5 |
|---|---|
| RGB | rgb(170, 174, 245) |
| HSL | hsl(237, 79%, 81%) |
| HSV | hsv(237, 31%, 96%) |
| CMYK | cmyk(30.6%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(73.16, 14.39, -35.76) |
| CIE-LCH | lch(73.16, 38.54, 291.92°) |
| OKLab | oklab(77.4% 0.0198 -0.0992) |
| OKLCH | oklch(77.4% 0.101 281.3) |
| XYZ | xyz(48.1906, 45.4093, 92.5943) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.26
Lavender
#B39DDB
ΔE00 8.45
Pale Violet
#CEAEFA
ΔE00 8.77
Periwinkle
#CCCCFF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF5 #F5F1AA
analogous
#AAD4F5 #AAAEF5 #CCAAF5
triadic
#AAAEF5 #F5AAAE #AEF5AA
tetradic
#AAAEF5 #F5AAD4 #F5F1AA #AAF5CC
square
#AAAEF5 #F5AAD4 #F5F1AA #AAF5CC
split-complementary
#AAAEF5 #F5CCAA #D4F5AA
monochromatic
#3C46E8 #737AEF #AAAEF5 #E1E2FB #E4E5FC
Accessibility & contrast
On white
2.08
#AAAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AAAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF5
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF5 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F8
Deuteranopia (green-blind)
#96B1F3
Tritanopia (blue-blind)
#97BBC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaef5; /* rgb */ color: rgb(170, 174, 245); /* oklch */ color: oklch(77.4% 0.101 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f8',
500: '#aaaef5',
950: '#000000',
},
}SCSS
$custom: #aaaef5; $custom-light: #c5c6f8; $custom-dark: #000000;
JSON
{
"hex": "#aaaef5",
"rgb": {
"r": 170,
"g": 174,
"b": 245
},
"hsl": {
"h": 236.8,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.774,
"c": 0.10119,
"h": 281.3
},
"luminance": 0.45411
}Semantic roles & 50–950 ramp
primary
#AAAEF5
secondary
#F4F2D7
accent
#D00ADB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285