#AAAEF4#AAAEF4
#AAAEF4 is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.100 H 281.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF4 |
|---|---|
| RGB | rgb(170, 174, 244) |
| HSL | hsl(237, 77%, 81%) |
| HSV | hsv(237, 30%, 96%) |
| CMYK | cmyk(30.3%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(73.12, 14.14, -35.28) |
| CIE-LCH | lch(73.12, 38.01, 291.84°) |
| OKLab | oklab(77.36% 0.0195 -0.0979) |
| OKLCH | oklch(77.36% 0.1 281.3) |
| XYZ | xyz(48.0384, 45.3485, 91.7925) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.35
Lavender
#B39DDB
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.71
Pale Violet
#CEAEFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF4 #F4F0AA
analogous
#AAD3F4 #AAAEF4 #CBAAF4
triadic
#AAAEF4 #F4AAAE #AEF4AA
tetradic
#AAAEF4 #F4AAD3 #F4F0AA #AAF4CB
square
#AAAEF4 #F4AAD3 #F4F0AA #AAF4CB
split-complementary
#AAAEF4 #F4CBAA #D3F4AA
monochromatic
#3E47E6 #747AED #AAAEF4 #E0E2FB #E4E5FB
Accessibility & contrast
On white
2.09
#AAAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AAAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF4
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF4 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F7
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#97BBC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaef4; /* rgb */ color: rgb(170, 174, 244); /* oklch */ color: oklch(77.4% 0.100 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f8',
500: '#aaaef4',
950: '#000000',
},
}SCSS
$custom: #aaaef4; $custom-light: #c5c6f8; $custom-dark: #000000;
JSON
{
"hex": "#aaaef4",
"rgb": {
"r": 170,
"g": 174,
"b": 244
},
"hsl": {
"h": 236.757,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.77356,
"c": 0.09979,
"h": 281.3
},
"luminance": 0.4535
}Semantic roles & 50–950 ramp
primary
#AAAEF4
secondary
#F3F2D8
accent
#CE0CD9
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285