#A2ADD0#A2ADD0
#A2ADD0 is a light, muted blue. Relative luminance 0.421; OKLCH L 75.1% C 0.052 H 271.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ADD0 |
|---|---|
| RGB | rgb(162, 173, 208) |
| HSL | hsl(226, 33%, 73%) |
| HSV | hsv(226, 22%, 82%) |
| CMYK | cmyk(22.1%, 16.8%, 0%, 18.4%) |
| CIE-LAB | lab(70.95, 3.68, -19.01) |
| CIE-LCH | lch(70.95, 19.37, 280.95°) |
| OKLab | oklab(75.09% 0.0013 -0.0519) |
| OKLCH | oklch(75.09% 0.052 271.4) |
| XYZ | xyz(41.2261, 42.1216, 65.6205) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.61
Cloudy Blue
#ACC2D9
ΔE00 8.63
Pastel Blue
#A2BFFE
ΔE00 8.94
Light Grey Blue
#9DBCD4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ADD0 #D0C5A2
analogous
#A2C4D0 #A2ADD0 #AEA2D0
triadic
#A2ADD0 #D0A2AD #ADD0A2
tetradic
#A2ADD0 #D0A2C4 #D0C5A2 #A2D0AE
square
#A2ADD0 #D0A2C4 #D0C5A2 #A2D0AE
split-complementary
#A2ADD0 #D0AEA2 #C4D0A2
monochromatic
#5367A4 #7989BB #A2ADD0 #CBD1E5 #EBEDF5
Accessibility & contrast
On white
2.23
#A2ADD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#A2ADD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ADD0
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ADD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ADD0 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D2
Deuteranopia (green-blind)
#9FACCF
Tritanopia (blue-blind)
#97B4B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2add0; /* rgb */ color: rgb(162, 173, 208); /* oklch */ color: oklch(75.1% 0.052 271.4);
Tailwind
colors: {
custom: {
50: '#bec5de',
500: '#a2add0',
950: '#000000',
},
}SCSS
$custom: #a2add0; $custom-light: #bec5de; $custom-dark: #000000;
JSON
{
"hex": "#a2add0",
"rgb": {
"r": 162,
"g": 173,
"b": 208
},
"hsl": {
"h": 225.652,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.75088,
"c": 0.05195,
"h": 271.4
},
"luminance": 0.42123
}Semantic roles & 50–950 ramp
primary
#A2ADD0
secondary
#EBE9E0
accent
#903AAC
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121215
muted
#818183