#A2AED5#A2AED5
#A2AED5 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.058 H 271.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED5 |
|---|---|
| RGB | rgb(162, 174, 213) |
| HSL | hsl(226, 38%, 74%) |
| HSV | hsv(226, 24%, 84%) |
| CMYK | cmyk(23.9%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(71.39, 4.29, -21.10) |
| CIE-LCH | lch(71.39, 21.53, 281.50°) |
| OKLab | oklab(75.48% 0.0016 -0.0578) |
| OKLCH | oklch(75.48% 0.058 271.6) |
| XYZ | xyz(42.0435, 42.7565, 68.9756) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.80
Lightsteelblue
#B0C4DE
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.71
Cloudy Blue
#ACC2D9
ΔE00 8.82
Periwinkle
#CCCCFF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED5 #D5C9A2
analogous
#A2C7D5 #A2AED5 #AFA2D5
triadic
#A2AED5 #D5A2AE #AED5A2
tetradic
#A2AED5 #D5A2C7 #D5C9A2 #A2D5AF
square
#A2AED5 #D5A2C7 #D5C9A2 #A2D5AF
split-complementary
#A2AED5 #D5AFA2 #C7D5A2
monochromatic
#4F65AE #7889C2 #A2AED5 #CCD3E8 #EAEDF5
Accessibility & contrast
On white
2.20
#A2AED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#A2AED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED5
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED5 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D7
Deuteranopia (green-blind)
#9FADD4
Tritanopia (blue-blind)
#95B5BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aed5; /* rgb */ color: rgb(162, 174, 213); /* oklch */ color: oklch(75.5% 0.058 271.6);
Tailwind
colors: {
custom: {
50: '#bec6e2',
500: '#a2aed5',
950: '#000000',
},
}SCSS
$custom: #a2aed5; $custom-light: #bec6e2; $custom-dark: #000000;
JSON
{
"hex": "#a2aed5",
"rgb": {
"r": 162,
"g": 174,
"b": 213
},
"hsl": {
"h": 225.882,
"s": 37.778,
"l": 73.529
},
"oklch": {
"l": 0.75484,
"c": 0.05778,
"h": 271.6
},
"luminance": 0.42758
}Semantic roles & 50–950 ramp
primary
#A2AED5
secondary
#ECE9DF
accent
#9435B1
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283