#A2AECB#A2AECB
#A2AECB is a light, muted blue. Relative luminance 0.423; OKLCH L 75.1% C 0.044 H 267.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AECB |
|---|---|
| RGB | rgb(162, 174, 203) |
| HSL | hsl(222, 28%, 72%) |
| HSV | hsv(222, 20%, 80%) |
| CMYK | cmyk(20.2%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.05, 1.99, -16.12) |
| CIE-LCH | lch(71.05, 16.24, 277.03°) |
| OKLab | oklab(75.11% -0.0019 -0.0439) |
| OKLCH | oklch(75.11% 0.044 267.6) |
| XYZ | xyz(40.8131, 42.2644, 62.4959) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 8.44
Cool Gray
#9AA7B0
ΔE00 9.09
Pastel Blue
#A2BFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AECB #CBBFA2
analogous
#A2C3CB #A2AECB #ABA2CB
triadic
#A2AECB #CBA2AE #AECBA2
tetradic
#A2AECB #CBA2C3 #CBBFA2 #A2CBAB
square
#A2AECB #CBA2C3 #CBBFA2 #A2CBAB
split-complementary
#A2AECB #CBABA2 #C3CBA2
monochromatic
#576B9C #7B8CB5 #A2AECB #C9D0E1 #EBEEF4
Accessibility & contrast
On white
2.22
#A2AECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#A2AECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AECB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AECB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CC
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#98B4B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2aecb; /* rgb */ color: rgb(162, 174, 203); /* oklch */ color: oklch(75.1% 0.044 267.6);
Tailwind
colors: {
custom: {
50: '#bec6da',
500: '#a2aecb',
950: '#000000',
},
}SCSS
$custom: #a2aecb; $custom-light: #bec6da; $custom-dark: #000000;
JSON
{
"hex": "#a2aecb",
"rgb": {
"r": 162,
"g": 174,
"b": 203
},
"hsl": {
"h": 222.439,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.75109,
"c": 0.04392,
"h": 267.6
},
"luminance": 0.42265
}Semantic roles & 50–950 ramp
primary
#A2AECB
secondary
#EAE7DF
accent
#883FA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121315
muted
#818283