#AAA9EB#AAA9EB
#AAA9EB is a light, moderate blue. Relative luminance 0.429; OKLCH L 76.0% C 0.094 H 284.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9EB |
|---|---|
| RGB | rgb(170, 169, 235) |
| HSL | hsl(241, 62%, 79%) |
| HSV | hsv(241, 28%, 92%) |
| CMYK | cmyk(27.7%, 28.1%, 0%, 7.8%) |
| CIE-LAB | lab(71.50, 14.72, -32.90) |
| CIE-LCH | lch(71.50, 36.04, 294.10°) |
| OKLab | oklab(75.99% 0.0238 -0.091) |
| OKLCH | oklch(75.99% 0.094 284.6) |
| XYZ | xyz(45.7571, 42.9191, 84.4546) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 7.82
Lavender (survey)
#C79FEF
ΔE00 8.63
Pastel Purple
#CAA0FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9EB #EAEBA9
analogous
#A9C9EB #AAA9EB #CBA9EB
triadic
#AAA9EB #EBAAA9 #A9EBAA
tetradic
#AAA9EB #EBA9C9 #EAEBA9 #A9EBCB
square
#AAA9EB #EBA9C9 #EAEBA9 #A9EBCB
split-complementary
#AAA9EB #EBCBA9 #C9EBA9
monochromatic
#4846D4 #7977DF #AAA9EB #DBDBF7 #E6E6F9
Accessibility & contrast
On white
2.19
#AAA9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAA9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9EB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9EB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#9BB5C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa9eb; /* rgb */ color: rgb(170, 169, 235); /* oklch */ color: oklch(76.0% 0.094 284.6);
Tailwind
colors: {
custom: {
50: '#c4c2f1',
500: '#aaa9eb',
950: '#000000',
},
}SCSS
$custom: #aaa9eb; $custom-light: #c4c2f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa9eb",
"rgb": {
"r": 170,
"g": 169,
"b": 235
},
"hsl": {
"h": 240.909,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.75985,
"c": 0.09409,
"h": 284.6
},
"luminance": 0.4292
}Semantic roles & 50–950 ramp
primary
#AAA9EB
secondary
#F0F1DA
accent
#CA1BC7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185