#AAA9F2#AAA9F2
#AAA9F2 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.3% C 0.104 H 284.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F2 |
|---|---|
| RGB | rgb(170, 169, 242) |
| HSL | hsl(241, 74%, 81%) |
| HSV | hsv(241, 30%, 95%) |
| CMYK | cmyk(29.8%, 30.2%, 0%, 5.1%) |
| CIE-LAB | lab(71.78, 16.43, -36.27) |
| CIE-LCH | lch(71.78, 39.82, 294.37°) |
| OKLab | oklab(76.29% 0.0256 -0.1007) |
| OKLCH | oklch(76.29% 0.104 284.3) |
| XYZ | xyz(46.7883, 43.3316, 89.8859) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.92
Lavender
#B39DDB
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.64
Pale Violet
#CEAEFA
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.36
Pastel Purple
#CAA0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F2 #F1F2A9
analogous
#A9CCF2 #AAA9F2 #CEA9F2
triadic
#AAA9F2 #F2AAA9 #A9F2AA
tetradic
#AAA9F2 #F2A9CC #F1F2A9 #A9F2CE
square
#AAA9F2 #F2A9CC #F1F2A9 #A9F2CE
split-complementary
#AAA9F2 #F2CEA9 #CCF2A9
monochromatic
#413FE2 #7574EA #AAA9F2 #DFDEFA #E5E4FB
Accessibility & contrast
On white
2.17
#AAA9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAA9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#98B6C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9f2; /* rgb */ color: rgb(170, 169, 242); /* oklch */ color: oklch(76.3% 0.104 284.3);
Tailwind
colors: {
custom: {
50: '#c5c2f6',
500: '#aaa9f2',
950: '#000000',
},
}SCSS
$custom: #aaa9f2; $custom-light: #c5c2f6; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f2",
"rgb": {
"r": 170,
"g": 169,
"b": 242
},
"hsl": {
"h": 240.822,
"s": 73.737,
"l": 80.588
},
"oklch": {
"l": 0.76293,
"c": 0.10392,
"h": 284.3
},
"luminance": 0.43333
}Semantic roles & 50–950 ramp
primary
#AAA9F2
secondary
#F2F3D8
accent
#D610D3
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185