#A2B3CB#A2B3CB
#A2B3CB is a light, muted blue. Relative luminance 0.442; OKLCH L 76.2% C 0.039 H 257.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B3CB |
|---|---|
| RGB | rgb(162, 179, 203) |
| HSL | hsl(215, 28%, 72%) |
| HSV | hsv(215, 20%, 80%) |
| CMYK | cmyk(20.2%, 11.8%, 0%, 20.4%) |
| CIE-LAB | lab(72.38, -0.74, -14.12) |
| CIE-LCH | lch(72.38, 14.14, 267.00°) |
| OKLab | oklab(76.15% -0.0089 -0.0384) |
| OKLCH | oklch(76.15% 0.039 257) |
| XYZ | xyz(41.7971, 44.2324, 62.8239) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.31
Lightsteelblue
#B0C4DE
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.75
Cool Gray
#9AA7B0
ΔE00 7.06
Bluey Grey
#89A0B0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B3CB #CBBAA2
analogous
#A2C8CB #A2B3CB #A6A2CB
triadic
#A2B3CB #CBA2B3 #B3CBA2
tetradic
#A2B3CB #CBA2C8 #CBBAA2 #A2CBA6
square
#A2B3CB #CBA2C8 #CBBAA2 #A2CBA6
split-complementary
#A2B3CB #CBA6A2 #C8CBA2
monochromatic
#57739C #7B93B5 #A2B3CB #C9D3E1 #EBEFF4
Accessibility & contrast
On white
2.13
#A2B3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#A2B3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B3CB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B3CB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CC
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#98B8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b3cb; /* rgb */ color: rgb(162, 179, 203); /* oklch */ color: oklch(76.2% 0.039 257.0);
Tailwind
colors: {
custom: {
50: '#bec9da',
500: '#a2b3cb',
950: '#000000',
},
}SCSS
$custom: #a2b3cb; $custom-light: #bec9da; $custom-dark: #000000;
JSON
{
"hex": "#a2b3cb",
"rgb": {
"r": 162,
"g": 179,
"b": 203
},
"hsl": {
"h": 215.122,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.76153,
"c": 0.03937,
"h": 257
},
"luminance": 0.44233
}Semantic roles & 50–950 ramp
primary
#A2B3CB
secondary
#EAE5DF
accent
#7C3FA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121315
muted
#818283