#AAAFF9#AAAFF9
#AAAFF9 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.105 H 280.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFF9 |
|---|---|
| RGB | rgb(170, 175, 249) |
| HSL | hsl(236, 87%, 82%) |
| HSV | hsv(236, 32%, 98%) |
| CMYK | cmyk(31.7%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(73.57, 14.83, -37.28) |
| CIE-LCH | lch(73.57, 40.12, 291.69°) |
| OKLab | oklab(77.77% 0.0195 -0.1036) |
| OKLCH | oklch(77.77% 0.105 280.7) |
| XYZ | xyz(49.0017, 46.0441, 95.9098) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.66
Periwinkle Blue
#8F99FB
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 9.02
Lavender
#B39DDB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFF9 #F9F4AA
analogous
#AAD6F9 #AAAFF9 #CDAAF9
triadic
#AAAFF9 #F9AAAF #AFF9AA
tetradic
#AAAFF9 #F9AAD6 #F9F4AA #AAF9CD
square
#AAAFF9 #F9AAD6 #F9F4AA #AAF9CD
split-complementary
#AAAFF9 #F9CDAA #D6F9AA
monochromatic
#3843F1 #7179F5 #AAAFF9 #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.06
#AAAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AAAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFF9
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFF9 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FC
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#95BDC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaff9; /* rgb */ color: rgb(170, 175, 249); /* oklch */ color: oklch(77.8% 0.105 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fb',
500: '#aaaff9',
950: '#000000',
},
}SCSS
$custom: #aaaff9; $custom-light: #c5c6fb; $custom-dark: #000000;
JSON
{
"hex": "#aaaff9",
"rgb": {
"r": 170,
"g": 175,
"b": 249
},
"hsl": {
"h": 236.203,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.77772,
"c": 0.10543,
"h": 280.7
},
"luminance": 0.46046
}Semantic roles & 50–950 ramp
primary
#AAAFF9
secondary
#F5F3D6
accent
#D502E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285