#A2AEFD#A2AEFD
#A2AEFD is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.2% C 0.114 H 276.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEFD |
|---|---|
| RGB | rgb(162, 174, 253) |
| HSL | hsl(232, 96%, 81%) |
| HSV | hsv(232, 36%, 99%) |
| CMYK | cmyk(36%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.92, 14.23, -40.50) |
| CIE-LCH | lch(72.92, 42.93, 289.36°) |
| OKLab | oklab(77.18% 0.0134 -0.113) |
| OKLCH | oklch(77.18% 0.114 276.8) |
| XYZ | xyz(47.7609, 45.0435, 99.0872) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.22
Periwinkle Blue
#8F99FB
ΔE00 5.89
Carolina Blue
#8AB8FE
ΔE00 7.75
Light Periwinkle
#C1C6FC
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 9.01
Powder Blue (survey)
#B1D1FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEFD #FDF1A2
analogous
#A2DCFD #A2AEFD #C4A2FD
triadic
#A2AEFD #FDA2AE #AEFDA2
tetradic
#A2AEFD #FDA2DC #FDF1A2 #A2FDC4
square
#A2AEFD #FDA2DC #FDF1A2 #A2FDC4
split-complementary
#A2AEFD #FDC4A2 #DCFDA2
monochromatic
#2A46FA #667AFC #A2AEFD #DEE2FE #E1E5FE
Accessibility & contrast
On white
2.10
#A2AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#A2AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEFD
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEFD | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#88BDCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2aefd; /* rgb */ color: rgb(162, 174, 253); /* oklch */ color: oklch(77.2% 0.114 276.8);
Tailwind
colors: {
custom: {
50: '#c0c6fe',
500: '#a2aefd',
950: '#000000',
},
}SCSS
$custom: #a2aefd; $custom-light: #c0c6fe; $custom-dark: #000000;
JSON
{
"hex": "#a2aefd",
"rgb": {
"r": 162,
"g": 174,
"b": 253
},
"hsl": {
"h": 232.088,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.77179,
"c": 0.1138,
"h": 276.8
},
"luminance": 0.45045
}Semantic roles & 50–950 ramp
primary
#A2AEFD
secondary
#F7F2D4
accent
#C700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286