#A2AEFE#A2AEFE
#A2AEFE is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.115 H 276.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEFE |
|---|---|
| RGB | rgb(162, 174, 254) |
| HSL | hsl(232, 98%, 82%) |
| HSV | hsv(232, 36%, 100%) |
| CMYK | cmyk(36.2%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.96, 14.49, -40.98) |
| CIE-LCH | lch(72.96, 43.46, 289.48°) |
| OKLab | oklab(77.23% 0.0137 -0.1144) |
| OKLCH | oklch(77.23% 0.115 276.8) |
| XYZ | xyz(47.9206, 45.1074, 99.9284) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 5.86
Carolina Blue
#8AB8FE
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 9.02
Powder Blue (survey)
#B1D1FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEFE #FEF2A2
analogous
#A2DCFE #A2AEFE #C4A2FE
triadic
#A2AEFE #FEA2AE #AEFEA2
tetradic
#A2AEFE #FEA2DC #FEF2A2 #A2FEC4
square
#A2AEFE #FEA2DC #FEF2A2 #A2FEC4
split-complementary
#A2AEFE #FEC4A2 #DCFEA2
monochromatic
#2945FD #6579FD #A2AEFE #DFE3FF #E1E5FF
Accessibility & contrast
On white
2.10
#A2AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#A2AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEFE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEFE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#87BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2aefe; /* rgb */ color: rgb(162, 174, 254); /* oklch */ color: oklch(77.2% 0.115 276.8);
Tailwind
colors: {
custom: {
50: '#c0c6ff',
500: '#a2aefe',
950: '#000000',
},
}SCSS
$custom: #a2aefe; $custom-light: #c0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a2aefe",
"rgb": {
"r": 162,
"g": 174,
"b": 254
},
"hsl": {
"h": 232.174,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.77226,
"c": 0.11519,
"h": 276.8
},
"luminance": 0.45109
}Semantic roles & 50–950 ramp
primary
#A2AEFE
secondary
#F7F2D4
accent
#C800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286