#A0AED2#A0AED2
#A0AED2 is a light, muted blue. Relative luminance 0.424; OKLCH L 75.2% C 0.054 H 268.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AED2 |
|---|---|
| RGB | rgb(160, 174, 210) |
| HSL | hsl(223, 36%, 73%) |
| HSV | hsv(223, 24%, 82%) |
| CMYK | cmyk(23.8%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.14, 2.98, -19.84) |
| CIE-LCH | lch(71.14, 20.06, 278.53°) |
| OKLab | oklab(75.22% -0.0015 -0.0543) |
| OKLCH | oklch(75.22% 0.054 268.4) |
| XYZ | xyz(41.2631, 42.3978, 66.9698) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.16
Light Periwinkle
#C1C6FC
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AED2 #D2C4A0
analogous
#A0C7D2 #A0AED2 #ABA0D2
triadic
#A0AED2 #D2A0AE #AED2A0
tetradic
#A0AED2 #D2A0C7 #D2C4A0 #A0D2AB
square
#A0AED2 #D2A0C7 #D2C4A0 #A0D2AB
split-complementary
#A0AED2 #D2ABA0 #C7D2A0
monochromatic
#5068A8 #768BBE #A0AED2 #CAD1E6 #EAEDF5
Accessibility & contrast
On white
2.22
#A0AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#A0AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AED2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AED2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D4
Deuteranopia (green-blind)
#9FACD1
Tritanopia (blue-blind)
#93B5BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0aed2; /* rgb */ color: rgb(160, 174, 210); /* oklch */ color: oklch(75.2% 0.054 268.4);
Tailwind
colors: {
custom: {
50: '#bdc6df',
500: '#a0aed2',
950: '#000000',
},
}SCSS
$custom: #a0aed2; $custom-light: #bdc6df; $custom-dark: #000000;
JSON
{
"hex": "#a0aed2",
"rgb": {
"r": 160,
"g": 174,
"b": 210
},
"hsl": {
"h": 223.2,
"s": 35.714,
"l": 72.549
},
"oklch": {
"l": 0.75222,
"c": 0.05428,
"h": 268.4
},
"luminance": 0.42399
}Semantic roles & 50–950 ramp
primary
#A0AED2
secondary
#ECE8DF
accent
#8D37AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283