#AAAEF6#AAAEF6
#AAAEF6 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.103 H 281.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF6 |
|---|---|
| RGB | rgb(170, 174, 246) |
| HSL | hsl(237, 81%, 82%) |
| HSV | hsv(237, 31%, 96%) |
| CMYK | cmyk(30.9%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(73.20, 14.63, -36.24) |
| CIE-LCH | lch(73.20, 39.08, 291.99°) |
| OKLab | oklab(77.44% 0.02 -0.1006) |
| OKLCH | oklch(77.44% 0.103 281.3) |
| XYZ | xyz(48.3437, 45.4706, 93.4005) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 6.78
Periwinkle Blue
#8F99FB
ΔE00 7.17
Lavender
#B39DDB
ΔE00 8.55
Pale Violet
#CEAEFA
ΔE00 8.81
Periwinkle
#CCCCFF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF6 #F6F2AA
analogous
#AAD4F6 #AAAEF6 #CCAAF6
triadic
#AAAEF6 #F6AAAE #AEF6AA
tetradic
#AAAEF6 #F6AAD4 #F6F2AA #AAF6CC
square
#AAAEF6 #F6AAD4 #F6F2AA #AAF6CC
split-complementary
#AAAEF6 #F6CCAA #D4F6AA
monochromatic
#3B45EA #7379F0 #AAAEF6 #E1E3FC #E3E5FC
Accessibility & contrast
On white
2.08
#AAAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AAAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF6
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF6 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F9
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#97BBC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaef6; /* rgb */ color: rgb(170, 174, 246); /* oklch */ color: oklch(77.4% 0.103 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f9',
500: '#aaaef6',
950: '#000000',
},
}SCSS
$custom: #aaaef6; $custom-light: #c5c6f9; $custom-dark: #000000;
JSON
{
"hex": "#aaaef6",
"rgb": {
"r": 170,
"g": 174,
"b": 246
},
"hsl": {
"h": 236.842,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.77444,
"c": 0.10259,
"h": 281.3
},
"luminance": 0.45472
}Semantic roles & 50–950 ramp
primary
#AAAEF6
secondary
#F4F2D7
accent
#D208DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285