#ABB4C2#ABB4C2
#ABB4C2 is a light, muted blue. Relative luminance 0.452; OKLCH L 76.7% C 0.022 H 259.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4C2 |
|---|---|
| RGB | rgb(171, 180, 194) |
| HSL | hsl(217, 16%, 72%) |
| HSV | hsv(217, 12%, 76%) |
| CMYK | cmyk(11.9%, 7.2%, 0%, 23.9%) |
| CIE-LAB | lab(73.02, -0.31, -8.17) |
| CIE-LCH | lch(73.02, 8.18, 267.80°) |
| OKLab | oklab(76.72% -0.0042 -0.022) |
| OKLCH | oklch(76.72% 0.022 259.2) |
| XYZ | xyz(42.8513, 45.1949, 57.4944) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4C2 #C2B9AB
analogous
#ABC0C2 #ABB4C2 #AEABC2
triadic
#ABB4C2 #C2ABB4 #B4C2AB
tetradic
#ABB4C2 #C2ABC0 #C2B9AB #ABC2AE
square
#ABB4C2 #C2ABC0 #C2B9AB #ABC2AE
split-complementary
#ABB4C2 #C2AEAB #C0C2AB
monochromatic
#66758D #8894A8 #ABB4C2 #CED4DC #EDEFF2
Accessibility & contrast
On white
2.09
#ABB4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ABB4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4C2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4C2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C3
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#A6B7B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb4c2; /* rgb */ color: rgb(171, 180, 194); /* oklch */ color: oklch(76.7% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#c4cad4',
500: '#abb4c2',
950: '#000000',
},
}SCSS
$custom: #abb4c2; $custom-light: #c4cad4; $custom-dark: #000000;
JSON
{
"hex": "#abb4c2",
"rgb": {
"r": 171,
"g": 180,
"b": 194
},
"hsl": {
"h": 216.522,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.76724,
"c": 0.02239,
"h": 259.2
},
"luminance": 0.45195
}Semantic roles & 50–950 ramp
primary
#ABB4C2
secondary
#E7E5E1
accent
#7B4B9A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283