#AAADF9#AAADF9
#AAADF9 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.4% C 0.108 H 281.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADF9 |
|---|---|
| RGB | rgb(170, 173, 249) |
| HSL | hsl(238, 87%, 82%) |
| HSV | hsv(238, 32%, 98%) |
| CMYK | cmyk(31.7%, 30.5%, 0%, 2.4%) |
| CIE-LAB | lab(73.07, 15.94, -38.06) |
| CIE-LCH | lch(73.07, 41.27, 292.73°) |
| OKLab | oklab(77.38% 0.0221 -0.1059) |
| OKLCH | oklch(77.38% 0.108 281.8) |
| XYZ | xyz(48.6154, 45.2713, 95.7810) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 7.09
Lavender
#B39DDB
ΔE00 8.68
Pale Violet
#CEAEFA
ΔE00 8.80
Periwinkle
#CCCCFF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADF9 #F9F6AA
analogous
#AAD4F9 #AAADF9 #CFAAF9
triadic
#AAADF9 #F9AAAD #ADF9AA
tetradic
#AAADF9 #F9AAD4 #F9F6AA #AAF9CF
square
#AAADF9 #F9AAD4 #F9F6AA #AAF9CF
split-complementary
#AAADF9 #F9CFAA #D4F9AA
monochromatic
#383FF1 #7176F5 #AAADF9 #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.09
#AAADF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AAADF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADF9
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADF9 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#96BBC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaadf9; /* rgb */ color: rgb(170, 173, 249); /* oklch */ color: oklch(77.4% 0.108 281.8);
Tailwind
colors: {
custom: {
50: '#c5c5fb',
500: '#aaadf9',
950: '#000000',
},
}SCSS
$custom: #aaadf9; $custom-light: #c5c5fb; $custom-dark: #000000;
JSON
{
"hex": "#aaadf9",
"rgb": {
"r": 170,
"g": 173,
"b": 249
},
"hsl": {
"h": 237.722,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.77383,
"c": 0.10815,
"h": 281.8
},
"luminance": 0.45273
}Semantic roles & 50–950 ramp
primary
#AAADF9
secondary
#F5F4D6
accent
#DB02E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185