#A4AED2#A4AED2
#A4AED2 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.053 H 272.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AED2 |
|---|---|
| RGB | rgb(164, 174, 210) |
| HSL | hsl(227, 34%, 73%) |
| HSV | hsv(227, 22%, 82%) |
| CMYK | cmyk(21.9%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.43, 4.21, -19.38) |
| CIE-LCH | lch(71.43, 19.83, 282.26°) |
| OKLab | oklab(75.52% 0.0027 -0.0529) |
| OKLCH | oklch(75.52% 0.053 272.9) |
| XYZ | xyz(42.0758, 42.8168, 67.0079) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.90
Light Periwinkle
#C1C6FC
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.65
Cloudy Blue
#ACC2D9
ΔE00 8.85
Pastel Blue
#A2BFFE
ΔE00 8.91
Periwinkle
#CCCCFF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AED2 #D2C8A4
analogous
#A4C5D2 #A4AED2 #B1A4D2
triadic
#A4AED2 #D2A4AE #AED2A4
tetradic
#A4AED2 #D2A4C5 #D2C8A4 #A4D2B1
square
#A4AED2 #D2A4C5 #D2C8A4 #A4D2B1
split-complementary
#A4AED2 #D2B1A4 #C5D2A4
monochromatic
#5366A8 #7B8ABE #A4AED2 #CDD2E6 #EBEDF5
Accessibility & contrast
On white
2.20
#A4AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#A4AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AED2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AED2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B1D4
Deuteranopia (green-blind)
#A0ADD1
Tritanopia (blue-blind)
#99B5BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4aed2; /* rgb */ color: rgb(164, 174, 210); /* oklch */ color: oklch(75.5% 0.053 272.9);
Tailwind
colors: {
custom: {
50: '#bfc6df',
500: '#a4aed2',
950: '#000000',
},
}SCSS
$custom: #a4aed2; $custom-light: #bfc6df; $custom-dark: #000000;
JSON
{
"hex": "#a4aed2",
"rgb": {
"r": 164,
"g": 174,
"b": 210
},
"hsl": {
"h": 226.957,
"s": 33.824,
"l": 73.333
},
"oklch": {
"l": 0.75518,
"c": 0.05299,
"h": 272.9
},
"luminance": 0.42818
}Semantic roles & 50–950 ramp
primary
#A4AED2
secondary
#ECE9DF
accent
#9339AD
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283