#AAAEEB#AAAEEB
#AAAEEB is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.0% C 0.087 H 281.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEEB |
|---|---|
| RGB | rgb(170, 174, 235) |
| HSL | hsl(236, 62%, 79%) |
| HSV | hsv(236, 28%, 92%) |
| CMYK | cmyk(27.7%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(72.77, 11.93, -30.94) |
| CIE-LCH | lch(72.77, 33.16, 291.09°) |
| OKLab | oklab(76.97% 0.017 -0.0855) |
| OKLCH | oklch(76.97% 0.087 281.2) |
| XYZ | xyz(46.7051, 44.8151, 84.7706) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.20
Periwinkle Blue
#8F99FB
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEEB #EBE7AA
analogous
#AACFEB #AAAEEB #C7AAEB
triadic
#AAAEEB #EBAAAE #AEEBAA
tetradic
#AAAEEB #EBAACF #EBE7AA #AAEBC7
square
#AAAEEB #EBAACF #EBE7AA #AAEBC7
split-complementary
#AAAEEB #EBC7AA #CFEBAA
monochromatic
#4750D4 #787FDF #AAAEEB #DCDDF7 #E6E7F9
Accessibility & contrast
On white
2.11
#AAAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#AAAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEEB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEEB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#9AB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaeeb; /* rgb */ color: rgb(170, 174, 235); /* oklch */ color: oklch(77.0% 0.087 281.2);
Tailwind
colors: {
custom: {
50: '#c4c6f1',
500: '#aaaeeb',
950: '#000000',
},
}SCSS
$custom: #aaaeeb; $custom-light: #c4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#aaaeeb",
"rgb": {
"r": 170,
"g": 174,
"b": 235
},
"hsl": {
"h": 236.308,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.76968,
"c": 0.08714,
"h": 281.2
},
"luminance": 0.44816
}Semantic roles & 50–950 ramp
primary
#AAAEEB
secondary
#F1EFDA
accent
#BF1CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284