#A2ADCA#A2ADCA
#A2ADCA is a light, muted blue. Relative luminance 0.418; OKLCH L 74.9% C 0.044 H 268.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ADCA |
|---|---|
| RGB | rgb(162, 173, 202) |
| HSL | hsl(224, 27%, 71%) |
| HSV | hsv(224, 20%, 79%) |
| CMYK | cmyk(19.8%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.75, 2.31, -16.02) |
| CIE-LCH | lch(70.75, 16.19, 278.21°) |
| OKLab | oklab(74.87% -0.0008 -0.0436) |
| OKLCH | oklch(74.87% 0.044 268.9) |
| XYZ | xyz(40.5019, 41.8320, 61.8062) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 8.91
Cool Gray
#9AA7B0
ΔE00 9.22
Light Periwinkle
#C1C6FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ADCA #CABFA2
analogous
#A2C1CA #A2ADCA #ABA2CA
triadic
#A2ADCA #CAA2AD #ADCAA2
tetradic
#A2ADCA #CAA2C1 #CABFA2 #A2CAAB
square
#A2ADCA #CAA2C1 #CABFA2 #A2CAAB
split-complementary
#A2ADCA #CAABA2 #C1CAA2
monochromatic
#586A9A #7B8BB4 #A2ADCA #C9CFE0 #ECEEF4
Accessibility & contrast
On white
2.24
#A2ADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#A2ADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ADCA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ADCA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A1ACC9
Tritanopia (blue-blind)
#98B2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2adca; /* rgb */ color: rgb(162, 173, 202); /* oklch */ color: oklch(74.9% 0.044 268.9);
Tailwind
colors: {
custom: {
50: '#bec5da',
500: '#a2adca',
950: '#000000',
},
}SCSS
$custom: #a2adca; $custom-light: #bec5da; $custom-dark: #000000;
JSON
{
"hex": "#a2adca",
"rgb": {
"r": 162,
"g": 173,
"b": 202
},
"hsl": {
"h": 223.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.74865,
"c": 0.0436,
"h": 268.9
},
"luminance": 0.41833
}Semantic roles & 50–950 ramp
primary
#A2ADCA
secondary
#E9E6DF
accent
#8A40A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183