#ABB3C2#ABB3C2
#ABB3C2 is a light, muted blue. Relative luminance 0.448; OKLCH L 76.5% C 0.023 H 263.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3C2 |
|---|---|
| RGB | rgb(171, 179, 194) |
| HSL | hsl(219, 16%, 72%) |
| HSV | hsv(219, 12%, 76%) |
| CMYK | cmyk(11.9%, 7.7%, 0%, 23.9%) |
| CIE-LAB | lab(72.76, 0.23, -8.56) |
| CIE-LCH | lch(72.76, 8.57, 271.52°) |
| OKLab | oklab(76.52% -0.0028 -0.0231) |
| OKLCH | oklch(76.52% 0.023 263.2) |
| XYZ | xyz(42.6501, 44.7926, 57.4273) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.85
Cool Gray
#9AA7B0
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.87
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3C2 #C2BAAB
analogous
#ABBFC2 #ABB3C2 #AFABC2
triadic
#ABB3C2 #C2ABB3 #B3C2AB
tetradic
#ABB3C2 #C2ABBF #C2BAAB #ABC2AF
square
#ABB3C2 #C2ABBF #C2BAAB #ABC2AF
split-complementary
#ABB3C2 #C2AFAB #BFC2AB
monochromatic
#66738D #8893A8 #ABB3C2 #CED3DC #EDEFF2
Accessibility & contrast
On white
2.11
#ABB3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ABB3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3C2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3C2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C3
Deuteranopia (green-blind)
#ACB2C2
Tritanopia (blue-blind)
#A6B6B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3c2; /* rgb */ color: rgb(171, 179, 194); /* oklch */ color: oklch(76.5% 0.023 263.2);
Tailwind
colors: {
custom: {
50: '#c4c9d4',
500: '#abb3c2',
950: '#000000',
},
}SCSS
$custom: #abb3c2; $custom-light: #c4c9d4; $custom-dark: #000000;
JSON
{
"hex": "#abb3c2",
"rgb": {
"r": 171,
"g": 179,
"b": 194
},
"hsl": {
"h": 219.13,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76516,
"c": 0.02322,
"h": 263.2
},
"luminance": 0.44793
}Semantic roles & 50–950 ramp
primary
#ABB3C2
secondary
#E7E5E1
accent
#7F4B9A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283