#AAAAED#AAAAED
#AAAAED is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.3% C 0.095 H 283.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAED |
|---|---|
| RGB | rgb(170, 170, 237) |
| HSL | hsl(240, 65%, 80%) |
| HSV | hsv(240, 28%, 93%) |
| CMYK | cmyk(28.3%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(71.83, 14.64, -33.47) |
| CIE-LCH | lch(71.83, 36.54, 293.63°) |
| OKLab | oklab(76.27% 0.023 -0.0927) |
| OKLCH | oklch(76.27% 0.095 283.9) |
| XYZ | xyz(46.2344, 43.4088, 86.0471) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 7.62
Pale Violet
#CEAEFA
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.43
Lavender (survey)
#C79FEF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAED #EDEDAA
analogous
#AACCED #AAAAED #CCAAED
triadic
#AAAAED #EDAAAA #AAEDAA
tetradic
#AAAAED #EDAACC #EDEDAA #AAEDCC
square
#AAAAED #EDAACC #EDEDAA #AAEDCC
split-complementary
#AAAAED #EDCCAA #CCEDAA
monochromatic
#4545D8 #7777E2 #AAAAED #DDDDF8 #E6E6FA
Accessibility & contrast
On white
2.17
#AAAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AAAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAED
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAED | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#9AB6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaaed; /* rgb */ color: rgb(170, 170, 237); /* oklch */ color: oklch(76.3% 0.095 283.9);
Tailwind
colors: {
custom: {
50: '#c4c3f3',
500: '#aaaaed',
950: '#000000',
},
}SCSS
$custom: #aaaaed; $custom-light: #c4c3f3; $custom-dark: #000000;
JSON
{
"hex": "#aaaaed",
"rgb": {
"r": 170,
"g": 170,
"b": 237
},
"hsl": {
"h": 240,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76268,
"c": 0.09549,
"h": 283.9
},
"luminance": 0.4341
}Semantic roles & 50–950 ramp
primary
#AAAAED
secondary
#F1F1DA
accent
#CD19CD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185