#AAAEEF#AAAEEF
#AAAEEF is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.1% C 0.093 H 281.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEEF |
|---|---|
| RGB | rgb(170, 174, 239) |
| HSL | hsl(237, 68%, 80%) |
| HSV | hsv(237, 29%, 94%) |
| CMYK | cmyk(28.9%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(72.92, 12.90, -32.87) |
| CIE-LCH | lch(72.92, 35.31, 291.43°) |
| OKLab | oklab(77.14% 0.0181 -0.091) |
| OKLCH | oklch(77.14% 0.093 281.3) |
| XYZ | xyz(47.2895, 45.0489, 87.8484) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.31
Pastel Blue
#A2BFFE
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.87
Lavender
#B39DDB
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEEF #EFEBAA
analogous
#AAD0EF #AAAEEF #C9AAEF
triadic
#AAAEEF #EFAAAE #AEEFAA
tetradic
#AAAEEF #EFAAD0 #EFEBAA #AAEFC9
square
#AAAEEF #EFAAD0 #EFEBAA #AAEFC9
split-complementary
#AAAEEF #EFC9AA #D0EFAA
monochromatic
#434CDC #767DE5 #AAAEEF #DEDFF9 #E5E6FA
Accessibility & contrast
On white
2.10
#AAAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#AAAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEEF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEEF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#99BAC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaaeef; /* rgb */ color: rgb(170, 174, 239); /* oklch */ color: oklch(77.1% 0.093 281.3);
Tailwind
colors: {
custom: {
50: '#c4c6f4',
500: '#aaaeef',
950: '#000000',
},
}SCSS
$custom: #aaaeef; $custom-light: #c4c6f4; $custom-dark: #000000;
JSON
{
"hex": "#aaaeef",
"rgb": {
"r": 170,
"g": 174,
"b": 239
},
"hsl": {
"h": 236.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77139,
"c": 0.09277,
"h": 281.3
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#AAAEEF
secondary
#F2F0D9
accent
#C515D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285