#AAAEE6#AAAEE6
#AAAEE6 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.080 H 281.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEE6 |
|---|---|
| RGB | rgb(170, 174, 230) |
| HSL | hsl(236, 55%, 78%) |
| HSV | hsv(236, 26%, 90%) |
| CMYK | cmyk(26.1%, 24.3%, 0%, 9.8%) |
| CIE-LAB | lab(72.58, 10.73, -28.51) |
| CIE-LCH | lch(72.58, 30.46, 290.62°) |
| OKLab | oklab(76.76% 0.0155 -0.0786) |
| OKLCH | oklch(76.76% 0.08 281.1) |
| XYZ | xyz(45.9929, 44.5303, 81.0196) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.17
Lavender
#B39DDB
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.71
Periwinkle Blue
#8F99FB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEE6 #E6E2AA
analogous
#AACCE6 #AAAEE6 #C4AAE6
triadic
#AAAEE6 #E6AAAE #AEE6AA
tetradic
#AAAEE6 #E6AACC #E6E2AA #AAE6C4
square
#AAAEE6 #E6AACC #E6E2AA #AAE6C4
split-complementary
#AAAEE6 #E6C4AA #CCE6AA
monochromatic
#4B54CA #7B81D8 #AAAEE6 #D9DBF4 #E7E8F8
Accessibility & contrast
On white
2.12
#AAAEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AAAEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEE6
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEE6 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E8
Deuteranopia (green-blind)
#9CB0E5
Tritanopia (blue-blind)
#9CB8C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaee6; /* rgb */ color: rgb(170, 174, 230); /* oklch */ color: oklch(76.8% 0.080 281.1);
Tailwind
colors: {
custom: {
50: '#c4c6ee',
500: '#aaaee6',
950: '#000000',
},
}SCSS
$custom: #aaaee6; $custom-light: #c4c6ee; $custom-dark: #000000;
JSON
{
"hex": "#aaaee6",
"rgb": {
"r": 170,
"g": 174,
"b": 230
},
"hsl": {
"h": 236,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.7676,
"c": 0.08007,
"h": 281.1
},
"luminance": 0.44531
}Semantic roles & 50–950 ramp
primary
#AAAEE6
secondary
#EFEEDC
accent
#B723C2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284