#AAA9EF#AAA9EF
#AAA9EF is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.2% C 0.100 H 284.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9EF |
|---|---|
| RGB | rgb(170, 169, 239) |
| HSL | hsl(241, 69%, 80%) |
| HSV | hsv(241, 29%, 94%) |
| CMYK | cmyk(28.9%, 29.3%, 0%, 6.3%) |
| CIE-LAB | lab(71.66, 15.69, -34.83) |
| CIE-LCH | lch(71.66, 38.20, 294.25°) |
| OKLab | oklab(76.16% 0.0249 -0.0966) |
| OKLCH | oklch(76.16% 0.1 284.4) |
| XYZ | xyz(46.3414, 43.1529, 87.5324) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.75
Periwinkle Blue
#8F99FB
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 7.52
Pale Violet
#CEAEFA
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.55
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9EF #EEEFA9
analogous
#A9CBEF #AAA9EF #CDA9EF
triadic
#AAA9EF #EFAAA9 #A9EFAA
tetradic
#AAA9EF #EFA9CB #EEEFA9 #A9EFCD
square
#AAA9EF #EFA9CB #EEEFA9 #A9EFCD
split-complementary
#AAA9EF #EFCDA9 #CBEFA9
monochromatic
#4442DC #7775E5 #AAA9EF #DDDDF9 #E6E5FA
Accessibility & contrast
On white
2.18
#AAA9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AAA9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9EF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9EF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#99B6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9ef; /* rgb */ color: rgb(170, 169, 239); /* oklch */ color: oklch(76.2% 0.100 284.4);
Tailwind
colors: {
custom: {
50: '#c5c2f4',
500: '#aaa9ef',
950: '#000000',
},
}SCSS
$custom: #aaa9ef; $custom-light: #c5c2f4; $custom-dark: #000000;
JSON
{
"hex": "#aaa9ef",
"rgb": {
"r": 170,
"g": 169,
"b": 239
},
"hsl": {
"h": 240.857,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.7616,
"c": 0.09972,
"h": 284.4
},
"luminance": 0.43154
}Semantic roles & 50–950 ramp
primary
#AAA9EF
secondary
#F1F2D9
accent
#D115CE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185