#A2AEF2#A2AEF2
#A2AEF2 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.098 H 276.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEF2 |
|---|---|
| RGB | rgb(162, 174, 242) |
| HSL | hsl(231, 75%, 79%) |
| HSV | hsv(231, 33%, 95%) |
| CMYK | cmyk(33.1%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(72.47, 11.39, -35.25) |
| CIE-LCH | lch(72.47, 37.04, 287.91°) |
| OKLab | oklab(76.68% 0.0105 -0.0979) |
| OKLCH | oklch(76.68% 0.098 276.1) |
| XYZ | xyz(46.0588, 44.3627, 90.1233) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEF2 #F2E6A2
analogous
#A2D6F2 #A2AEF2 #BEA2F2
triadic
#A2AEF2 #F2A2AE #AEF2A2
tetradic
#A2AEF2 #F2A2D6 #F2E6A2 #A2F2BE
square
#A2AEF2 #F2A2D6 #F2E6A2 #A2F2BE
split-complementary
#A2AEF2 #F2BEA2 #D6F2A2
monochromatic
#3750E3 #6C7FEA #A2AEF2 #D8DDFA #E4E8FB
Accessibility & contrast
On white
2.13
#A2AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#A2AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEF2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEF2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F5
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#8CBBC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2aef2; /* rgb */ color: rgb(162, 174, 242); /* oklch */ color: oklch(76.7% 0.098 276.1);
Tailwind
colors: {
custom: {
50: '#bfc6f6',
500: '#a2aef2',
950: '#000000',
},
}SCSS
$custom: #a2aef2; $custom-light: #bfc6f6; $custom-dark: #000000;
JSON
{
"hex": "#a2aef2",
"rgb": {
"r": 162,
"g": 174,
"b": 242
},
"hsl": {
"h": 231,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.76682,
"c": 0.09847,
"h": 276.1
},
"luminance": 0.44364
}Semantic roles & 50–950 ramp
primary
#A2AEF2
secondary
#F3EFD8
accent
#B90ED8
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285