#A2AED6#A2AED6
#A2AED6 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.059 H 271.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED6 |
|---|---|
| RGB | rgb(162, 174, 214) |
| HSL | hsl(226, 39%, 74%) |
| HSV | hsv(226, 24%, 84%) |
| CMYK | cmyk(24.3%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(71.42, 4.53, -21.59) |
| CIE-LCH | lch(71.42, 22.06, 281.84°) |
| OKLab | oklab(75.52% 0.0019 -0.0591) |
| OKLCH | oklch(75.52% 0.059 271.9) |
| XYZ | xyz(42.1708, 42.8075, 69.6461) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 7.99
Light Blue Grey
#B7C9E2
ΔE00 8.82
Cloudy Blue
#ACC2D9
ΔE00 8.94
Periwinkle
#CCCCFF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED6 #D6CAA2
analogous
#A2C8D6 #A2AED6 #B0A2D6
triadic
#A2AED6 #D6A2AE #AED6A2
tetradic
#A2AED6 #D6A2C8 #D6CAA2 #A2D6B0
square
#A2AED6 #D6A2C8 #D6CAA2 #A2D6B0
split-complementary
#A2AED6 #D6B0A2 #C8D6A2
monochromatic
#4E64B0 #7889C3 #A2AED6 #CCD3E9 #EAEDF6
Accessibility & contrast
On white
2.20
#A2AED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#A2AED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED6
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED6 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B1D8
Deuteranopia (green-blind)
#9EADD5
Tritanopia (blue-blind)
#95B5BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aed6; /* rgb */ color: rgb(162, 174, 214); /* oklch */ color: oklch(75.5% 0.059 271.9);
Tailwind
colors: {
custom: {
50: '#bec6e2',
500: '#a2aed6',
950: '#000000',
},
}SCSS
$custom: #a2aed6; $custom-light: #bec6e2; $custom-dark: #000000;
JSON
{
"hex": "#a2aed6",
"rgb": {
"r": 162,
"g": 174,
"b": 214
},
"hsl": {
"h": 226.154,
"s": 38.806,
"l": 73.725
},
"oklch": {
"l": 0.75523,
"c": 0.05918,
"h": 271.9
},
"luminance": 0.42809
}Semantic roles & 50–950 ramp
primary
#A2AED6
secondary
#ECE9DF
accent
#9534B2
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283