#AAA8F9#AAA8F9
#AAA8F9 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.4% C 0.115 H 284.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8F9 |
|---|---|
| RGB | rgb(170, 168, 249) |
| HSL | hsl(241, 87%, 82%) |
| HSV | hsv(241, 33%, 98%) |
| CMYK | cmyk(31.7%, 32.5%, 0%, 2.4%) |
| CIE-LAB | lab(71.82, 18.74, -40.01) |
| CIE-LCH | lch(71.82, 44.18, 295.10°) |
| OKLab | oklab(76.42% 0.0287 -0.1115) |
| OKLCH | oklch(76.42% 0.115 284.5) |
| XYZ | xyz(47.6745, 43.3896, 95.4673) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.16
Lavender
#B39DDB
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 8.14
Light Periwinkle
#C1C6FC
ΔE00 8.27
Pale Violet
#CEAEFA
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8F9 #F7F9A8
analogous
#A8CFF9 #AAA8F9 #D3A8F9
triadic
#AAA8F9 #F9AAA8 #A8F9AA
tetradic
#AAA8F9 #F9A8CF #F7F9A8 #A8F9D3
square
#AAA8F9 #F9A8CF #F7F9A8 #A8F9D3
split-complementary
#AAA8F9 #F9D3A8 #CFF9A8
monochromatic
#3A35F1 #726FF5 #AAA8F9 #E2E1FD #E3E2FD
Accessibility & contrast
On white
2.17
#AAA8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AAA8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8F9
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8F9 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FC
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#96B7C5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa8f9; /* rgb */ color: rgb(170, 168, 249); /* oklch */ color: oklch(76.4% 0.115 284.5);
Tailwind
colors: {
custom: {
50: '#c5c1fb',
500: '#aaa8f9',
950: '#000000',
},
}SCSS
$custom: #aaa8f9; $custom-light: #c5c1fb; $custom-dark: #000000;
JSON
{
"hex": "#aaa8f9",
"rgb": {
"r": 170,
"g": 168,
"b": 249
},
"hsl": {
"h": 241.481,
"s": 87.097,
"l": 81.765
},
"oklch": {
"l": 0.76419,
"c": 0.11511,
"h": 284.5
},
"luminance": 0.43391
}Semantic roles & 50–950 ramp
primary
#AAA8F9
secondary
#F4F5D6
accent
#E402DE
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185