#A2AAF0#A2AAF0
#A2AAF0 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.8% C 0.101 H 278.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAF0 |
|---|---|
| RGB | rgb(162, 170, 240) |
| HSL | hsl(234, 72%, 79%) |
| HSV | hsv(234, 33%, 94%) |
| CMYK | cmyk(32.5%, 29.2%, 0%, 5.9%) |
| CIE-LAB | lab(71.36, 13.12, -35.88) |
| CIE-LCH | lch(71.36, 38.20, 290.09°) |
| OKLab | oklab(75.8% 0.0152 -0.0997) |
| OKLCH | oklch(75.8% 0.101 278.7) |
| XYZ | xyz(44.9988, 42.7206, 88.2962) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 7.92
Perrywinkle
#8F8CE7
ΔE00 8.48
Lavender
#B39DDB
ΔE00 8.88
Carolina Blue
#8AB8FE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAF0 #F0E8A2
analogous
#A2D1F0 #A2AAF0 #C1A2F0
triadic
#A2AAF0 #F0A2AA #AAF0A2
tetradic
#A2AAF0 #F0A2D1 #F0E8A2 #A2F0C1
square
#A2AAF0 #F0A2D1 #F0E8A2 #A2F0C1
split-complementary
#A2AAF0 #F0C1A2 #D1F0A2
monochromatic
#394ADF #6D7AE8 #A2AAF0 #D7DAF9 #E5E7FB
Accessibility & contrast
On white
2.20
#A2AAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#A2AAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAF0
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAF0 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#8DB7C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aaf0; /* rgb */ color: rgb(162, 170, 240); /* oklch */ color: oklch(75.8% 0.101 278.7);
Tailwind
colors: {
custom: {
50: '#bfc3f5',
500: '#a2aaf0',
950: '#000000',
},
}SCSS
$custom: #a2aaf0; $custom-light: #bfc3f5; $custom-dark: #000000;
JSON
{
"hex": "#a2aaf0",
"rgb": {
"r": 162,
"g": 170,
"b": 240
},
"hsl": {
"h": 233.846,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.758,
"c": 0.10085,
"h": 278.7
},
"luminance": 0.42722
}Semantic roles & 50–950 ramp
primary
#A2AAF0
secondary
#F2F0D9
accent
#C011D4
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185