#AAAAEF#AAAAEF
#AAAAEF is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.4% C 0.098 H 283.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAEF |
|---|---|
| RGB | rgb(170, 170, 239) |
| HSL | hsl(240, 68%, 80%) |
| HSV | hsv(240, 29%, 94%) |
| CMYK | cmyk(28.9%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(71.91, 15.13, -34.44) |
| CIE-LCH | lch(71.91, 37.62, 293.72°) |
| OKLab | oklab(76.35% 0.0235 -0.0955) |
| OKLCH | oklch(76.35% 0.098 283.8) |
| XYZ | xyz(46.5282, 43.5263, 87.5946) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.37
Pale Violet
#CEAEFA
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.29
Pastel Purple
#CAA0FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAEF #EFEFAA
analogous
#AACCEF #AAAAEF #CCAAEF
triadic
#AAAAEF #EFAAAA #AAEFAA
tetradic
#AAAAEF #EFAACC #EFEFAA #AAEFCC
square
#AAAAEF #EFAACC #EFEFAA #AAEFCC
split-complementary
#AAAAEF #EFCCAA #CCEFAA
monochromatic
#4343DC #7676E5 #AAAAEF #DEDEF9 #E5E5FA
Accessibility & contrast
On white
2.16
#AAAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#AAAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAEF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAEF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F2
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#99B6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaaef; /* rgb */ color: rgb(170, 170, 239); /* oklch */ color: oklch(76.4% 0.098 283.8);
Tailwind
colors: {
custom: {
50: '#c5c3f4',
500: '#aaaaef',
950: '#000000',
},
}SCSS
$custom: #aaaaef; $custom-light: #c5c3f4; $custom-dark: #000000;
JSON
{
"hex": "#aaaaef",
"rgb": {
"r": 170,
"g": 170,
"b": 239
},
"hsl": {
"h": 240,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.76355,
"c": 0.09831,
"h": 283.8
},
"luminance": 0.43527
}Semantic roles & 50–950 ramp
primary
#AAAAEF
secondary
#F2F2D9
accent
#D015D0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185