#A2AEC2#A2AEC2
#A2AEC2 is a light, muted blue. Relative luminance 0.418; OKLCH L 74.8% C 0.032 H 260.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEC2 |
|---|---|
| RGB | rgb(162, 174, 194) |
| HSL | hsl(218, 21%, 70%) |
| HSV | hsv(218, 16%, 76%) |
| CMYK | cmyk(16.5%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.77, -0.01, -11.60) |
| CIE-LCH | lch(70.77, 11.60, 269.95°) |
| OKLab | oklab(74.79% -0.0051 -0.0314) |
| OKLCH | oklch(74.79% 0.032 260.7) |
| XYZ | xyz(39.7716, 41.8478, 57.0105) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.86
Bluey Grey
#89A0B0
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEC2 #C2B6A2
analogous
#A2BEC2 #A2AEC2 #A6A2C2
triadic
#A2AEC2 #C2A2AE #AEC2A2
tetradic
#A2AEC2 #C2A2BE #C2B6A2 #A2C2A6
square
#A2AEC2 #C2A2BE #C2B6A2 #A2C2A6
split-complementary
#A2AEC2 #C2A6A2 #BEC2A2
monochromatic
#5D6F8D #7D8EAA #A2AEC2 #C7CEDA #ECEEF2
Accessibility & contrast
On white
2.24
#A2AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#A2AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEC2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEC2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC3
Deuteranopia (green-blind)
#A5ACC2
Tritanopia (blue-blind)
#9AB2B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2aec2; /* rgb */ color: rgb(162, 174, 194); /* oklch */ color: oklch(74.8% 0.032 260.7);
Tailwind
colors: {
custom: {
50: '#bdc6d4',
500: '#a2aec2',
950: '#000000',
},
}SCSS
$custom: #a2aec2; $custom-light: #bdc6d4; $custom-dark: #000000;
JSON
{
"hex": "#a2aec2",
"rgb": {
"r": 162,
"g": 174,
"b": 194
},
"hsl": {
"h": 217.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.74789,
"c": 0.03183,
"h": 260.7
},
"luminance": 0.41849
}Semantic roles & 50–950 ramp
primary
#A2AEC2
secondary
#E4E1DB
accent
#7E469F
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283