#AAAEEE#AAAEEE
#AAAEEE is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.091 H 281.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEEE |
|---|---|
| RGB | rgb(170, 174, 238) |
| HSL | hsl(236, 67%, 80%) |
| HSV | hsv(236, 29%, 93%) |
| CMYK | cmyk(28.6%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.89, 12.66, -32.39) |
| CIE-LCH | lch(72.89, 34.77, 291.35°) |
| OKLab | oklab(77.1% 0.0178 -0.0896) |
| OKLCH | oklch(77.1% 0.091 281.2) |
| XYZ | xyz(47.1421, 44.9900, 87.0725) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 7.30
Lavender
#B39DDB
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.98
Periwinkle
#CCCCFF
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEEE #EEEAAA
analogous
#AAD0EE #AAAEEE #C8AAEE
triadic
#AAAEEE #EEAAAE #AEEEAA
tetradic
#AAAEEE #EEAAD0 #EEEAAA #AAEEC8
square
#AAAEEE #EEAAD0 #EEEAAA #AAEEC8
split-complementary
#AAAEEE #EEC8AA #D0EEAA
monochromatic
#444DDA #777DE4 #AAAEEE #DDDFF8 #E5E7FA
Accessibility & contrast
On white
2.10
#AAAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AAAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEEE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEEE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#99BAC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaeee; /* rgb */ color: rgb(170, 174, 238); /* oklch */ color: oklch(77.1% 0.091 281.2);
Tailwind
colors: {
custom: {
50: '#c4c6f3',
500: '#aaaeee',
950: '#000000',
},
}SCSS
$custom: #aaaeee; $custom-light: #c4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#aaaeee",
"rgb": {
"r": 170,
"g": 174,
"b": 238
},
"hsl": {
"h": 236.471,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.77096,
"c": 0.09136,
"h": 281.2
},
"luminance": 0.44991
}Semantic roles & 50–950 ramp
primary
#AAAEEE
secondary
#F1F0DA
accent
#C417CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285