#AAA9F6#AAA9F6
#AAA9F6 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.5% C 0.110 H 284.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F6 |
|---|---|
| RGB | rgb(170, 169, 246) |
| HSL | hsl(241, 81%, 81%) |
| HSV | hsv(241, 31%, 96%) |
| CMYK | cmyk(30.9%, 31.3%, 0%, 3.5%) |
| CIE-LAB | lab(71.94, 17.43, -38.19) |
| CIE-LCH | lch(71.94, 41.98, 294.53°) |
| OKLab | oklab(76.47% 0.0267 -0.1062) |
| OKLCH | oklch(76.47% 0.11 284.1) |
| XYZ | xyz(47.3956, 43.5745, 93.0845) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.52
Lavender
#B39DDB
ΔE00 7.62
Light Periwinkle
#C1C6FC
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 8.14
Pale Violet
#CEAEFA
ΔE00 8.18
Perrywinkle
#8F8CE7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F6 #F5F6A9
analogous
#A9CFF6 #AAA9F6 #D1A9F6
triadic
#AAA9F6 #F6AAA9 #A9F6AA
tetradic
#AAA9F6 #F6A9CF #F5F6A9 #A9F6D1
square
#AAA9F6 #F6A9CF #F5F6A9 #A9F6D1
split-complementary
#AAA9F6 #F6D1A9 #CFF6A9
monochromatic
#3C3AEA #7372F0 #AAA9F6 #E1E0FC #E4E3FC
Accessibility & contrast
On white
2.16
#AAA9F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AAA9F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F6
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F6 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3F9
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#97B7C5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9f6; /* rgb */ color: rgb(170, 169, 246); /* oklch */ color: oklch(76.5% 0.110 284.1);
Tailwind
colors: {
custom: {
50: '#c5c2f9',
500: '#aaa9f6',
950: '#000000',
},
}SCSS
$custom: #aaa9f6; $custom-light: #c5c2f9; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f6",
"rgb": {
"r": 170,
"g": 169,
"b": 246
},
"hsl": {
"h": 240.779,
"s": 81.053,
"l": 81.373
},
"oklch": {
"l": 0.76473,
"c": 0.10952,
"h": 284.1
},
"luminance": 0.43576
}Semantic roles & 50–950 ramp
primary
#AAA9F6
secondary
#F4F4D7
accent
#DD08DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185