#AAA5F9#AAA5F9
#AAA5F9 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.8% C 0.119 H 285.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5F9 |
|---|---|
| RGB | rgb(170, 165, 249) |
| HSL | hsl(244, 88%, 81%) |
| HSV | hsv(244, 34%, 98%) |
| CMYK | cmyk(31.7%, 33.7%, 0%, 2.4%) |
| CIE-LAB | lab(71.07, 20.43, -41.17) |
| CIE-LCH | lch(71.07, 45.96, 296.39°) |
| OKLab | oklab(75.85% 0.0327 -0.1148) |
| OKLCH | oklch(75.85% 0.119 285.9) |
| XYZ | xyz(47.1270, 42.2946, 95.2849) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.91
Perrywinkle
#8F8CE7
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 7.71
Pale Violet
#CEAEFA
ΔE00 8.13
Lavender (survey)
#C79FEF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5F9 #F4F9A5
analogous
#A5CAF9 #AAA5F9 #D4A5F9
triadic
#AAA5F9 #F9AAA5 #A5F9AA
tetradic
#AAA5F9 #F9A5CA #F4F9A5 #A5F9D4
square
#AAA5F9 #F9A5CA #F4F9A5 #A5F9D4
split-complementary
#AAA5F9 #F9D4A5 #CAF9A5
monochromatic
#3E32F1 #746CF5 #AAA5F9 #E0DEFD #E4E2FD
Accessibility & contrast
On white
2.22
#AAA5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AAA5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5F9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5F9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#96B4C4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa5f9; /* rgb */ color: rgb(170, 165, 249); /* oklch */ color: oklch(75.8% 0.119 285.9);
Tailwind
colors: {
custom: {
50: '#c5bffb',
500: '#aaa5f9',
950: '#000000',
},
}SCSS
$custom: #aaa5f9; $custom-light: #c5bffb; $custom-dark: #000000;
JSON
{
"hex": "#aaa5f9",
"rgb": {
"r": 170,
"g": 165,
"b": 249
},
"hsl": {
"h": 243.571,
"s": 87.5,
"l": 81.176
},
"oklch": {
"l": 0.75846,
"c": 0.11938,
"h": 285.9
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#AAA5F9
secondary
#F3F5D6
accent
#E401D7
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185