#A2AECC#A2AECC
#A2AECC is a light, muted blue. Relative luminance 0.423; OKLCH L 75.1% C 0.045 H 268.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AECC |
|---|---|
| RGB | rgb(162, 174, 204) |
| HSL | hsl(223, 29%, 72%) |
| HSV | hsv(223, 21%, 80%) |
| CMYK | cmyk(20.6%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(71.09, 2.22, -16.62) |
| CIE-LCH | lch(71.09, 16.77, 277.59°) |
| OKLab | oklab(75.15% -0.0015 -0.0453) |
| OKLCH | oklch(75.15% 0.045 268.1) |
| XYZ | xyz(40.9327, 42.3122, 63.1255) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.39
Light Blue Grey
#B7C9E2
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 8.63
Pastel Blue
#A2BFFE
ΔE00 9.28
Light Periwinkle
#C1C6FC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AECC #CCC0A2
analogous
#A2C3CC #A2AECC #ABA2CC
triadic
#A2AECC #CCA2AE #AECCA2
tetradic
#A2AECC #CCA2C3 #CCC0A2 #A2CCAB
square
#A2AECC #CCA2C3 #CCC0A2 #A2CCAB
split-complementary
#A2AECC #CCABA2 #C3CCA2
monochromatic
#566B9D #7A8CB6 #A2AECC #CAD0E2 #EBEEF4
Accessibility & contrast
On white
2.22
#A2AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A2AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AECC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AECC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CD
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#98B4B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2aecc; /* rgb */ color: rgb(162, 174, 204); /* oklch */ color: oklch(75.1% 0.045 268.1);
Tailwind
colors: {
custom: {
50: '#bec6db',
500: '#a2aecc',
950: '#000000',
},
}SCSS
$custom: #a2aecc; $custom-light: #bec6db; $custom-dark: #000000;
JSON
{
"hex": "#a2aecc",
"rgb": {
"r": 162,
"g": 174,
"b": 204
},
"hsl": {
"h": 222.857,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.75146,
"c": 0.04529,
"h": 268.1
},
"luminance": 0.42313
}Semantic roles & 50–950 ramp
primary
#A2AECC
secondary
#EAE7E0
accent
#893EA8
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283