#AAA9F0#AAA9F0
#AAA9F0 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.2% C 0.101 H 284.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F0 |
|---|---|
| RGB | rgb(170, 169, 240) |
| HSL | hsl(241, 70%, 80%) |
| HSV | hsv(241, 30%, 94%) |
| CMYK | cmyk(29.2%, 29.6%, 0%, 5.9%) |
| CIE-LAB | lab(71.70, 15.94, -35.31) |
| CIE-LCH | lch(71.70, 38.74, 294.29°) |
| OKLab | oklab(76.2% 0.0251 -0.0979) |
| OKLCH | oklch(76.2% 0.101 284.4) |
| XYZ | xyz(46.4896, 43.2121, 88.3126) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.15
Light Periwinkle
#C1C6FC
ΔE00 7.56
Pale Violet
#CEAEFA
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.49
Pastel Purple
#CAA0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F0 #EFF0A9
analogous
#A9CBF0 #AAA9F0 #CDA9F0
triadic
#AAA9F0 #F0AAA9 #A9F0AA
tetradic
#AAA9F0 #F0A9CB #EFF0A9 #A9F0CD
square
#AAA9F0 #F0A9CB #EFF0A9 #A9F0CD
split-complementary
#AAA9F0 #F0CDA9 #CBF0A9
monochromatic
#4341DE #7675E7 #AAA9F0 #DEDDF9 #E5E5FA
Accessibility & contrast
On white
2.18
#AAA9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAA9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F0
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F0 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#93AEEE
Tritanopia (blue-blind)
#99B6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9f0; /* rgb */ color: rgb(170, 169, 240); /* oklch */ color: oklch(76.2% 0.101 284.4);
Tailwind
colors: {
custom: {
50: '#c5c2f5',
500: '#aaa9f0',
950: '#000000',
},
}SCSS
$custom: #aaa9f0; $custom-light: #c5c2f5; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f0",
"rgb": {
"r": 170,
"g": 169,
"b": 240
},
"hsl": {
"h": 240.845,
"s": 70.297,
"l": 80.196
},
"oklch": {
"l": 0.76204,
"c": 0.10112,
"h": 284.4
},
"luminance": 0.43213
}Semantic roles & 50–950 ramp
primary
#AAA9F0
secondary
#F2F2D9
accent
#D213D0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185