#AAAEF2#AAAEF2
#AAAEF2 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.3% C 0.097 H 281.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF2 |
|---|---|
| RGB | rgb(170, 174, 242) |
| HSL | hsl(237, 73%, 81%) |
| HSV | hsv(237, 30%, 95%) |
| CMYK | cmyk(29.8%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(73.04, 13.64, -34.32) |
| CIE-LCH | lch(73.04, 36.93, 291.68°) |
| OKLab | oklab(77.27% 0.0189 -0.0951) |
| OKLCH | oklch(77.27% 0.097 281.3) |
| XYZ | xyz(47.7363, 45.2276, 90.2019) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.16
Periwinkle
#CCCCFF
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF2 #F2EEAA
analogous
#AAD2F2 #AAAEF2 #CAAAF2
triadic
#AAAEF2 #F2AAAE #AEF2AA
tetradic
#AAAEF2 #F2AAD2 #F2EEAA #AAF2CA
square
#AAAEF2 #F2AAD2 #F2EEAA #AAF2CA
split-complementary
#AAAEF2 #F2CAAA #D2F2AA
monochromatic
#4049E2 #757BEA #AAAEF2 #DFE1FA #E4E6FB
Accessibility & contrast
On white
2.09
#AAAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AAAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#98BAC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaef2; /* rgb */ color: rgb(170, 174, 242); /* oklch */ color: oklch(77.3% 0.097 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f6',
500: '#aaaef2',
950: '#000000',
},
}SCSS
$custom: #aaaef2; $custom-light: #c5c6f6; $custom-dark: #000000;
JSON
{
"hex": "#aaaef2",
"rgb": {
"r": 170,
"g": 174,
"b": 242
},
"hsl": {
"h": 236.667,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.77268,
"c": 0.09699,
"h": 281.3
},
"luminance": 0.45229
}Semantic roles & 50–950 ramp
primary
#AAAEF2
secondary
#F3F1D8
accent
#CB10D6
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285