#AAA9F9#AAA9F9
#AAA9F9 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.6% C 0.114 H 284.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F9 |
|---|---|
| RGB | rgb(170, 169, 249) |
| HSL | hsl(241, 87%, 82%) |
| HSV | hsv(241, 32%, 98%) |
| CMYK | cmyk(31.7%, 32.1%, 0%, 2.4%) |
| CIE-LAB | lab(72.07, 18.18, -39.62) |
| CIE-LCH | lch(72.07, 43.60, 294.65°) |
| OKLab | oklab(76.61% 0.0274 -0.1103) |
| OKLCH | oklch(76.61% 0.114 284) |
| XYZ | xyz(47.8598, 43.7602, 95.5291) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.26
Lavender
#B39DDB
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.02
Pale Violet
#CEAEFA
ΔE00 8.36
Perrywinkle
#8F8CE7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F9 #F8F9A9
analogous
#A9D0F9 #AAA9F9 #D2A9F9
triadic
#AAA9F9 #F9AAA9 #A9F9AA
tetradic
#AAA9F9 #F9A9D0 #F8F9A9 #A9F9D2
square
#AAA9F9 #F9A9D0 #F8F9A9 #A9F9D2
split-complementary
#AAA9F9 #F9D2A9 #D0F9A9
monochromatic
#3937F1 #7170F5 #AAA9F9 #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.15
#AAA9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AAA9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F9 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#96B8C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa9f9; /* rgb */ color: rgb(170, 169, 249); /* oklch */ color: oklch(76.6% 0.114 284.0);
Tailwind
colors: {
custom: {
50: '#c5c2fb',
500: '#aaa9f9',
950: '#000000',
},
}SCSS
$custom: #aaa9f9; $custom-light: #c5c2fb; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f9",
"rgb": {
"r": 170,
"g": 169,
"b": 249
},
"hsl": {
"h": 240.75,
"s": 86.957,
"l": 81.961
},
"oklch": {
"l": 0.76611,
"c": 0.1137,
"h": 284
},
"luminance": 0.43762
}Semantic roles & 50–950 ramp
primary
#AAA9F9
secondary
#F5F5D6
accent
#E402E1
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185