#A2AECF#A2AECF
#A2AECF is a light, muted blue. Relative luminance 0.425; OKLCH L 75.3% C 0.049 H 269.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AECF |
|---|---|
| RGB | rgb(162, 174, 207) |
| HSL | hsl(224, 32%, 72%) |
| HSV | hsv(224, 22%, 81%) |
| CMYK | cmyk(21.7%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(71.19, 2.90, -18.12) |
| CIE-LCH | lch(71.19, 18.35, 279.09°) |
| OKLab | oklab(75.26% -0.0005 -0.0494) |
| OKLCH | oklch(75.26% 0.049 269.5) |
| XYZ | xyz(41.2960, 42.4575, 65.0388) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.02
Light Periwinkle
#C1C6FC
ΔE00 8.71
Pastel Blue
#A2BFFE
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AECF #CFC3A2
analogous
#A2C5CF #A2AECF #ADA2CF
triadic
#A2AECF #CFA2AE #AECFA2
tetradic
#A2AECF #CFA2C5 #CFC3A2 #A2CFAD
square
#A2AECF #CFA2C5 #CFC3A2 #A2CFAD
split-complementary
#A2AECF #CFADA2 #C5CFA2
monochromatic
#5469A3 #7A8BBA #A2AECF #CAD1E4 #EBEDF5
Accessibility & contrast
On white
2.21
#A2AECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#A2AECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AECF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AECF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#A1ADCE
Tritanopia (blue-blind)
#97B4B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2aecf; /* rgb */ color: rgb(162, 174, 207); /* oklch */ color: oklch(75.3% 0.049 269.5);
Tailwind
colors: {
custom: {
50: '#bec6dd',
500: '#a2aecf',
950: '#000000',
},
}SCSS
$custom: #a2aecf; $custom-light: #bec6dd; $custom-dark: #000000;
JSON
{
"hex": "#a2aecf",
"rgb": {
"r": 162,
"g": 174,
"b": 207
},
"hsl": {
"h": 224,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.75257,
"c": 0.04943,
"h": 269.5
},
"luminance": 0.42458
}Semantic roles & 50–950 ramp
primary
#A2AECF
secondary
#EBE8E0
accent
#8D3BAB
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283