#AAA9F3#AAA9F3
#AAA9F3 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.3% C 0.105 H 284.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F3 |
|---|---|
| RGB | rgb(170, 169, 243) |
| HSL | hsl(241, 76%, 81%) |
| HSV | hsv(241, 30%, 95%) |
| CMYK | cmyk(30%, 30.5%, 0%, 4.7%) |
| CIE-LAB | lab(71.82, 16.68, -36.75) |
| CIE-LCH | lch(71.82, 40.36, 294.41°) |
| OKLab | oklab(76.34% 0.0259 -0.1021) |
| OKLCH | oklch(76.34% 0.105 284.2) |
| XYZ | xyz(46.9389, 43.3918, 90.6790) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.81
Lavender
#B39DDB
ΔE00 7.23
Light Periwinkle
#C1C6FC
ΔE00 7.69
Pale Violet
#CEAEFA
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.30
Perrywinkle
#8F8CE7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F3 #F2F3A9
analogous
#A9CDF3 #AAA9F3 #CFA9F3
triadic
#AAA9F3 #F3AAA9 #A9F3AA
tetradic
#AAA9F3 #F3A9CD #F2F3A9 #A9F3CF
square
#AAA9F3 #F3A9CD #F2F3A9 #A9F3CF
split-complementary
#AAA9F3 #F3CFA9 #CDF3A9
monochromatic
#403EE4 #7573EC #AAA9F3 #DFDFFA #E4E4FB
Accessibility & contrast
On white
2.17
#AAA9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AAA9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F3 | 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)
#94B2F6
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#98B6C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9f3; /* rgb */ color: rgb(170, 169, 243); /* oklch */ color: oklch(76.3% 0.105 284.2);
Tailwind
colors: {
custom: {
50: '#c5c2f7',
500: '#aaa9f3',
950: '#000000',
},
}SCSS
$custom: #aaa9f3; $custom-light: #c5c2f7; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f3",
"rgb": {
"r": 170,
"g": 169,
"b": 243
},
"hsl": {
"h": 240.811,
"s": 75.51,
"l": 80.784
},
"oklch": {
"l": 0.76338,
"c": 0.10532,
"h": 284.2
},
"luminance": 0.43393
}Semantic roles & 50–950 ramp
primary
#AAA9F3
secondary
#F3F3D8
accent
#D80ED5
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185