#A2AAFF#A2AAFF
#A2AAFF is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.5% C 0.122 H 279.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAFF |
|---|---|
| RGB | rgb(162, 170, 255) |
| HSL | hsl(235, 100%, 82%) |
| HSV | hsv(235, 36%, 100%) |
| CMYK | cmyk(36.5%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(71.99, 17.00, -43.03) |
| CIE-LCH | lch(71.99, 46.27, 291.56°) |
| OKLab | oklab(76.49% 0.019 -0.1203) |
| OKLCH | oklch(76.49% 0.122 279) |
| XYZ | xyz(47.3198, 43.6490, 100.5202) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 8.50
Carolina Blue
#8AB8FE
ΔE00 8.65
Light Periwinkle
#C1C6FC
ΔE00 8.83
Lavender Blue
#8B88F8
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAFF #FFF7A2
analogous
#A2D9FF #A2AAFF #C9A2FF
triadic
#A2AAFF #FFA2AA #AAFFA2
tetradic
#A2AAFF #FFA2D9 #FFF7A2 #A2FFC9
square
#A2AAFF #FFA2D9 #FFF7A2 #A2FFC9
split-complementary
#A2AAFF #FFC9A2 #D9FFA2
monochromatic
#283AFF #6572FF #A2AAFF #DFE2FF #E0E3FF
Accessibility & contrast
On white
2.16
#A2AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#A2AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAFF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAFF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#87BAC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2aaff; /* rgb */ color: rgb(162, 170, 255); /* oklch */ color: oklch(76.5% 0.122 279.0);
Tailwind
colors: {
custom: {
50: '#c0c3ff',
500: '#a2aaff',
950: '#000000',
},
}SCSS
$custom: #a2aaff; $custom-light: #c0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#a2aaff",
"rgb": {
"r": 162,
"g": 170,
"b": 255
},
"hsl": {
"h": 234.839,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.76492,
"c": 0.1218,
"h": 279
},
"luminance": 0.43651
}Semantic roles & 50–950 ramp
primary
#A2AAFF
secondary
#F7F4D4
accent
#D200E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121218
muted
#818186