#AAAEF3#AAAEF3
#AAAEF3 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.098 H 281.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF3 |
|---|---|
| RGB | rgb(170, 174, 243) |
| HSL | hsl(237, 75%, 81%) |
| HSV | hsv(237, 30%, 95%) |
| CMYK | cmyk(30%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(73.08, 13.89, -34.80) |
| CIE-LCH | lch(73.08, 37.47, 291.76°) |
| OKLab | oklab(77.31% 0.0192 -0.0965) |
| OKLCH | oklch(77.31% 0.098 281.3) |
| XYZ | xyz(47.8869, 45.2879, 90.9950) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 6.95
Periwinkle Blue
#8F99FB
ΔE00 7.44
Lavender
#B39DDB
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.65
Pale Violet
#CEAEFA
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF3 #F3EFAA
analogous
#AAD2F3 #AAAEF3 #CAAAF3
triadic
#AAAEF3 #F3AAAE #AEF3AA
tetradic
#AAAEF3 #F3AAD2 #F3EFAA #AAF3CA
square
#AAAEF3 #F3AAD2 #F3EFAA #AAF3CA
split-complementary
#AAAEF3 #F3CAAA #D2F3AA
monochromatic
#3F48E4 #747BEB #AAAEF3 #E0E1FB #E4E5FB
Accessibility & contrast
On white
2.09
#AAAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#AAAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF3 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#97B1F1
Tritanopia (blue-blind)
#98BBC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaef3; /* rgb */ color: rgb(170, 174, 243); /* oklch */ color: oklch(77.3% 0.098 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f7',
500: '#aaaef3',
950: '#000000',
},
}SCSS
$custom: #aaaef3; $custom-light: #c5c6f7; $custom-dark: #000000;
JSON
{
"hex": "#aaaef3",
"rgb": {
"r": 170,
"g": 174,
"b": 243
},
"hsl": {
"h": 236.712,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.77312,
"c": 0.09839,
"h": 281.3
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#AAAEF3
secondary
#F3F1D8
accent
#CC0ED7
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285