#AAAEF8#AAAEF8
#AAAEF8 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.105 H 281.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF8 |
|---|---|
| RGB | rgb(170, 174, 248) |
| HSL | hsl(237, 85%, 82%) |
| HSV | hsv(237, 31%, 97%) |
| CMYK | cmyk(31.5%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(73.28, 15.13, -37.19) |
| CIE-LCH | lch(73.28, 40.16, 292.14°) |
| OKLab | oklab(77.53% 0.0206 -0.1034) |
| OKLCH | oklch(77.53% 0.105 281.3) |
| XYZ | xyz(48.6523, 45.5940, 95.0259) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.01
Lavender
#B39DDB
ΔE00 8.77
Pale Violet
#CEAEFA
ΔE00 8.90
Periwinkle
#CCCCFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF8 #F8F4AA
analogous
#AAD5F8 #AAAEF8 #CDAAF8
triadic
#AAAEF8 #F8AAAE #AEF8AA
tetradic
#AAAEF8 #F8AAD5 #F8F4AA #AAF8CD
square
#AAAEF8 #F8AAD5 #F8F4AA #AAF8CD
split-complementary
#AAAEF8 #F8CDAA #D5F8AA
monochromatic
#3942EF #7178F3 #AAAEF8 #E3E4FD #E3E4FD
Accessibility & contrast
On white
2.08
#AAAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AAAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF8 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FB
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#96BCC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaef8; /* rgb */ color: rgb(170, 174, 248); /* oklch */ color: oklch(77.5% 0.105 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6fb',
500: '#aaaef8',
950: '#000000',
},
}SCSS
$custom: #aaaef8; $custom-light: #c5c6fb; $custom-dark: #000000;
JSON
{
"hex": "#aaaef8",
"rgb": {
"r": 170,
"g": 174,
"b": 248
},
"hsl": {
"h": 236.923,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.77533,
"c": 0.10539,
"h": 281.3
},
"luminance": 0.45595
}Semantic roles & 50–950 ramp
primary
#AAAEF8
secondary
#F5F3D6
accent
#D604E1
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285