#A2B2CD#A2B2CD
#A2B2CD is a light, muted blue. Relative luminance 0.439; OKLCH L 76.0% C 0.043 H 260.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2CD |
|---|---|
| RGB | rgb(162, 178, 205) |
| HSL | hsl(218, 30%, 72%) |
| HSV | hsv(218, 21%, 80%) |
| CMYK | cmyk(21%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(72.18, 0.26, -15.52) |
| CIE-LCH | lch(72.18, 15.52, 270.94°) |
| OKLab | oklab(76.02% -0.0067 -0.0422) |
| OKLCH | oklch(76.02% 0.043 260.9) |
| XYZ | xyz(41.8373, 43.9289, 64.0206) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.91
Cloudy Blue
#ACC2D9
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2CD #CDBDA2
analogous
#A2C8CD #A2B2CD #A8A2CD
triadic
#A2B2CD #CDA2B2 #B2CDA2
tetradic
#A2B2CD #CDA2C8 #CDBDA2 #A2CDA8
square
#A2B2CD #CDA2C8 #CDBDA2 #A2CDA8
split-complementary
#A2B2CD #CDA8A2 #C8CDA2
monochromatic
#56719F #7A91B8 #A2B2CD #CAD3E2 #EBEFF4
Accessibility & contrast
On white
2.15
#A2B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#A2B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2CD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2CD | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#97B7BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b2cd; /* rgb */ color: rgb(162, 178, 205); /* oklch */ color: oklch(76.0% 0.043 260.9);
Tailwind
colors: {
custom: {
50: '#bec9dc',
500: '#a2b2cd',
950: '#000000',
},
}SCSS
$custom: #a2b2cd; $custom-light: #bec9dc; $custom-dark: #000000;
JSON
{
"hex": "#a2b2cd",
"rgb": {
"r": 162,
"g": 178,
"b": 205
},
"hsl": {
"h": 217.674,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.76015,
"c": 0.04277,
"h": 260.9
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#A2B2CD
secondary
#EBE7E0
accent
#813DA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283