#AAAEF0#AAAEF0
#AAAEF0 is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.094 H 281.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF0 |
|---|---|
| RGB | rgb(170, 174, 240) |
| HSL | hsl(237, 70%, 80%) |
| HSV | hsv(237, 29%, 94%) |
| CMYK | cmyk(29.2%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(72.96, 13.15, -33.35) |
| CIE-LCH | lch(72.96, 35.85, 291.52°) |
| OKLab | oklab(77.18% 0.0184 -0.0924) |
| OKLCH | oklch(77.18% 0.094 281.3) |
| XYZ | xyz(47.4376, 45.1082, 88.6286) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.76
Lavender
#B39DDB
ΔE00 7.97
Periwinkle
#CCCCFF
ΔE00 8.46
Pale Violet
#CEAEFA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF0 #F0ECAA
analogous
#AAD1F0 #AAAEF0 #C9AAF0
triadic
#AAAEF0 #F0AAAE #AEF0AA
tetradic
#AAAEF0 #F0AAD1 #F0ECAA #AAF0C9
square
#AAAEF0 #F0AAD1 #F0ECAA #AAF0C9
split-complementary
#AAAEF0 #F0C9AA #D1F0AA
monochromatic
#424BDE #767CE7 #AAAEF0 #DEE0F9 #E5E6FA
Accessibility & contrast
On white
2.10
#AAAEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AAAEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF0 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F3
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#99BAC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaef0; /* rgb */ color: rgb(170, 174, 240); /* oklch */ color: oklch(77.2% 0.094 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f5',
500: '#aaaef0',
950: '#000000',
},
}SCSS
$custom: #aaaef0; $custom-light: #c5c6f5; $custom-dark: #000000;
JSON
{
"hex": "#aaaef0",
"rgb": {
"r": 170,
"g": 174,
"b": 240
},
"hsl": {
"h": 236.571,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.77182,
"c": 0.09417,
"h": 281.3
},
"luminance": 0.45109
}Semantic roles & 50–950 ramp
primary
#AAAEF0
secondary
#F2F1D9
accent
#C714D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285