#A2AEEE#A2AEEE
#A2AEEE is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.093 H 275.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEEE |
|---|---|
| RGB | rgb(162, 174, 238) |
| HSL | hsl(231, 69%, 78%) |
| HSV | hsv(231, 32%, 93%) |
| CMYK | cmyk(31.9%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.31, 10.38, -33.32) |
| CIE-LCH | lch(72.31, 34.90, 287.30°) |
| OKLab | oklab(76.51% 0.0094 -0.0924) |
| OKLCH | oklch(76.51% 0.093 275.8) |
| XYZ | xyz(45.4646, 44.1250, 86.9939) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEEE #EEE2A2
analogous
#A2D4EE #A2AEEE #BCA2EE
triadic
#A2AEEE #EEA2AE #AEEEA2
tetradic
#A2AEEE #EEA2D4 #EEE2A2 #A2EEBC
square
#A2AEEE #EEA2D4 #EEE2A2 #A2EEBC
split-complementary
#A2AEEE #EEBCA2 #D4EEA2
monochromatic
#3B54DB #6E81E5 #A2AEEE #D6DBF7 #E5E8FA
Accessibility & contrast
On white
2.14
#A2AEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#A2AEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEEE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEEE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#95AFEC
Tritanopia (blue-blind)
#8DBAC4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2aeee; /* rgb */ color: rgb(162, 174, 238); /* oklch */ color: oklch(76.5% 0.093 275.8);
Tailwind
colors: {
custom: {
50: '#bfc6f3',
500: '#a2aeee',
950: '#000000',
},
}SCSS
$custom: #a2aeee; $custom-light: #bfc6f3; $custom-dark: #000000;
JSON
{
"hex": "#a2aeee",
"rgb": {
"r": 162,
"g": 174,
"b": 238
},
"hsl": {
"h": 230.526,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.76507,
"c": 0.09286,
"h": 275.8
},
"luminance": 0.44127
}Semantic roles & 50–950 ramp
primary
#A2AEEE
secondary
#F2EED9
accent
#B314D1
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285