#AAA9EE#AAA9EE
#AAA9EE is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.1% C 0.098 H 284.5°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9EE |
|---|---|
| RGB | rgb(170, 169, 238) |
| HSL | hsl(241, 67%, 80%) |
| HSV | hsv(241, 29%, 93%) |
| CMYK | cmyk(28.6%, 29%, 0%, 6.7%) |
| CIE-LAB | lab(71.62, 15.45, -34.35) |
| CIE-LCH | lch(71.62, 37.66, 294.22°) |
| OKLab | oklab(76.12% 0.0246 -0.0952) |
| OKLCH | oklch(76.12% 0.098 284.5) |
| XYZ | xyz(46.1941, 43.0939, 86.7565) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 7.49
Pale Violet
#CEAEFA
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 8.62
Pastel Purple
#CAA0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9EE #EDEEA9
analogous
#A9CAEE #AAA9EE #CDA9EE
triadic
#AAA9EE #EEAAA9 #A9EEAA
tetradic
#AAA9EE #EEA9CA #EDEEA9 #A9EECD
square
#AAA9EE #EEA9CA #EDEEA9 #A9EECD
split-complementary
#AAA9EE #EECDA9 #CAEEA9
monochromatic
#4543DA #7776E4 #AAA9EE #DDDCF8 #E6E5FA
Accessibility & contrast
On white
2.18
#AAA9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAA9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9EE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9EE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#94ADEC
Tritanopia (blue-blind)
#9AB5C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa9ee; /* rgb */ color: rgb(170, 169, 238); /* oklch */ color: oklch(76.1% 0.098 284.5);
Tailwind
colors: {
custom: {
50: '#c4c2f3',
500: '#aaa9ee',
950: '#000000',
},
}SCSS
$custom: #aaa9ee; $custom-light: #c4c2f3; $custom-dark: #000000;
JSON
{
"hex": "#aaa9ee",
"rgb": {
"r": 170,
"g": 169,
"b": 238
},
"hsl": {
"h": 240.87,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.76116,
"c": 0.09831,
"h": 284.5
},
"luminance": 0.43095
}Semantic roles & 50–950 ramp
primary
#AAA9EE
secondary
#F1F1DA
accent
#CF17CC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185